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 3.3 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. <li>Ant&apos;s profile in the &quot;Best Practices&quot;
  24. section of Sun&apos;s Dot-Com Builder site
  25. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>.</li>
  26. <li>Ant in Java Developer&apos;s Journal&apos;s June 2001
  27. issue: Making a Mountain Out of an Anthill
  28. <a href="http://www.sys-con.com/java/archives/0606/ford/">http://www.sys-con.com/java/archives/0606/ford/</a>.</li>
  29. </ul>
  30. </section>
  31. <section name="Presentations">
  32. <ul>
  33. <li>There is a powerpoint presentation on Ant 1.2 by
  34. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a> here:
  35. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></li>
  36. <li>An Ant presentation, made at the St. Louis Java Users Group
  37. meeting in March 2001 (PowerPoint):
  38. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></li>
  39. <li>A presentation by
  40. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  41. on software develpoment processes that briefly covers Ant is here
  42. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>.</li>
  43. </ul>
  44. </section>
  45. </body>
  46. </document>