(NOTE: this section is out of date)
(after tomcat 3.2 sample):
build.bat DOS batch file for running ANT with build.xml build.sh Unix script for running ANT with build.xml build.xml ANT build script (PRIMARY) etc/ Servlet configuration src/ Source files web/ Web
See the example portlet for full details
You will need to set at least the following environment variables for your system:
ANT_HOME=directory-where-ant-is-installed JAVA_HOME=directory-where-java-is-installed