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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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="AntHill">
  38. <p>Anthill is a build tool that promotes a controlled build
  39. process by ensuring that every build reflects the source
  40. repository contents and tagging the repository with a unique
  41. build number after every build. Anthill also encourages the
  42. sharing of knowledge within an organization by automatically
  43. updating a project intranet site with artifacts from the
  44. latest build.</p>
  45. <table>
  46. <tr>
  47. <th>Compatibility:</th>
  48. <td>bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1</td>
  49. </tr>
  50. <tr>
  51. <th>URL:</th>
  52. <td><a href="http://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</a></td>
  53. </tr>
  54. <tr>
  55. <th>Contact:</th>
  56. <td><a href ='mailto:mbz@urbancode.com'>Maciej Zawadzki</a></td>
  57. </tr>
  58. <tr>
  59. <th>License:</th>
  60. <td>Mozilla-like license</td>
  61. </tr>
  62. </table>
  63. </subsection>
  64. <subsection name="CruiseControl">
  65. <p>CruiseControl is a tool for setting up a continuous build
  66. process. CruiseControl provides an Ant wrapper and a set of
  67. tasks to automate the checkout/build/test cycle. CruiseControl
  68. also comes bundled with a servlet for viewing the status of
  69. the current build, as well as previous build results.</p>
  70. <table>
  71. <tr>
  72. <th>Compatibility:</th>
  73. <td>Ant 1.2 and higher</td>
  74. </tr>
  75. <tr>
  76. <th>URL:</th>
  77. <td><a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a></td>
  78. </tr>
  79. <tr>
  80. <th>Contact:</th>
  81. <td><a href ='http://cruisecontrol.sourceforge.net/contact.html'>Project Mailing Lists and Administrators</a></td>
  82. </tr>
  83. <tr>
  84. <th>License:</th>
  85. <td>Release 1.0 has been licensed under the GNU General Public
  86. License. Starting with release 1.1 the license has been
  87. changed to a BSD-like license.</td>
  88. </tr>
  89. </table>
  90. </subsection>
  91. <subsection name="Krysalis Centipede">
  92. <p>Krysalis Centipede is a template for a software module;
  93. gives you build with Ant and Site+Documentation with Apache
  94. Cocoon.</p>
  95. <p>Centipede is a starter project, empty in many respects, but
  96. has a decent and standardized Ant build file, and some xdocs
  97. that render to HTML using Cocoon. A developer would take
  98. Centipede and use it to start development. After starting, the
  99. build file would evolve as the developer see fit and move away
  100. from the Centipede starting point. Subsequent releases of
  101. Centipede will address the issues found using it, and evolve
  102. on user requests-issues.</p>
  103. <table>
  104. <tr>
  105. <th>Compatibility:</th>
  106. <td>1.4.1</td>
  107. </tr>
  108. <tr>
  109. <th>URL:</th>
  110. <td><a href="http://krysalis.org/centipede/">http://krysalis.org/centipede/</a></td>
  111. </tr>
  112. <tr>
  113. <th>Contact:</th>
  114. <td><a href ="http://sourceforge.net/mail/?group_id=36516">mailing lists</a></td>
  115. </tr>
  116. <tr>
  117. <th>License:</th>
  118. <td>The Krysalis Patchy Software License, based on and
  119. fully compatible with the Apache Software Foundation
  120. license</td>
  121. </tr>
  122. </table>
  123. </subsection>
  124. <subsection name="NAnt">
  125. <p>NAnt is a .NET based build tool. In theory it is kind of
  126. like make without make's wrinkles. In practice it's a lot like
  127. Ant.</p>
  128. <table>
  129. <tr>
  130. <th>Compatibility:</th>
  131. <td>compatible in spirit.</td>
  132. </tr>
  133. <tr>
  134. <th>URL:</th>
  135. <td><a href="http://nant.sourceforge.net/">http://nant.sourceforge.net/</a></td>
  136. </tr>
  137. <tr>
  138. <th>Contact:</th>
  139. <td><a href="http://sourceforge.net/mail/?group_id=31650">project mailing list</a></td>
  140. </tr>
  141. <tr>
  142. <th>License:</th>
  143. <td>GNU General Public License</td>
  144. </tr>
  145. </table>
  146. </subsection>
  147. <subsection name="Rant">
  148. <p>Rant stands for Remote Ant. It is a distributed build
  149. system that allows an Ant build file to launch builds on other
  150. systems and receive exceptions should they occur.</p>
  151. <table>
  152. <tr>
  153. <th>Compatibility:</th>
  154. <td>Ant 1.4</td>
  155. </tr>
  156. <tr>
  157. <th>URL:</th>
  158. <td><a href="http://sourceforge.net/projects/remoteant/">http://sourceforge.net/projects/remoteant/</a></td>
  159. </tr>
  160. <tr>
  161. <th>Contact:</th>
  162. <td><a href="mailto:cnelson@einnovation.com">Chris Nelson</a></td>
  163. </tr>
  164. <tr>
  165. <th>License:</th>
  166. <td>MIT License</td>
  167. </tr>
  168. </table>
  169. </subsection>
  170. <subsection name="XML Publication">
  171. <p>XML Publication is a set of tools to generate Web pages
  172. from desktop documents or other structured documents using
  173. XSLT and Ant.</p>
  174. <table>
  175. <tr>
  176. <th>Compatibility:</th>
  177. <td>Ant 1.4</td>
  178. </tr>
  179. <tr>
  180. <th>URL:</th>
  181. <td><a href="http://XMLpublication.org/">http://XMLpublication.org/</a></td>
  182. </tr>
  183. <tr>
  184. <th>Contact:</th>
  185. <td><a href ="mailto:jmvanel@free.fr">Jean-Marc Vanel</a></td>
  186. </tr>
  187. <tr>
  188. <th>License:</th>
  189. <td>GNU General Public License.</td>
  190. </tr>
  191. </table>
  192. </subsection>
  193. </section>
  194. </body>
  195. </document>