{{{Ant 1.6 for Debian ==================
- All JAR archives in /usr/share/ant/lib/ are appended to the classpath before Ant is run. You can add symlinks there to automatically extend Ant's CLASSPATH. Additional directories to be searched may be added by using the -lib option. The -lib option specifies a search path. Any jars or classes in the directories of the path will be added to Ant's classloader. The order in which jars are added to the classpath is as follows:
- -lib jars in the order specified by the -lib elements on the command line jars from ${user.home}/.ant/lib (unless -nouserlib is set) jars from ANT_HOME/lib
+ ant-junit.jar - lacks Xalan1Executor (use Xalan2Executor)
}}}