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.

external.xml 5.8 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <author email="bodewig@apache.org">Stefan Bodewig</author>
  5. <title>External Resources</title>
  6. </properties>
  7. <body>
  8. <section name="External Resources for Ant">
  9. <p>This page lists external resources for Ant: tasks, IDE
  10. integration tools, loggers, you name it. If you've written
  11. something that should be included, please post all relevant
  12. information to one of the mailing lists.</p>
  13. <p>Nothing listed here is directly supported by the Ant
  14. developers, if you encounter any problems with them, please use
  15. the contact information.</p>
  16. </section>
  17. <section name="Tasks">
  18. <subsection name="Anakia">
  19. <p>Actually, Anakia is more than just an Ant task, it is a an
  20. XML transformation tool based on JDOM, Velocity and Ant.</p>
  21. <table>
  22. <tr>
  23. <th>Compatibility:</th>
  24. <td>Ant 1.2 and 1.3</td>
  25. </tr>
  26. <tr>
  27. <th>URL:</th>
  28. <td><a href="http://jakarta.apache.org/velocity/anakia.html">http://jakarta.apache.org/velocity/anakia.html</a></td>
  29. </tr>
  30. <tr>
  31. <th>Contact:</th>
  32. <td><a href="http://jakarta.apache.org/site/mail2.html">Velocity mailing lists</a></td>
  33. </tr>
  34. <tr>
  35. <th>License:</th>
  36. <td>Apache Software License</td>
  37. </tr>
  38. </table>
  39. </subsection>
  40. <subsection name="Configure">
  41. <p>Recursive build support (call ant on every package level,
  42. and only build files in that package or in that package and
  43. everything below) with seperation of source and output.</p>
  44. <p>The task generates build files in any subdirectory (except
  45. for CVS-directories) for you. Only place one build.xml file in
  46. the top and call target &apos;setup&apos; or
  47. &apos;rescan&apos;.</p>
  48. <table>
  49. <tr>
  50. <th>Compatibility:</th>
  51. <td>Ant 1.2 and 1.3</td>
  52. </tr>
  53. <tr>
  54. <th>URL:</th>
  55. <td><a href="http://www.dsdelft.nl/~lemval/ant/">http://www.dsdelft.nl/~lemval/ant/</a></td>
  56. </tr>
  57. <tr>
  58. <th>Contact:</th>
  59. <td><a href="mailto:lemval@dsdelft.nl">M.J.P. van Leeuwen</a></td>
  60. </tr>
  61. <tr>
  62. <th>License:</th>
  63. <td>License derived from Apache Software License</td>
  64. </tr>
  65. </table>
  66. </subsection>
  67. </section>
  68. <section name="IDE/Editor Integration">
  69. <subsection name="AntRunner">
  70. <p>An OpenTool that integrates Ant into the JBuilder IDE.</p>
  71. <table>
  72. <tr>
  73. <th>Compatibility:</th>
  74. <td>Ant 1.2 and 1.3</td>
  75. </tr>
  76. <tr>
  77. <th>URL:</th>
  78. <td><a href="http://www.dieter-bogdoll.de/java/AntRunner/">http://www.dieter-bogdoll.de/java/AntRunner/</a></td>
  79. </tr>
  80. <tr>
  81. <th>Contact:</th>
  82. <td><a href="mailto:bogdoll@users.sourceforge.net">Dieter Bogdoll</a></td>
  83. </tr>
  84. <tr>
  85. <th>License:</th>
  86. <td>GNU General Public License</td>
  87. </tr>
  88. </table>
  89. </subsection>
  90. <subsection name="AntWork">
  91. <p>A plugin that integrates Ant into the Jext editor.</p>
  92. <table>
  93. <tr>
  94. <th>Compatibility:</th>
  95. <td>Ant 1.2 and 1.3</td>
  96. </tr>
  97. <tr>
  98. <th>URL:</th>
  99. <td><a href="ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip">ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip</a></td>
  100. </tr>
  101. <tr>
  102. <th>Contact:</th>
  103. <td><a href="mailto:KHartlage@t-online.de">Klaus Hartlage</a></td>
  104. </tr>
  105. <tr>
  106. <th>License:</th>
  107. <td>GNU General Public License</td>
  108. </tr>
  109. </table>
  110. </subsection>
  111. <subsection name="NetBeans / Forte for Java">
  112. <p>A module that integrates Ant into the NetBeans or Forte for Java IDEs.</p>
  113. <table>
  114. <tr>
  115. <th>Compatibility:</th>
  116. <td>bundles Ant 1.3</td>
  117. </tr>
  118. <tr>
  119. <th>URL:</th>
  120. <td><a href="http://ant.netbeans.org/">http://ant.netbeans.org/</a></td>
  121. </tr>
  122. <tr>
  123. <th>Contact:</th>
  124. <td><a href="mailto:nbdev@netbeans.org">nbdev@netbeans.org</a></td>
  125. </tr>
  126. <tr>
  127. <th>License:</th>
  128. <td>Sun Public License</td>
  129. </tr>
  130. </table>
  131. </subsection>
  132. </section>
  133. <section name="Other">
  134. <subsection name="CruiseControl">
  135. <p>CruiseControl is a tool for setting up a continuous build
  136. process. CruiseControl provides an Ant wrapper and a set of
  137. tasks to automate the checkout/build/test cycle. CruiseControl
  138. also comes bundled with a servlet for viewing the status of
  139. the current build, as well as previous build results.</p>
  140. <table>
  141. <tr>
  142. <th>Compatibility:</th>
  143. <td>Ant 1.2 and 1.3</td>
  144. </tr>
  145. <tr>
  146. <th>URL:</th>
  147. <td><a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a></td>
  148. </tr>
  149. <tr>
  150. <th>Contact:</th>
  151. <td><a href ='http://cruisecontrol.sourceforge.net/contact.html'>Project Mailing Lists and Administrators</a></td>
  152. </tr>
  153. <tr>
  154. <th>License:</th>
  155. <td>GNU General Public License</td>
  156. </tr>
  157. </table>
  158. </subsection>
  159. </section>
  160. </body>
  161. </document>