donaldp 01/04/24 22:42:51
Modified: docs/manual resources.html Log: Added some external resources. Revision Changes Path 1.3 +14 -0 jakarta-ant/docs/manual/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/resources.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- resources.html 2001/02/13 12:31:49 1.2 +++ resources.html 2001/04/25 05:42:50 1.3 @@ -16,6 +16,20 @@ <p>One of the questions popping up quite often is "Is there a DTD for buildfiles?" Please refer to the FAQ for an answer.</p> +<h2><a name="external">External Resources</a></h2> + +<p>There is a powerpoint presentation by Patrick Chanezon ([EMAIL PROTECTED]) +here: +<a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a> + +<p>Another ppt pres by Steve Loughran ([EMAIL PROTECTED]) +<a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a> + +<p>and some articles to get ideas from here: +<a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a> +<a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a> +<a href="http://j2eeunit.sourceforge.net/ant.html">http://j2eeunit.sourceforge.net/ant.html</a> + <hr> <p align="center">Copyright © 2000,2001 Apache Software Foundation. All rights Reserved.</p>
