peterreilly 2005/03/10 06:20:05
Modified: . WHATSNEW
Log:
moving -noclasspath and -nouserlib
Revision Changes Path
1.767 +0 -7 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.766
retrieving revision 1.767
diff -u -r1.766 -r1.767
--- WHATSNEW 7 Mar 2005 15:17:48 -0000 1.766
+++ WHATSNEW 10 Mar 2005 14:20:05 -0000 1.767
@@ -81,13 +81,6 @@
* It is now possible to specify the pattern created/parsed by <checksum>.
Bugzilla Report 16539.
-* Added -nouserlib option to allow running ant without automatically loading
- up ${user.home}/.lib/ant. This is useful when compiling ant, and antlibs.
- Modified the build.sh and build.bat to use the option.
-
-* Added -noclasspath option to allow running ant WITHOUT using CLASSPATH env
- variable. Modified ant.bat to do this so that %CLASSPATH% is not looked at.
-
* Added a new "failall" value for the onerror attribute of <typedef>.
Bugzilla report 31685.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]