next up previous contents index
Next: Platform Specific Issues Up: Getting, Installing and Building Previous: Building Ant   Contents   Index


Library Dependencies

The following libraries are needed in your CLASSPATH or in the install directory's lib directory if you are using the indicated feature. Note that only one of the regexp libraries is needed for use with the mappers. You will also need to install the Ant optional jar containing the task definitions to make these tasks available. Please refer to the Installing Ant / Optional Tasks section above.

Jar Name Needed for Available at
An XSL transformer like Xalan or XSL:P style task http://xml.apache.org/xalan-j/index.html for Xalan. XSL:P used to live at http://www.clc-marketing.com/xslp/, but the link doesn't work any longer and we are not aware of a replacement site.
jakarta-regexp-1.2.jar regexp type with mappers jakarta.apache.org/regexp/
junit.jar junit tasks www.junit.org
xalan.jar junitreport.task xml.apache.org
stylebook.jar stylebook task CVS repository of xml.apache.org
testlet.jar deprecated test task Build from the gzip compress tar archive in http://avalon.apache.org/historiccvs/testlet/
antlr.jar antlr task www.antlr.org
bsf.jar script task oss.software.ibm.com/developerworks/projects/bsf
netrexx.jar netrexx task www2.hursley.ibm.com/netrexx
js.jar javascript with script task www.mozilla.org/rhino
jpython.jar python with script task www.jpython.org
jacl.jar and tcljava.jar TCL with script task www.scriptics.com/java
BeanShell JAR(s) BeanShell with script task www.beanshell.org
netcomponents.jar ftp and telnet tasks www.savarese.org/oro/downloads
bcel.jar classfileset data type, JavaClassHelper used by the ClassConstants filter reader and optionally used by ejbjar for dependency determination jakarta.apache.org/bcel/
mail.jar Mail task with Mime encoding, and the MimeMail task http://java.sun.com/products/javamail/
activation.jar Mail task with Mime encoding, and the MimeMail task http://java.sun.com/products/javabeans/glasgow/jaf.html
jdepend.jar jdepend task http://www.clarkware.com/software/JDepend.html


next up previous contents index
Next: Platform Specific Issues Up: Getting, Installing and Building Previous: Building Ant   Contents   Index
Andrew Marlow 2003-07-08