Loading...
 
Skip to main content

Ant

http://ant.apache.org/
tar zxvf
Change java-setup-env to set ANT_HOME, and include ./bin in PATH

cp ../tomcat/server/lib/catalina-ant.jar ../ant/lib/

Download build.xml from Tomcat App. Dev. Section to /home/projects/<<proj name>>
Donwload & Config build.properties from Tomcat App. Dev. Section to /home/projects/<<proj name>>

cd /home/projects/<<proj name>>
ant -projecthelp <<-- List of Available Options
ant <<-- Compile and Move to /home/httpd-test/<<proj name>>
ant production <<-- Compile and Move to /home/httpd/<<proj name>>



Created by john. Last Modification: Wednesday 30 of June, 2004 12:30:04 MDT by john.