Jskad/extensions/to-be-installed-with-ant
eg3p f804001124 added ant-contrib so we can use the foreach task within our build files, which i am using within the lucene build file 2007-05-15 18:56:04 +00:00
..
README.TXT We're now set up to support automated unit tests. Besides the fact 2003-01-12 20:24:01 +00:00
ant-contrib.jar added ant-contrib so we can use the foreach task within our build files, which i am using within the lucene build file 2007-05-15 18:56:04 +00:00
junit.jar We're now set up to support automated unit tests. Besides the fact 2003-01-12 20:24:01 +00:00

README.TXT

Copy the JARs in this directory into Ant's lib/ directory (i.e.,
$ANT_HOME/lib, the same directory where 'optional.jar', shipped with
Ant, lives).  The build system has been designed so that you needn't
do this to do basic development activities, but some build targets are
only functional if you perform this step.

See http://thdltools.sf.net/BuildSystems.html for more info.