bodewig 01/03/19 06:13:56
Modified: docs/ant2 requested-features.txt
Log:
request by Bill Burton <[EMAIL PROTECTED]>
Revision Changes Path
1.39 +5 -0 jakarta-ant/docs/ant2/requested-features.txt
Index: requested-features.txt
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/ant2/requested-features.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- requested-features.txt 2001/03/19 10:51:22 1.38
+++ requested-features.txt 2001/03/19 14:13:54 1.39
@@ -214,6 +214,11 @@
This includes asking the user whether he wants to use optional tasks
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.
* detach Ant from System.err/.in/.out.