These are the targets supported by this ANT build scpript:
build - compile all project files, if a certain library is missing,
then the compilation of its dependents are skipped.
javadoc - build project javadoc files
jar - build log4j-core and log4j jar files
dist - will create a complete distribution in dist/
Setting the env variable NO_JAVADOC will build the distribution
without running the javadoc target.
release - will create a complete distribution in dist/
using stricter settings for public distribution.
clirr-core-${clirr.version}.jar not in maven repo. Run mvn clirr:check to download.bcel-${bcel.version}.jar not in maven repo. Run mvn clirr:check to download.log4j-${reference.version}.jar not in maven repo. Run mvn clirr:check to download.