Browse Source

request by Bill Burton <billb@progress.com>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268866 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
d8a9a58ad5
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      docs/ant2/requested-features.txt

+ 5
- 0
docs/ant2/requested-features.txt View File

@@ -214,6 +214,11 @@ decide between several possible options.
This includes asking the user whether he wants to use optional tasks This includes asking the user whether he wants to use optional tasks
and downloads the required libs. Automatic upgrades and so on. and downloads the required libs. Automatic upgrades and so on.


Self-extracting jar installer: java -jar jakarta-ant-1.3-bin.jar.
Prompts for destination directory, extracts archive, fixes all
text files with fixCRLF task; on UNIX, makes scripts executable.
Could also modify ant scripts with the location of ANT_HOME.

* Logo for Ant. * Logo for Ant.


* detach Ant from System.err/.in/.out. * detach Ant from System.err/.in/.out.


Loading…
Cancel
Save