ant
Notes
Collection of great links to
ant
tutorials, docs, types, etc.
http://www.exubero.com/ant/dependencies.html
Managing dependencies between projects.
http://www.exubero.com/asl/
ant
script library, good stuff.
http://www.exubero.com/ant/antintro-s5.html
Slide presentation on ant, good stuff.
http://ant.apache.org/manual/
Apache manual.
http://ideoplex.com/focus/java#ant
Interesting, incremental ant tutorials leading through hell world to building an executable JAR, using properties, JUnit, conditional execution, etc. (Also a Hibernate tutorial there too.)
http://www.developer.com/open/article.php/989631/Building-with-Ant-Introduction.html