You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

resources.xml 2.8 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <author email="bodewig@apache.org">Stefan Bodewig</author>
  5. <title>Resources</title>
  6. </properties>
  7. <body>
  8. <section name="Articles">
  9. <ul>
  10. <li>Ant in Anger: Using Ant in a Production Development System
  11. <a href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html">http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a>.</li>
  12. <li>Ant Task Guidelines
  13. <a href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html">http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a>.</li>
  14. <li>Incremental development with Ant and JUnit
  15. <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>.</li>
  16. <li>Automate your build process using Java and Ant
  17. <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>.</li>
  18. <li>Short tutorial in Cactus&apos; (formerly J2EEUnit)
  19. documentation
  20. <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>.</li>
  21. <li>Developing custom Ant tasks with Visual Age for Java
  22. <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1</a>.</li>
  23. </ul>
  24. </section>
  25. <section name="Presentations">
  26. <ul>
  27. <li>There is a powerpoint presentation on Ant 1.2 by
  28. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a> here:
  29. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></li>
  30. <li>An Ant presentation, made at the St. Louis Java Users Group
  31. meeting in March 2001 (PowerPoint):
  32. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></li>
  33. <li>A presentation by
  34. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  35. on software develpoment processes that briefly covers Ant is here
  36. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>.</li>
  37. </ul>
  38. </section>
  39. </body>
  40. </document>