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

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