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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <document>
  17. <properties>
  18. <author email="bodewig@apache.org">Stefan Bodewig</author>
  19. <title>Related Projects</title>
  20. </properties>
  21. <body>
  22. <section name="Related Projects">
  23. <p>Nothing listed here is directly supported by the Ant
  24. developers, if you encounter any problems with them, please use
  25. the contact information.</p>
  26. <subsection name="AndroMDA">
  27. <p>AndroMDA is a code generator tool that follows the Model
  28. Driven Architecture (MDA) paradigm. It takes a UML model from
  29. a CASE-tool and generates classes and deployable components
  30. (J2EE or other) specific for your application
  31. architecture.</p>
  32. <table class="externals">
  33. <tr>
  34. <th>Compatibility:</th>
  35. <td>1.4.1 and above</td>
  36. </tr>
  37. <tr>
  38. <th>URL:</th>
  39. <td><a href="http://www.andromda.org/">http://www.AndroMDA.org/</a></td>
  40. </tr>
  41. <tr>
  42. <th>Contact:</th>
  43. <td><a href="http://sourceforge.net/mail/?group_id=73047">project mailing lists</a></td>
  44. </tr>
  45. <tr>
  46. <th>License:</th>
  47. <td>BSD license</td>
  48. </tr>
  49. </table>
  50. </subsection>
  51. <subsection name="AntContrib">
  52. <p>The Ant-Contrib project is a collection of user supplied
  53. task (like an <code>&lt;if&gt;</code> task) and a development
  54. playground for experimental tasks like a C/C++ compilation
  55. task for different compilers.</p>
  56. <table class="externals">
  57. <tr>
  58. <th>Compatibility:</th>
  59. <td>1.4.1 and above</td>
  60. </tr>
  61. <tr>
  62. <th>URL:</th>
  63. <td><a href="http://ant-contrib.sourceforge.net/">http://ant-contrib.sourceforge.net/</a></td>
  64. </tr>
  65. <tr>
  66. <th>Contact:</th>
  67. <td><a href="http://sourceforge.net/mail/?group_id=36177">project mailing list</a></td>
  68. </tr>
  69. <tr>
  70. <th>License:</th>
  71. <td>Apache Software Foundation license</td>
  72. </tr>
  73. </table>
  74. </subsection>
  75. <subsection name="Antelope">
  76. <p>A GUI for running Ant and editing build files, can run as
  77. stand-alone or as a plugin to jEdit. In addition to running
  78. targets, Antelope can generate performance statistics and can
  79. trace/display a target's execution path without actually
  80. executing the target.</p>
  81. <p>Includes several additional tasks: Assert, If/Else,
  82. Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math,
  83. Post, SSH, SCP, AntFetch, AntCallBack.</p>
  84. <table class="externals">
  85. <tr>
  86. <th>Compatibility:</th>
  87. <td>Ant 1.5 and higher.</td>
  88. </tr>
  89. <tr>
  90. <th>URL:</th>
  91. <td><a href="http://antelope.tigris.org/">http://antelope.tigris.org/</a></td>
  92. </tr>
  93. <tr>
  94. <th>Contact:</th>
  95. <td><a href="mailto:daleanson@users.sourceforge.net">Dale Anson</a></td>
  96. </tr>
  97. <tr>
  98. <th>License:</th>
  99. <td>Apache Software Foundation License</td>
  100. </tr>
  101. </table>
  102. </subsection>
  103. <subsection name="AntHill">
  104. <p>Anthill is a build tool that promotes a controlled build
  105. process by ensuring that every build reflects the source
  106. repository contents and tagging the repository with a unique
  107. build number after every build. Anthill also encourages the
  108. sharing of knowledge within an organization by automatically
  109. updating a project intranet site with artifacts from the
  110. latest build.</p>
  111. <table class="externals">
  112. <tr>
  113. <th>Compatibility:</th>
  114. <td>bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1</td>
  115. </tr>
  116. <tr>
  117. <th>URL:</th>
  118. <td><a href="http://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</a></td>
  119. </tr>
  120. <tr>
  121. <th>Contact:</th>
  122. <td><a href ='mailto:mbz@urbancode.com'>Maciej Zawadzki</a></td>
  123. </tr>
  124. <tr>
  125. <th>License:</th>
  126. <td>Mozilla-like license</td>
  127. </tr>
  128. </table>
  129. </subsection>
  130. <subsection name="Antigen">
  131. <p>Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI
  132. and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.</p>
  133. <table class="externals">
  134. <tr>
  135. <th>Compatibility:</th>
  136. <td>bundles Ant 1.6.2</td>
  137. </tr>
  138. <tr>
  139. <th>URL:</th>
  140. <td><a href="http://antigen.sourceforge.net/">http://antigen.sourceforge.net/</a></td>
  141. </tr>
  142. <tr>
  143. <th>Contact:</th>
  144. <td><a href ='mailto:johndavidtaylor@users.sourceforge.net'>Jon Tayler</a></td>
  145. </tr>
  146. <tr>
  147. <th>License:</th>
  148. <td>Academic Free License</td>
  149. </tr>
  150. </table>
  151. </subsection>
  152. <subsection name="AntInstaller">
  153. <p>Builds MSI style installers (with command line option)
  154. using Ant as Back end. UI developed by writing an XML install
  155. descriptor. Runtime launched from scripts or an all inclusive
  156. Jar.</p>
  157. <table class="externals">
  158. <tr>
  159. <th>Compatibility:</th>
  160. <td>Ant 1.6.1 others not tested</td>
  161. </tr>
  162. <tr>
  163. <th>URL:</th>
  164. <td><a href="http://antinstaller.sf.net/">http://antinstaller.sf.net/</a></td>
  165. </tr>
  166. <tr>
  167. <th>Contact:</th>
  168. <td><a href='mailto:teknopaul@users.sourceforge.net'>teknopaul@users.sourceforge.net</a></td>
  169. </tr>
  170. <tr>
  171. <th>License:</th>
  172. <td>LGPL but in the process of of moving to Apache2.0 on
  173. request</td>
  174. </tr>
  175. </table>
  176. </subsection>
  177. <subsection name="Antlion">
  178. <p>The Antlion Project adds value to Ant build scripts by providing
  179. tasks which centralizes the library dependencies, and enables
  180. projects to define dependencies upon other projects.</p>
  181. <p>External dependencies may be loaded from a custom local
  182. repository or Maven-like remote repositories. Antlion handles
  183. the generation of properties, filesets, and paths.</p>
  184. <p>Inter-project dependencies allow for building the other
  185. project's files if they aren't already built.</p>
  186. <table class="externals">
  187. <tr>
  188. <th>Compatibility:</th>
  189. <td>Ant 1.6 and later</td>
  190. </tr>
  191. <tr>
  192. <th>URL:</th>
  193. <td><a href="http://antlion.sourceforge.net/">http://antlion.sourceforge.net/</a></td>
  194. </tr>
  195. <tr>
  196. <th>Contact:</th>
  197. <td><a href ='https://sourceforge.net/mail/?group_id=93410'>Project mailing list</a></td>
  198. </tr>
  199. <tr>
  200. <th>License:</th>
  201. <td>Apache License, Version 2.0</td>
  202. </tr>
  203. </table>
  204. </subsection>
  205. <subsection name="Antworks">
  206. <p>The antworks project is a set of tools and standardized targets that
  207. greatly simplifies using ant in your project.</p>
  208. <p>
  209. The driver behind antworks is Importer. Importer is an extension to the
  210. ant import task that will download and
  211. cache an ant build.xml file and it's associated resources called
  212. antlets. Antlets are available for Java compiling
  213. and packaging, JUnit, Forrest, J2EE and
  214. <a href="http://antworks.sourceforge.net/antlets/">more</a>.
  215. </p>
  216. <p>
  217. See the <a href="http://antworks.sourceforge.net/start.html ">Getting Started</a>
  218. guide for more information.
  219. </p>
  220. <table class="externals">
  221. <tr>
  222. <th>Compatibility:</th>
  223. <td>1.6 and later</td>
  224. </tr>
  225. <tr>
  226. <th>URL:</th>
  227. <td><a href="http://antworks.sourceforge.net/">http://antworks.sourceforge.net/index.html</a></td>
  228. </tr>
  229. <tr>
  230. <th>Contact:</th>
  231. <td><a href ="http://lists.sourceforge.net/lists/listinfo/antworks-developers">Antworks Developers mailing lists</a></td>
  232. </tr>
  233. <tr>
  234. <th>License:</th>
  235. <td>The Apache License 2.0</td>
  236. </tr>
  237. </table>
  238. </subsection>
  239. <subsection name="BuildMonkey">
  240. <p>BuildMonkey is a Web-based automated build dashboard, with upload
  241. capability and google web search. It schedules the running of Ant
  242. build scripts - checking sources out of CM - and makes the results
  243. available centrally.</p>
  244. <table class="externals">
  245. <tr>
  246. <th>Compatibility:</th>
  247. <td>Ant 1.5.4 or later</td>
  248. </tr>
  249. <tr>
  250. <th>URL:</th>
  251. <td><a href="http://www.buildmonkey.com/">http://www.buildmonkey.com/</a></td>
  252. </tr>
  253. <tr>
  254. <th>Contact:</th>
  255. <td><a href="mailto:jb@buildmonkey.com">jb@buildmonkey.com</a></td>
  256. </tr>
  257. <tr>
  258. <th>License:</th>
  259. <td>Freeware, commercial/support licences available</td>
  260. </tr>
  261. </table>
  262. </subsection>
  263. <subsection name="CruiseControl">
  264. <p>CruiseControl is a tool for setting up a continuous build
  265. process. CruiseControl provides an Ant wrapper and a set of
  266. tasks to automate the checkout/build/test cycle. CruiseControl
  267. also comes bundled with a servlet for viewing the status of
  268. the current build, as well as previous build results.</p>
  269. <table class="externals">
  270. <tr>
  271. <th>Compatibility:</th>
  272. <td>Ant 1.2 and higher</td>
  273. </tr>
  274. <tr>
  275. <th>URL:</th>
  276. <td><a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a></td>
  277. </tr>
  278. <tr>
  279. <th>Contact:</th>
  280. <td><a href ='http://cruisecontrol.sourceforge.net/contact.html'>Project Mailing Lists and Administrators</a></td>
  281. </tr>
  282. <tr>
  283. <th>License:</th>
  284. <td>Release 1.0 has been licensed under the GNU General Public
  285. License. Starting with release 1.1 the license has been
  286. changed to a BSD-like license.</td>
  287. </tr>
  288. </table>
  289. </subsection>
  290. <subsection name="Invicta">
  291. <p>Invicta is a build management tool. Using simple project definition files,
  292. it generates powerful build scripts (such as ANT) while hiding their
  293. complexity. Invicta is a modular framework that allows developing additional
  294. components and output types.</p>
  295. <table class="externals">
  296. <tr>
  297. <th>Compatibility:</th>
  298. <td>Ant 1.5 and higher</td>
  299. </tr>
  300. <tr>
  301. <th>URL:</th>
  302. <td><a href="http://invicta.sf.net/">http://invicta.sf.net/</a></td>
  303. </tr>
  304. <tr>
  305. <th>Contact:</th>
  306. <td><a href ="http://invicta.sf.net/contact.html">Project Mailing Lists and Administrators</a></td>
  307. </tr>
  308. <tr>
  309. <th>License:</th>
  310. <td>LGPL.</td>
  311. </tr>
  312. </table>
  313. </subsection>
  314. <subsection name="JAM - JavaGen Ant Modules">
  315. <p>JAM is a modular Ant toolkit for developing and testing Java/J2EE
  316. applications. JAM supports EJB and Servlet/JSP development using XDoclet,
  317. JUnit, Cactus, Maven, Castor and MDA/UML code generation on various J2EE
  318. servers including JBoss.</p>
  319. <table class="externals">
  320. <tr>
  321. <th>Compatibility:</th>
  322. <td>Ant 1.6</td>
  323. </tr>
  324. <tr>
  325. <th>URL:</th>
  326. <td><a href="http://www.javagen.com/jam.jsp">http://www.javagen.com/jam.jsp</a></td>
  327. </tr>
  328. <tr>
  329. <th>Contact:</th>
  330. <td><a href="http://www.javagen.com/feedback.do">Feedback</a> <br/>
  331. <a href="http://www.javagen.com/bugs.do">Bug Reports</a>
  332. </td>
  333. </tr>
  334. <tr>
  335. <th>License:</th>
  336. <td>GPL</td>
  337. </tr>
  338. </table>
  339. </subsection>
  340. <subsection name="Krysalis Centipede">
  341. <p>The Centipede admin told us, that that project
  342. "is no more" and that "Antworks has taken it place."
  343. </p>
  344. </subsection>
  345. <subsection name="luntbuild">
  346. <p>Luntbuild is an open source build automation and management
  347. tool based on Apache Ant. Builds are setup through concepts of
  348. projects, views, schedules, modules, etc. All configurations
  349. and monitoring tasks is performed from a clean web
  350. interface. It supports schedules builds, force builds,
  351. rebuilds, clean build, increment build, etc.</p>
  352. <table class="externals">
  353. <tr>
  354. <th>Compatibility:</th>
  355. <td>Ant 1.x</td>
  356. </tr>
  357. <tr>
  358. <th>URL:</th>
  359. <td><a href="http://www.sourceforge.net/projects/luntbuild/">http://www.sourceforge.net/projects/luntbuild/</a></td>
  360. </tr>
  361. <tr>
  362. <th>Contact:</th>
  363. <td><a href ='http://sourceforge.net/projects/luntbuild/'>luntbuild project page</a></td>
  364. </tr>
  365. <tr>
  366. <th>License:</th>
  367. <td>Opensource</td>
  368. </tr>
  369. </table>
  370. </subsection>
  371. <subsection name="NAnt">
  372. <p>NAnt is a .NET based build tool. In theory it is kind of
  373. like make without make's wrinkles. In practice it's a lot like
  374. Ant.</p>
  375. <table class="externals">
  376. <tr>
  377. <th>Compatibility:</th>
  378. <td>compatible in spirit.</td>
  379. </tr>
  380. <tr>
  381. <th>URL:</th>
  382. <td><a href="http://nant.sourceforge.net/">http://nant.sourceforge.net/</a></td>
  383. </tr>
  384. <tr>
  385. <th>Contact:</th>
  386. <td><a href="http://sourceforge.net/mail/?group_id=31650">project mailing list</a></td>
  387. </tr>
  388. <tr>
  389. <th>License:</th>
  390. <td>GNU General Public License</td>
  391. </tr>
  392. </table>
  393. </subsection>
  394. <subsection name="Parabuild">
  395. <p>Parabuild is an automated multiplatform build management server.
  396. Parabuild helps software teams and organizations of all sizes reduce
  397. risks of project failures and increase productivity by providing provides
  398. automatic continuous integration builds and stable scheduled builds.</p>
  399. <table class="externals">
  400. <tr>
  401. <th>Compatibility:</th>
  402. <td>Ant 1.3 and later</td>
  403. </tr>
  404. <tr>
  405. <th>URL:</th>
  406. <td><a href="http://www.viewtier.com/products/parabuild.htm">http://www.viewtier.com/products/parabuild.htm</a></td>
  407. </tr>
  408. <tr>
  409. <th>Contact:</th>
  410. <td><a href="http://www.viewtier.com/about_us.htm">http://www.viewtier.com/about_us.htm</a></td>
  411. </tr>
  412. <tr>
  413. <th>License:</th>
  414. <td>Commercial</td>
  415. </tr>
  416. </table>
  417. </subsection>
  418. <subsection name="Rant">
  419. <p>Rant stands for Remote Ant. It is a distributed build
  420. system that allows an Ant build file to launch builds on other
  421. systems and receive exceptions should they occur.</p>
  422. <table class="externals">
  423. <tr>
  424. <th>Compatibility:</th>
  425. <td>Ant 1.4</td>
  426. </tr>
  427. <tr>
  428. <th>URL:</th>
  429. <td><a href="http://sourceforge.net/projects/remoteant/">http://sourceforge.net/projects/remoteant/</a></td>
  430. </tr>
  431. <tr>
  432. <th>Contact:</th>
  433. <td><a href="mailto:cnelson@einnovation.com">Chris Nelson</a></td>
  434. </tr>
  435. <tr>
  436. <th>License:</th>
  437. <td>MIT License</td>
  438. </tr>
  439. </table>
  440. </subsection>
  441. <subsection name="Savant">
  442. <p>Savant helps simplify builds and codebases by handling the
  443. resolution of project dependencies automatically. Savant supports
  444. Maven style dependency downloads and various other methods of
  445. retrieving dependencies, including fetching files from CVS modules.
  446. Savant goes a step further than other dependency solutions and provides
  447. the means for multiple internal projects to build each other in order
  448. to resolve inter-project dependencies.</p>
  449. <p>Savant can be used via various Ant types and tasks as well as used
  450. from any Java application including those that do not make use of Ant.</p>
  451. <table class="externals">
  452. <tr>
  453. <th>Compatibility:</th>
  454. <td>Ant 1.6.1</td>
  455. </tr>
  456. <tr>
  457. <th>URL:</th>
  458. <td><a href="http://www.inversoft.com/">http://www.inversoft.com/</a></td>
  459. </tr>
  460. <tr>
  461. <th>Contact:</th>
  462. <td><a href="http://www.inversoft.com/contact.html">http://www.inversoft.com/contact.html</a></td>
  463. </tr>
  464. <tr>
  465. <th>License:</th>
  466. <td>LGPL</td>
  467. </tr>
  468. </table>
  469. </subsection>
  470. <subsection name="WebTest">
  471. <p>WebTest is a free open source tool for automated testing of web applications.
  472. It is a set of powerful Ant tasks allowing to call web pages, mimic user actions
  473. (clicking links, filling forms, ...) and verify the results.
  474. The generated reports give comprehensive information on success and failure of the test steps.</p>
  475. <table class="externals">
  476. <tr>
  477. <th>Compatibility:</th>
  478. <td>Ant 1.6.5</td>
  479. </tr>
  480. <tr>
  481. <th>URL:</th>
  482. <td><a href="http://webtest.canoo.com/">http://webtest.canoo.com/</a></td>
  483. </tr>
  484. <tr>
  485. <th>Contact:</th>
  486. <td><a href="http://lists.canoo.com/mailman/listinfo/webtest/">project mailing list</a></td>
  487. </tr>
  488. <tr>
  489. <th>License:</th>
  490. <td>Apache like license</td>
  491. </tr>
  492. </table>
  493. </subsection>
  494. <subsection name="XML Publication">
  495. <p>XML Publication is a set of tools to generate Web pages
  496. from desktop documents or other structured documents using
  497. XSLT and Ant.</p>
  498. <table class="externals">
  499. <tr>
  500. <th>Compatibility:</th>
  501. <td>Ant 1.4</td>
  502. </tr>
  503. <tr>
  504. <th>URL:</th>
  505. <td><a href="http://XMLpublication.org/">http://XMLpublication.org/</a></td>
  506. </tr>
  507. <tr>
  508. <th>Contact:</th>
  509. <td><a href ="mailto:jmvanel@free.fr">Jean-Marc Vanel</a></td>
  510. </tr>
  511. <tr>
  512. <th>License:</th>
  513. <td>GNU General Public License.</td>
  514. </tr>
  515. </table>
  516. </subsection>
  517. <subsection name="yEd">
  518. <p>yEd is a freeware multi-purpose graph and diagram editor
  519. that runs on the Java 2 platform. It provides an import filter
  520. for Ant build scripts that makes it possible to conveniently
  521. display and browse the dependencies between the different targets
  522. of the build file. This is especially useful for debugging and
  523. understanding large build files.</p>
  524. <table class="externals">
  525. <tr>
  526. <th>Compatibility:</th>
  527. <td>Ant 1.x</td>
  528. </tr>
  529. <tr>
  530. <th>URL:</th>
  531. <td><a href="http://www.yworks.com/products/yed/">http://www.yworks.com/products/yed/</a></td>
  532. </tr>
  533. <tr>
  534. <th>Contact:</th>
  535. <td><a href ='http://www.yworks.com/en/company_contact.htm'>yWorks Support</a></td>
  536. </tr>
  537. <tr>
  538. <th>License:</th>
  539. <td>Freeware</td>
  540. </tr>
  541. </table>
  542. </subsection>
  543. </section>
  544. </body>
  545. </document>