Browse Source

moving -noclasspath and -nouserlib

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277876 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
c286aab923
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      WHATSNEW

+ 0
- 7
WHATSNEW View File

@@ -81,13 +81,6 @@ Other changes:
* 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.



Loading…
Cancel
Save