peterreilly 2005/03/10 06:23:07
Modified: . Tag: ANT_16_BRANCH WHATSNEW
Log:
opps - bad sync
Revision Changes Path
No revision
No revision
1.503.2.189 +7 -2 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.503.2.188
retrieving revision 1.503.2.189
diff -u -r1.503.2.188 -r1.503.2.189
--- WHATSNEW 10 Mar 2005 14:22:05 -0000 1.503.2.188
+++ WHATSNEW 10 Mar 2005 14:23:07 -0000 1.503.2.189
@@ -228,8 +228,13 @@
* Get with usetimestamp did not work when local timestamp roughly >= now.
-* NPE when when <presetdef> tries to configure a task that
- cannot be instantiated. Bugzilla Report 33689.
+* 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.
+
Changes from Ant 1.6.1 to Ant 1.6.2
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]