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.

projects.xml 8.4 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <author email="bodewig@apache.org">Stefan Bodewig</author>
  5. <title>Related Projects</title>
  6. </properties>
  7. <body>
  8. <section name="Related Projects">
  9. <p>Nothing listed here is directly supported by the Ant
  10. developers, if you encounter any problems with them, please use
  11. the contact information.</p>
  12. <subsection name="AntContrib">
  13. <p>The Ant-Contrib project is a collection of user supplied
  14. task (like an <code>&lt;if&gt;</code> task) and a development
  15. playground for experimental tasks like a C/C++ compilation
  16. task for different compilers.</p>
  17. <table>
  18. <tr>
  19. <th>Compatibility:</th>
  20. <td>1.4.1 and above</td>
  21. </tr>
  22. <tr>
  23. <th>URL:</th>
  24. <td><a href="http://sourceforge.net/projects/ant-contrib/">http://sourcefoge.net/projects/ant-contrib/</a></td>
  25. </tr>
  26. <tr>
  27. <th>Contact:</th>
  28. <td><a href
  29. ="http://sourceforge.net/mail/?group_id=36177">project mailing list</a></td>
  30. </tr>
  31. <tr>
  32. <th>License:</th>
  33. <td>Apache Software Foundation license</td>
  34. </tr>
  35. </table>
  36. </subsection>
  37. <subsection name="AntDoc">
  38. <p>AntDoc is a tool that generates HTML documentation from Ant
  39. buildfiles; the generated HTML is inspired from what javadoc
  40. yields. It also offers a simple Ant target launcher named
  41. AntDoc GUI. Ant targets may be launched from the generated
  42. AntDoc HTML pages.</p>
  43. <p>AntDoc can be run via an Ant task, AntDoc GUI can be run
  44. via an Ant task, or via a JVM launch.</p>
  45. <table>
  46. <tr>
  47. <th>Compatibility:</th>
  48. <td>Ant 1.4.1 and higher</td>
  49. </tr>
  50. <tr>
  51. <th>URL:</th>
  52. <td><a href="http://mapage.noos.fr/antdoc">http://mapage.noos.fr/antdoc</a></td>
  53. </tr>
  54. <tr>
  55. <th>Contact:</th>
  56. <td><a href="mailto:antdoc@noos.fr">Edouard Mercier</a></td>
  57. </tr>
  58. <tr>
  59. <th>License:</th>
  60. <td>At the moment, no license is being attached to the tool.</td>
  61. </tr>
  62. </table>
  63. </subsection>
  64. <subsection name="AntHill">
  65. <p>Anthill is a build tool that promotes a controlled build
  66. process by ensuring that every build reflects the source
  67. repository contents and tagging the repository with a unique
  68. build number after every build. Anthill also encourages the
  69. sharing of knowledge within an organization by automatically
  70. updating a project intranet site with artifacts from the
  71. latest build.</p>
  72. <table>
  73. <tr>
  74. <th>Compatibility:</th>
  75. <td>bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1</td>
  76. </tr>
  77. <tr>
  78. <th>URL:</th>
  79. <td><a href="http://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</a></td>
  80. </tr>
  81. <tr>
  82. <th>Contact:</th>
  83. <td><a href ='mailto:mbz@urbancode.com'>Maciej Zawadzki</a></td>
  84. </tr>
  85. <tr>
  86. <th>License:</th>
  87. <td>Mozilla-like license</td>
  88. </tr>
  89. </table>
  90. </subsection>
  91. <subsection name="CruiseControl">
  92. <p>CruiseControl is a tool for setting up a continuous build
  93. process. CruiseControl provides an Ant wrapper and a set of
  94. tasks to automate the checkout/build/test cycle. CruiseControl
  95. also comes bundled with a servlet for viewing the status of
  96. the current build, as well as previous build results.</p>
  97. <table>
  98. <tr>
  99. <th>Compatibility:</th>
  100. <td>Ant 1.2 and higher</td>
  101. </tr>
  102. <tr>
  103. <th>URL:</th>
  104. <td><a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a></td>
  105. </tr>
  106. <tr>
  107. <th>Contact:</th>
  108. <td><a href ='http://cruisecontrol.sourceforge.net/contact.html'>Project Mailing Lists and Administrators</a></td>
  109. </tr>
  110. <tr>
  111. <th>License:</th>
  112. <td>Release 1.0 has been licensed under the GNU General Public
  113. License. Starting with release 1.1 the license has been
  114. changed to a BSD-like license.</td>
  115. </tr>
  116. </table>
  117. </subsection>
  118. <subsection name="Krysalis Centipede">
  119. <p>Krysalis Centipede is a project build system based on
  120. Apache Ant. Centipede uses pre-packaged modules called "cents"
  121. that it downloads and installs automatically. Cents can be
  122. used as Ant tasks or easy to use targets.</p>
  123. <p>For example, Forrest is an XML standards oriented project
  124. documentation framework based on Apache Cocoon. In order to
  125. assist your projects adoption of this powerful documentation
  126. generation tool we have packaged it as a cent that will
  127. (optionally) be automatically downloaded, installed and used
  128. to build project documentation which includes output from
  129. other cents such as Javadoc, JDepend, Checkstyle and many
  130. others.</p>
  131. <table>
  132. <tr>
  133. <th>Compatibility:</th>
  134. <td>1.4.1 an later</td>
  135. </tr>
  136. <tr>
  137. <th>URL:</th>
  138. <td><a href="http://krysalis.org/centipede/">http://krysalis.org/centipede/</a></td>
  139. </tr>
  140. <tr>
  141. <th>Contact:</th>
  142. <td><a href ="http://sourceforge.net/mail/?group_id=36516">mailing lists</a></td>
  143. </tr>
  144. <tr>
  145. <th>License:</th>
  146. <td>The Krysalis Patchy Software License, based on and
  147. fully compatible with the Apache Software Foundation
  148. license</td>
  149. </tr>
  150. </table>
  151. </subsection>
  152. <subsection name="NAnt">
  153. <p>NAnt is a .NET based build tool. In theory it is kind of
  154. like make without make's wrinkles. In practice it's a lot like
  155. Ant.</p>
  156. <table>
  157. <tr>
  158. <th>Compatibility:</th>
  159. <td>compatible in spirit.</td>
  160. </tr>
  161. <tr>
  162. <th>URL:</th>
  163. <td><a href="http://nant.sourceforge.net/">http://nant.sourceforge.net/</a></td>
  164. </tr>
  165. <tr>
  166. <th>Contact:</th>
  167. <td><a href="http://sourceforge.net/mail/?group_id=31650">project mailing list</a></td>
  168. </tr>
  169. <tr>
  170. <th>License:</th>
  171. <td>GNU General Public License</td>
  172. </tr>
  173. </table>
  174. </subsection>
  175. <subsection name="Rant">
  176. <p>Rant stands for Remote Ant. It is a distributed build
  177. system that allows an Ant build file to launch builds on other
  178. systems and receive exceptions should they occur.</p>
  179. <table>
  180. <tr>
  181. <th>Compatibility:</th>
  182. <td>Ant 1.4</td>
  183. </tr>
  184. <tr>
  185. <th>URL:</th>
  186. <td><a href="http://sourceforge.net/projects/remoteant/">http://sourceforge.net/projects/remoteant/</a></td>
  187. </tr>
  188. <tr>
  189. <th>Contact:</th>
  190. <td><a href="mailto:cnelson@einnovation.com">Chris Nelson</a></td>
  191. </tr>
  192. <tr>
  193. <th>License:</th>
  194. <td>MIT License</td>
  195. </tr>
  196. </table>
  197. </subsection>
  198. <subsection name="XML Publication">
  199. <p>XML Publication is a set of tools to generate Web pages
  200. from desktop documents or other structured documents using
  201. XSLT and Ant.</p>
  202. <table>
  203. <tr>
  204. <th>Compatibility:</th>
  205. <td>Ant 1.4</td>
  206. </tr>
  207. <tr>
  208. <th>URL:</th>
  209. <td><a href="http://XMLpublication.org/">http://XMLpublication.org/</a></td>
  210. </tr>
  211. <tr>
  212. <th>Contact:</th>
  213. <td><a href ="mailto:jmvanel@free.fr">Jean-Marc Vanel</a></td>
  214. </tr>
  215. <tr>
  216. <th>License:</th>
  217. <td>GNU General Public License.</td>
  218. </tr>
  219. </table>
  220. </subsection>
  221. </section>
  222. </body>
  223. </document>