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.html 27 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <meta name="author" value="Stefan Bodewig">
  9. <meta name="email" value="bodewig@apache.org">
  10. <title>Apache Ant - Related Projects</title>
  11. </head>
  12. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  13. <table border="0" width="100%" cellspacing="0">
  14. <!-- TOP IMAGE -->
  15. <tr>
  16. <td align="left">
  17. <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a>
  18. </td>
  19. <td align="right">
  20. <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  21. </td>
  22. </tr>
  23. </table>
  24. <table border="0" width="100%" cellspacing="4">
  25. <tr><td colspan="2">
  26. <hr noshade="" size="1"/>
  27. </td></tr>
  28. <tr>
  29. <!-- LEFT SIDE NAVIGATION -->
  30. <td valign="top" nowrap="true">
  31. <p><strong>Apache Ant</strong></p>
  32. <ul>
  33. <li> <a href="./index.html">Front Page</a>
  34. </li>
  35. <li> <a href="./antnews.html">News</a>
  36. </li>
  37. <li> <a href="./manual/index.html">Documentation</a>
  38. </li>
  39. <li> <a href="./projects.html">Related Projects</a>
  40. </li>
  41. <li> <a href="./external.html">External Tools and Tasks</a>
  42. </li>
  43. <li> <a href="./resources.html">Resources</a>
  44. </li>
  45. <li> <a href="./faq.html">Ant FAQ</a>
  46. </li>
  47. <li> <a href="./problems.html">Having Problems?</a>
  48. </li>
  49. </ul>
  50. <p><strong>Download</strong></p>
  51. <ul>
  52. <li> <a href="./bindownload.cgi">Binary Distributions</a>
  53. </li>
  54. <li> <a href="./srcdownload.cgi">Source Distributions</a>
  55. </li>
  56. </ul>
  57. <p><strong>Jakarta</strong></p>
  58. <ul>
  59. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  60. </li>
  61. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  62. </li>
  63. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  64. </li>
  65. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  66. </li>
  67. </ul>
  68. <p><strong>Get Involved</strong></p>
  69. <ul>
  70. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  71. </li>
  72. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  73. </li>
  74. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  75. </li>
  76. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  77. </li>
  78. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  79. </li>
  80. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  81. </li>
  82. <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a>
  83. </li>
  84. </ul>
  85. </td>
  86. <td align="left" valign="top">
  87. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  88. <tr><td bgcolor="#525D76">
  89. <font color="#ffffff" face="arial,helvetica,sanserif">
  90. <a name="Related Projects"><strong>Related Projects</strong></a>
  91. </font>
  92. </td></tr>
  93. <tr><td>
  94. <blockquote>
  95. <p>Nothing listed here is directly supported by the Ant
  96. developers, if you encounter any problems with them, please use
  97. the contact information.</p>
  98. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  99. <tr><td bgcolor="#828DA6">
  100. <font color="#ffffff" face="arial,helvetica,sanserif">
  101. <a name="AntContrib"><strong>AntContrib</strong></a>
  102. </font>
  103. </td></tr>
  104. <tr><td>
  105. <blockquote>
  106. <p>The Ant-Contrib project is a collection of user supplied
  107. task (like an <code>&lt;if&gt;</code> task) and a development
  108. playground for experimental tasks like a C/C++ compilation
  109. task for different compilers.</p>
  110. <table>
  111. <tr>
  112. <td bgcolor="#039acc" colspan="" rowspan=""
  113. valign="top" align="left">
  114. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  115. Compatibility:
  116. </font>
  117. </td>
  118. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  119. valign="top" align="left">
  120. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  121. 1.4.1 and above
  122. </font>
  123. </td>
  124. </tr>
  125. <tr>
  126. <td bgcolor="#039acc" colspan="" rowspan=""
  127. valign="top" align="left">
  128. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  129. URL:
  130. </font>
  131. </td>
  132. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  133. valign="top" align="left">
  134. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  135. <a href="http://sourceforge.net/projects/ant-contrib/">http://sourcefoge.net/projects/ant-contrib/</a>
  136. </font>
  137. </td>
  138. </tr>
  139. <tr>
  140. <td bgcolor="#039acc" colspan="" rowspan=""
  141. valign="top" align="left">
  142. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  143. Contact:
  144. </font>
  145. </td>
  146. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  147. valign="top" align="left">
  148. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  149. <a href="http://sourceforge.net/mail/?group_id=36177">project mailing list</a>
  150. </font>
  151. </td>
  152. </tr>
  153. <tr>
  154. <td bgcolor="#039acc" colspan="" rowspan=""
  155. valign="top" align="left">
  156. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  157. License:
  158. </font>
  159. </td>
  160. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  161. valign="top" align="left">
  162. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  163. Apache Software Foundation license
  164. </font>
  165. </td>
  166. </tr>
  167. </table>
  168. </blockquote>
  169. </td></tr>
  170. </table>
  171. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  172. <tr><td bgcolor="#828DA6">
  173. <font color="#ffffff" face="arial,helvetica,sanserif">
  174. <a name="AntDoc"><strong>AntDoc</strong></a>
  175. </font>
  176. </td></tr>
  177. <tr><td>
  178. <blockquote>
  179. <p>AntDoc is a tool that generates HTML documentation from Ant
  180. buildfiles; the generated HTML is inspired from what javadoc
  181. yields. It also offers a simple Ant target launcher named
  182. AntDoc GUI. Ant targets may be launched from the generated
  183. AntDoc HTML pages.</p>
  184. <p>AntDoc can be run via an Ant task, AntDoc GUI can be run
  185. via an Ant task, or via a JVM launch.</p>
  186. <table>
  187. <tr>
  188. <td bgcolor="#039acc" colspan="" rowspan=""
  189. valign="top" align="left">
  190. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  191. Compatibility:
  192. </font>
  193. </td>
  194. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  195. valign="top" align="left">
  196. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  197. Ant 1.4.1 and higher
  198. </font>
  199. </td>
  200. </tr>
  201. <tr>
  202. <td bgcolor="#039acc" colspan="" rowspan=""
  203. valign="top" align="left">
  204. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  205. URL:
  206. </font>
  207. </td>
  208. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  209. valign="top" align="left">
  210. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  211. <a href="http://mapage.noos.fr/antdoc">http://mapage.noos.fr/antdoc</a>
  212. </font>
  213. </td>
  214. </tr>
  215. <tr>
  216. <td bgcolor="#039acc" colspan="" rowspan=""
  217. valign="top" align="left">
  218. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  219. Contact:
  220. </font>
  221. </td>
  222. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  223. valign="top" align="left">
  224. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  225. <a href="mailto:antdoc@noos.fr">Edouard Mercier</a>
  226. </font>
  227. </td>
  228. </tr>
  229. <tr>
  230. <td bgcolor="#039acc" colspan="" rowspan=""
  231. valign="top" align="left">
  232. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  233. License:
  234. </font>
  235. </td>
  236. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  237. valign="top" align="left">
  238. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  239. At the moment, no license is being attached to the tool.
  240. </font>
  241. </td>
  242. </tr>
  243. </table>
  244. </blockquote>
  245. </td></tr>
  246. </table>
  247. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  248. <tr><td bgcolor="#828DA6">
  249. <font color="#ffffff" face="arial,helvetica,sanserif">
  250. <a name="AntHill"><strong>AntHill</strong></a>
  251. </font>
  252. </td></tr>
  253. <tr><td>
  254. <blockquote>
  255. <p>Anthill is a build tool that promotes a controlled build
  256. process by ensuring that every build reflects the source
  257. repository contents and tagging the repository with a unique
  258. build number after every build. Anthill also encourages the
  259. sharing of knowledge within an organization by automatically
  260. updating a project intranet site with artifacts from the
  261. latest build.</p>
  262. <table>
  263. <tr>
  264. <td bgcolor="#039acc" colspan="" rowspan=""
  265. valign="top" align="left">
  266. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  267. Compatibility:
  268. </font>
  269. </td>
  270. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  271. valign="top" align="left">
  272. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  273. bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1
  274. </font>
  275. </td>
  276. </tr>
  277. <tr>
  278. <td bgcolor="#039acc" colspan="" rowspan=""
  279. valign="top" align="left">
  280. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  281. URL:
  282. </font>
  283. </td>
  284. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  285. valign="top" align="left">
  286. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  287. <a href="http://www.urbancode.com/projects/anthill/">http://www.urbancode.com/projects/anthill/</a>
  288. </font>
  289. </td>
  290. </tr>
  291. <tr>
  292. <td bgcolor="#039acc" colspan="" rowspan=""
  293. valign="top" align="left">
  294. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  295. Contact:
  296. </font>
  297. </td>
  298. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  299. valign="top" align="left">
  300. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  301. <a href="mailto:mbz@urbancode.com">Maciej Zawadzki</a>
  302. </font>
  303. </td>
  304. </tr>
  305. <tr>
  306. <td bgcolor="#039acc" colspan="" rowspan=""
  307. valign="top" align="left">
  308. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  309. License:
  310. </font>
  311. </td>
  312. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  313. valign="top" align="left">
  314. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  315. Mozilla-like license
  316. </font>
  317. </td>
  318. </tr>
  319. </table>
  320. </blockquote>
  321. </td></tr>
  322. </table>
  323. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  324. <tr><td bgcolor="#828DA6">
  325. <font color="#ffffff" face="arial,helvetica,sanserif">
  326. <a name="CruiseControl"><strong>CruiseControl</strong></a>
  327. </font>
  328. </td></tr>
  329. <tr><td>
  330. <blockquote>
  331. <p>CruiseControl is a tool for setting up a continuous build
  332. process. CruiseControl provides an Ant wrapper and a set of
  333. tasks to automate the checkout/build/test cycle. CruiseControl
  334. also comes bundled with a servlet for viewing the status of
  335. the current build, as well as previous build results.</p>
  336. <table>
  337. <tr>
  338. <td bgcolor="#039acc" colspan="" rowspan=""
  339. valign="top" align="left">
  340. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  341. Compatibility:
  342. </font>
  343. </td>
  344. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  345. valign="top" align="left">
  346. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  347. Ant 1.2 and higher
  348. </font>
  349. </td>
  350. </tr>
  351. <tr>
  352. <td bgcolor="#039acc" colspan="" rowspan=""
  353. valign="top" align="left">
  354. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  355. URL:
  356. </font>
  357. </td>
  358. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  359. valign="top" align="left">
  360. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  361. <a href="http://cruisecontrol.sourceforge.net/">http://cruisecontrol.sourceforge.net/</a>
  362. </font>
  363. </td>
  364. </tr>
  365. <tr>
  366. <td bgcolor="#039acc" colspan="" rowspan=""
  367. valign="top" align="left">
  368. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  369. Contact:
  370. </font>
  371. </td>
  372. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  373. valign="top" align="left">
  374. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  375. <a href="http://cruisecontrol.sourceforge.net/contact.html">Project Mailing Lists and Administrators</a>
  376. </font>
  377. </td>
  378. </tr>
  379. <tr>
  380. <td bgcolor="#039acc" colspan="" rowspan=""
  381. valign="top" align="left">
  382. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  383. License:
  384. </font>
  385. </td>
  386. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  387. valign="top" align="left">
  388. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  389. Release 1.0 has been licensed under the GNU General Public
  390. License. Starting with release 1.1 the license has been
  391. changed to a BSD-like license.
  392. </font>
  393. </td>
  394. </tr>
  395. </table>
  396. </blockquote>
  397. </td></tr>
  398. </table>
  399. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  400. <tr><td bgcolor="#828DA6">
  401. <font color="#ffffff" face="arial,helvetica,sanserif">
  402. <a name="Krysalis Centipede"><strong>Krysalis Centipede</strong></a>
  403. </font>
  404. </td></tr>
  405. <tr><td>
  406. <blockquote>
  407. <p>Krysalis Centipede is a project build system based on
  408. Apache Ant. Centipede uses pre-packaged modules called "cents"
  409. that it downloads and installs automatically. Cents can be
  410. used as Ant tasks or easy to use targets.</p>
  411. <p>For example, Forrest is an XML standards oriented project
  412. documentation framework based on Apache Cocoon. In order to
  413. assist your projects adoption of this powerful documentation
  414. generation tool we have packaged it as a cent that will
  415. (optionally) be automatically downloaded, installed and used
  416. to build project documentation which includes output from
  417. other cents such as Javadoc, JDepend, Checkstyle and many
  418. others.</p>
  419. <table>
  420. <tr>
  421. <td bgcolor="#039acc" colspan="" rowspan=""
  422. valign="top" align="left">
  423. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  424. Compatibility:
  425. </font>
  426. </td>
  427. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  428. valign="top" align="left">
  429. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  430. 1.4.1 an later
  431. </font>
  432. </td>
  433. </tr>
  434. <tr>
  435. <td bgcolor="#039acc" colspan="" rowspan=""
  436. valign="top" align="left">
  437. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  438. URL:
  439. </font>
  440. </td>
  441. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  442. valign="top" align="left">
  443. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  444. <a href="http://krysalis.org/centipede/">http://krysalis.org/centipede/</a>
  445. </font>
  446. </td>
  447. </tr>
  448. <tr>
  449. <td bgcolor="#039acc" colspan="" rowspan=""
  450. valign="top" align="left">
  451. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  452. Contact:
  453. </font>
  454. </td>
  455. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  456. valign="top" align="left">
  457. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  458. <a href="http://sourceforge.net/mail/?group_id=36516">mailing lists</a>
  459. </font>
  460. </td>
  461. </tr>
  462. <tr>
  463. <td bgcolor="#039acc" colspan="" rowspan=""
  464. valign="top" align="left">
  465. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  466. License:
  467. </font>
  468. </td>
  469. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  470. valign="top" align="left">
  471. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  472. The Krysalis Patchy Software License, based on and
  473. fully compatible with the Apache Software Foundation
  474. license
  475. </font>
  476. </td>
  477. </tr>
  478. </table>
  479. </blockquote>
  480. </td></tr>
  481. </table>
  482. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  483. <tr><td bgcolor="#828DA6">
  484. <font color="#ffffff" face="arial,helvetica,sanserif">
  485. <a name="NAnt"><strong>NAnt</strong></a>
  486. </font>
  487. </td></tr>
  488. <tr><td>
  489. <blockquote>
  490. <p>NAnt is a .NET based build tool. In theory it is kind of
  491. like make without make's wrinkles. In practice it's a lot like
  492. Ant.</p>
  493. <table>
  494. <tr>
  495. <td bgcolor="#039acc" colspan="" rowspan=""
  496. valign="top" align="left">
  497. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  498. Compatibility:
  499. </font>
  500. </td>
  501. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  502. valign="top" align="left">
  503. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  504. compatible in spirit.
  505. </font>
  506. </td>
  507. </tr>
  508. <tr>
  509. <td bgcolor="#039acc" colspan="" rowspan=""
  510. valign="top" align="left">
  511. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  512. URL:
  513. </font>
  514. </td>
  515. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  516. valign="top" align="left">
  517. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  518. <a href="http://nant.sourceforge.net/">http://nant.sourceforge.net/</a>
  519. </font>
  520. </td>
  521. </tr>
  522. <tr>
  523. <td bgcolor="#039acc" colspan="" rowspan=""
  524. valign="top" align="left">
  525. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  526. Contact:
  527. </font>
  528. </td>
  529. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  530. valign="top" align="left">
  531. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  532. <a href="http://sourceforge.net/mail/?group_id=31650">project mailing list</a>
  533. </font>
  534. </td>
  535. </tr>
  536. <tr>
  537. <td bgcolor="#039acc" colspan="" rowspan=""
  538. valign="top" align="left">
  539. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  540. License:
  541. </font>
  542. </td>
  543. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  544. valign="top" align="left">
  545. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  546. GNU General Public License
  547. </font>
  548. </td>
  549. </tr>
  550. </table>
  551. </blockquote>
  552. </td></tr>
  553. </table>
  554. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  555. <tr><td bgcolor="#828DA6">
  556. <font color="#ffffff" face="arial,helvetica,sanserif">
  557. <a name="Rant"><strong>Rant</strong></a>
  558. </font>
  559. </td></tr>
  560. <tr><td>
  561. <blockquote>
  562. <p>Rant stands for Remote Ant. It is a distributed build
  563. system that allows an Ant build file to launch builds on other
  564. systems and receive exceptions should they occur.</p>
  565. <table>
  566. <tr>
  567. <td bgcolor="#039acc" colspan="" rowspan=""
  568. valign="top" align="left">
  569. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  570. Compatibility:
  571. </font>
  572. </td>
  573. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  574. valign="top" align="left">
  575. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  576. Ant 1.4
  577. </font>
  578. </td>
  579. </tr>
  580. <tr>
  581. <td bgcolor="#039acc" colspan="" rowspan=""
  582. valign="top" align="left">
  583. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  584. URL:
  585. </font>
  586. </td>
  587. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  588. valign="top" align="left">
  589. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  590. <a href="http://sourceforge.net/projects/remoteant/">http://sourceforge.net/projects/remoteant/</a>
  591. </font>
  592. </td>
  593. </tr>
  594. <tr>
  595. <td bgcolor="#039acc" colspan="" rowspan=""
  596. valign="top" align="left">
  597. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  598. Contact:
  599. </font>
  600. </td>
  601. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  602. valign="top" align="left">
  603. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  604. <a href="mailto:cnelson@einnovation.com">Chris Nelson</a>
  605. </font>
  606. </td>
  607. </tr>
  608. <tr>
  609. <td bgcolor="#039acc" colspan="" rowspan=""
  610. valign="top" align="left">
  611. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  612. License:
  613. </font>
  614. </td>
  615. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  616. valign="top" align="left">
  617. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  618. MIT License
  619. </font>
  620. </td>
  621. </tr>
  622. </table>
  623. </blockquote>
  624. </td></tr>
  625. </table>
  626. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  627. <tr><td bgcolor="#828DA6">
  628. <font color="#ffffff" face="arial,helvetica,sanserif">
  629. <a name="XML Publication"><strong>XML Publication</strong></a>
  630. </font>
  631. </td></tr>
  632. <tr><td>
  633. <blockquote>
  634. <p>XML Publication is a set of tools to generate Web pages
  635. from desktop documents or other structured documents using
  636. XSLT and Ant.</p>
  637. <table>
  638. <tr>
  639. <td bgcolor="#039acc" colspan="" rowspan=""
  640. valign="top" align="left">
  641. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  642. Compatibility:
  643. </font>
  644. </td>
  645. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  646. valign="top" align="left">
  647. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  648. Ant 1.4
  649. </font>
  650. </td>
  651. </tr>
  652. <tr>
  653. <td bgcolor="#039acc" colspan="" rowspan=""
  654. valign="top" align="left">
  655. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  656. URL:
  657. </font>
  658. </td>
  659. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  660. valign="top" align="left">
  661. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  662. <a href="http://XMLpublication.org/">http://XMLpublication.org/</a>
  663. </font>
  664. </td>
  665. </tr>
  666. <tr>
  667. <td bgcolor="#039acc" colspan="" rowspan=""
  668. valign="top" align="left">
  669. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  670. Contact:
  671. </font>
  672. </td>
  673. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  674. valign="top" align="left">
  675. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  676. <a href="mailto:jmvanel@free.fr">Jean-Marc Vanel</a>
  677. </font>
  678. </td>
  679. </tr>
  680. <tr>
  681. <td bgcolor="#039acc" colspan="" rowspan=""
  682. valign="top" align="left">
  683. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  684. License:
  685. </font>
  686. </td>
  687. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  688. valign="top" align="left">
  689. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  690. GNU General Public License.
  691. </font>
  692. </td>
  693. </tr>
  694. </table>
  695. </blockquote>
  696. </td></tr>
  697. </table>
  698. </blockquote>
  699. </td></tr>
  700. </table>
  701. </td>
  702. </tr>
  703. <!-- FOOTER -->
  704. <tr><td colspan="2">
  705. <hr noshade="" size="1"/>
  706. </td></tr>
  707. <tr><td colspan="2">
  708. <div align="center"><font color="#525D76" size="-1"><em>
  709. Copyright &#169; 2000-2002, Apache Software Foundation
  710. </em></font></div>
  711. </td></tr>
  712. </table>
  713. </body>
  714. </html>
  715. <!-- end the processing -->