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.

resources.html 28 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  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. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  7. <meta name="author" value="Stefan Bodewig">
  8. <meta name="email" value="bodewig@apache.org">
  9. <title>The Jakarta Site - Resources</title>
  10. </head>
  11. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  12. <table border="0" width="100%" cellspacing="0">
  13. <!-- TOP IMAGE -->
  14. <tr>
  15. <td colspan="2">
  16. <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a>
  17. </td>
  18. </tr>
  19. </table>
  20. <table border="0" width="100%" cellspacing="4">
  21. <tr><td colspan="2">
  22. <hr noshade="" size="1"/>
  23. </td></tr>
  24. <tr>
  25. <!-- LEFT SIDE NAVIGATION -->
  26. <td valign="top" nowrap="true">
  27. <p><strong>Ant</strong></p>
  28. <ul>
  29. <li> <a href="./index.html">Front Page</a>
  30. </li>
  31. <li> <a href="./antnews.html">News</a>
  32. </li>
  33. <li> <a href="./manual/">Documentation</a>
  34. </li>
  35. <li> <a href="./external.html">External Tools and Tasks</a>
  36. </li>
  37. <li> <a href="./resources.html">Resources</a>
  38. </li>
  39. <li> <a href="./faq.html">Ant FAQ</a>
  40. </li>
  41. </ul>
  42. <p><strong>Download</strong></p>
  43. <ul>
  44. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  45. </li>
  46. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  47. </li>
  48. </ul>
  49. <p><strong>Jakarta</strong></p>
  50. <ul>
  51. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  52. </li>
  53. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  54. </li>
  55. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  56. </li>
  57. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  58. </li>
  59. </ul>
  60. <p><strong>Get Involved</strong></p>
  61. <ul>
  62. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  63. </li>
  64. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  65. </li>
  66. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  67. </li>
  68. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  69. </li>
  70. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  71. </li>
  72. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  73. </li>
  74. </ul>
  75. </td>
  76. <td align="left" valign="top">
  77. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  78. <tr><td bgcolor="#525D76">
  79. <font color="#ffffff" face="arial,helvetica,sanserif">
  80. <a name="Articles and Presentations"><strong>Articles and Presentations</strong></a>
  81. </font>
  82. </td></tr>
  83. <tr><td>
  84. <blockquote>
  85. <p>This page lists articles and presentations written about Ant. If
  86. you've written something that should be included, please post it to one
  87. of the mailing lists.</p>
  88. </blockquote>
  89. </td></tr>
  90. </table>
  91. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  92. <tr><td bgcolor="#525D76">
  93. <font color="#ffffff" face="arial,helvetica,sanserif">
  94. <a name="Articles"><strong>Articles</strong></a>
  95. </font>
  96. </td></tr>
  97. <tr><td>
  98. <blockquote>
  99. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  100. <tr><td bgcolor="#828DA6">
  101. <font color="#ffffff" face="arial,helvetica,sanserif">
  102. <a name="Ant in Anger: Using Ant in a Production Development System"><strong>Ant in Anger: Using Ant in a Production Development System</strong></a>
  103. </font>
  104. </td></tr>
  105. <tr><td>
  106. <blockquote>
  107. <p>This document describes strategies and some basic examples of how to
  108. use Ant in larger team development projects.</p>
  109. <table>
  110. <tr>
  111. <td bgcolor="#039acc" colspan="" rowspan=""
  112. valign="top" align="left">
  113. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  114. Author:
  115. </font>
  116. </td>
  117. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  118. valign="top" align="left">
  119. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  120. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  121. </font>
  122. </td>
  123. </tr>
  124. <tr>
  125. <td bgcolor="#039acc" colspan="" rowspan=""
  126. valign="top" align="left">
  127. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  128. URL:
  129. </font>
  130. </td>
  131. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  132. valign="top" align="left">
  133. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  134. <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a>
  135. </font>
  136. </td>
  137. </tr>
  138. </table>
  139. </blockquote>
  140. </td></tr>
  141. </table>
  142. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  143. <tr><td bgcolor="#828DA6">
  144. <font color="#ffffff" face="arial,helvetica,sanserif">
  145. <a name="Ant Task Guidelines"><strong>Ant Task Guidelines</strong></a>
  146. </font>
  147. </td></tr>
  148. <tr><td>
  149. <blockquote>
  150. <p>This document describes how to write custom Ant tasks, and how to submit
  151. them to potentially be included in Ant.</p>
  152. <table>
  153. <tr>
  154. <td bgcolor="#039acc" colspan="" rowspan=""
  155. valign="top" align="left">
  156. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  157. Author:
  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. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  164. </font>
  165. </td>
  166. </tr>
  167. <tr>
  168. <td bgcolor="#039acc" colspan="" rowspan=""
  169. valign="top" align="left">
  170. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  171. URL:
  172. </font>
  173. </td>
  174. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  175. valign="top" align="left">
  176. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  177. <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a>
  178. </font>
  179. </td>
  180. </tr>
  181. </table>
  182. </blockquote>
  183. </td></tr>
  184. </table>
  185. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  186. <tr><td bgcolor="#828DA6">
  187. <font color="#ffffff" face="arial,helvetica,sanserif">
  188. <a name="Incremental development with Ant and JUnit"><strong>Incremental development with Ant and JUnit</strong></a>
  189. </font>
  190. </td></tr>
  191. <tr><td>
  192. <blockquote>
  193. <p>This article explores the benefits of unit testing with Ant and
  194. JUnit, detailing how to develop automated unit tests and integrate them
  195. into your build process.</p>
  196. <table>
  197. <tr>
  198. <td bgcolor="#039acc" colspan="" rowspan=""
  199. valign="top" align="left">
  200. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  201. Author:
  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="mailto:malcolm@nuearth.com">Malcolm Davis</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. URL:
  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="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>
  222. </font>
  223. </td>
  224. </tr>
  225. </table>
  226. </blockquote>
  227. </td></tr>
  228. </table>
  229. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  230. <tr><td bgcolor="#828DA6">
  231. <font color="#ffffff" face="arial,helvetica,sanserif">
  232. <a name="Automate your build process using Java and Ant"><strong>Automate your build process using Java and Ant</strong></a>
  233. </font>
  234. </td></tr>
  235. <tr><td>
  236. <blockquote>
  237. <p>This article provides an introduction to using Ant with some basic
  238. examples and by highlighting some of the important tasks.</p>
  239. <table>
  240. <tr>
  241. <td bgcolor="#039acc" colspan="" rowspan=""
  242. valign="top" align="left">
  243. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  244. Author:
  245. </font>
  246. </td>
  247. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  248. valign="top" align="left">
  249. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  250. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  251. </font>
  252. </td>
  253. </tr>
  254. <tr>
  255. <td bgcolor="#039acc" colspan="" rowspan=""
  256. valign="top" align="left">
  257. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  258. URL:
  259. </font>
  260. </td>
  261. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  262. valign="top" align="left">
  263. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  264. <a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>
  265. </font>
  266. </td>
  267. </tr>
  268. </table>
  269. </blockquote>
  270. </td></tr>
  271. </table>
  272. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  273. <tr><td bgcolor="#828DA6">
  274. <font color="#ffffff" face="arial,helvetica,sanserif">
  275. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"><strong>Short tutorial in Cactus' (formerly J2EEUnit) documentation</strong></a>
  276. </font>
  277. </td></tr>
  278. <tr><td>
  279. <blockquote>
  280. <p>There is a short tutorial on how to use Ant in Cactus'
  281. documentation. It has a slant towards build files that will be used
  282. with Cactus.</p>
  283. <table>
  284. <tr>
  285. <td bgcolor="#039acc" colspan="" rowspan=""
  286. valign="top" align="left">
  287. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  288. Author:
  289. </font>
  290. </td>
  291. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  292. valign="top" align="left">
  293. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  294. Cactus development team
  295. </font>
  296. </td>
  297. </tr>
  298. <tr>
  299. <td bgcolor="#039acc" colspan="" rowspan=""
  300. valign="top" align="left">
  301. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  302. URL:
  303. </font>
  304. </td>
  305. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  306. valign="top" align="left">
  307. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  308. <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>
  309. </font>
  310. </td>
  311. </tr>
  312. </table>
  313. </blockquote>
  314. </td></tr>
  315. </table>
  316. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  317. <tr><td bgcolor="#828DA6">
  318. <font color="#ffffff" face="arial,helvetica,sanserif">
  319. <a name="Developing custom Ant tasks with VisualAge for Java"><strong>Developing custom Ant tasks with VisualAge for Java</strong></a>
  320. </font>
  321. </td></tr>
  322. <tr><td>
  323. <blockquote>
  324. <p>This article outlines how to integrate Ant into VisualAge for Java,
  325. and how to write and debug custom tasks using the IDE and the
  326. integrated debugger.</p>
  327. <table>
  328. <tr>
  329. <td bgcolor="#039acc" colspan="" rowspan=""
  330. valign="top" align="left">
  331. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  332. Author:
  333. </font>
  334. </td>
  335. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  336. valign="top" align="left">
  337. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  338. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  339. </font>
  340. </td>
  341. </tr>
  342. <tr>
  343. <td bgcolor="#039acc" colspan="" rowspan=""
  344. valign="top" align="left">
  345. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  346. URL:
  347. </font>
  348. </td>
  349. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  350. valign="top" align="left">
  351. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  352. <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&amp;p=1&amp;BCT=1&amp;Footer=1</a>
  353. </font>
  354. </td>
  355. </tr>
  356. </table>
  357. </blockquote>
  358. </td></tr>
  359. </table>
  360. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  361. <tr><td bgcolor="#828DA6">
  362. <font color="#ffffff" face="arial,helvetica,sanserif">
  363. <a name="Automated builds with VisualAge for Java and Ant"><strong>Automated builds with VisualAge for Java and Ant</strong></a>
  364. </font>
  365. </td></tr>
  366. <tr><td>
  367. <blockquote>
  368. <p>This article shows how you can perform command line builds with a
  369. VisualAge for Java repository.</p>
  370. <table>
  371. <tr>
  372. <td bgcolor="#039acc" colspan="" rowspan=""
  373. valign="top" align="left">
  374. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  375. Author:
  376. </font>
  377. </td>
  378. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  379. valign="top" align="left">
  380. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  381. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  382. </font>
  383. </td>
  384. </tr>
  385. <tr>
  386. <td bgcolor="#039acc" colspan="" rowspan=""
  387. valign="top" align="left">
  388. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  389. URL:
  390. </font>
  391. </td>
  392. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  393. valign="top" align="left">
  394. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  395. <a href="http://www7.software.ibm.com/vad.nsf/Data/Document4366?OpenDocument&amp;p=1&amp;BCT=3&amp;Footer=1">http://www7.software.ibm.com/vad.nsf/Data/Document4366?OpenDocument&amp;p=1&amp;BCT=3&amp;Footer=1</a>
  396. </font>
  397. </td>
  398. </tr>
  399. </table>
  400. </blockquote>
  401. </td></tr>
  402. </table>
  403. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  404. <tr><td bgcolor="#828DA6">
  405. <font color="#ffffff" face="arial,helvetica,sanserif">
  406. <a name="Ant: A Build Tool from the Jakarta Project"><strong>Ant: A Build Tool from the Jakarta Project</strong></a>
  407. </font>
  408. </td></tr>
  409. <tr><td>
  410. <blockquote>
  411. <p>This article is from the "Best Practices" section of
  412. Sun's Dot-Com Builder Site.</p>
  413. <table>
  414. <tr>
  415. <td bgcolor="#039acc" colspan="" rowspan=""
  416. valign="top" align="left">
  417. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  418. Author:
  419. </font>
  420. </td>
  421. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  422. valign="top" align="left">
  423. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  424. Laura Geele Wang
  425. </font>
  426. </td>
  427. </tr>
  428. <tr>
  429. <td bgcolor="#039acc" colspan="" rowspan=""
  430. valign="top" align="left">
  431. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  432. URL:
  433. </font>
  434. </td>
  435. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  436. valign="top" align="left">
  437. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  438. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  439. </font>
  440. </td>
  441. </tr>
  442. </table>
  443. </blockquote>
  444. </td></tr>
  445. </table>
  446. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  447. <tr><td bgcolor="#828DA6">
  448. <font color="#ffffff" face="arial,helvetica,sanserif">
  449. <a name="Making a Mountain Out of an Anthill"><strong>Making a Mountain Out of an Anthill</strong></a>
  450. </font>
  451. </td></tr>
  452. <tr><td>
  453. <blockquote>
  454. <p>This article is from the June 2001 issue of the Java Developer'
  455. Journal. You need to be a registered JDJ subscriber to view this
  456. article.</p>
  457. <table>
  458. <tr>
  459. <td bgcolor="#039acc" colspan="" rowspan=""
  460. valign="top" align="left">
  461. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  462. Author:
  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. Neal Ford
  469. </font>
  470. </td>
  471. </tr>
  472. <tr>
  473. <td bgcolor="#039acc" colspan="" rowspan=""
  474. valign="top" align="left">
  475. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  476. URL:
  477. </font>
  478. </td>
  479. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  480. valign="top" align="left">
  481. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  482. <a href="http://www.sys-con.com/java/archivesa.cfm?volume=06&amp;issue=06">http://www.sys-con.com/java/archivesa.cfm?volume=06&amp;issue=06</a>
  483. </font>
  484. </td>
  485. </tr>
  486. </table>
  487. </blockquote>
  488. </td></tr>
  489. </table>
  490. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  491. <tr><td bgcolor="#828DA6">
  492. <font color="#ffffff" face="arial,helvetica,sanserif">
  493. <a name="Using Ant and Weblogic EJBs"><strong>Using Ant and Weblogic EJBs</strong></a>
  494. </font>
  495. </td></tr>
  496. <tr><td>
  497. <blockquote>
  498. <p>This article describes how to use Ant to create Weblogic EJBs, and
  499. some workarounds for issues you may encounter.</p>
  500. <table>
  501. <tr>
  502. <td bgcolor="#039acc" colspan="" rowspan=""
  503. valign="top" align="left">
  504. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  505. Author:
  506. </font>
  507. </td>
  508. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  509. valign="top" align="left">
  510. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  511. Jesse E. Tilly
  512. </font>
  513. </td>
  514. </tr>
  515. <tr>
  516. <td bgcolor="#039acc" colspan="" rowspan=""
  517. valign="top" align="left">
  518. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  519. URL:
  520. </font>
  521. </td>
  522. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  523. valign="top" align="left">
  524. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  525. <a href="http://www.onjava.com/pub/a/onjava/2001/06/25/antejb.html">http://www.onjava.com/pub/a/onjava/2001/06/25/antejb.html</a>
  526. </font>
  527. </td>
  528. </tr>
  529. </table>
  530. </blockquote>
  531. </td></tr>
  532. </table>
  533. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  534. <tr><td bgcolor="#828DA6">
  535. <font color="#ffffff" face="arial,helvetica,sanserif">
  536. <a name="An Introduction to Ant"><strong>An Introduction to Ant</strong></a>
  537. </font>
  538. </td></tr>
  539. <tr><td>
  540. <blockquote>
  541. <p>This article is a short introduction into the basic
  542. concepts of Ant.</p>
  543. <table>
  544. <tr>
  545. <td bgcolor="#039acc" colspan="" rowspan=""
  546. valign="top" align="left">
  547. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  548. Author:
  549. </font>
  550. </td>
  551. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  552. valign="top" align="left">
  553. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  554. Jayakrishnan Nair
  555. </font>
  556. </td>
  557. </tr>
  558. <tr>
  559. <td bgcolor="#039acc" colspan="" rowspan=""
  560. valign="top" align="left">
  561. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  562. URL:
  563. </font>
  564. </td>
  565. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  566. valign="top" align="left">
  567. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  568. <a href="http://varnam.org/articles/ant.html">http://varnam.org/articles/ant.html</a>
  569. </font>
  570. </td>
  571. </tr>
  572. </table>
  573. </blockquote>
  574. </td></tr>
  575. </table>
  576. </blockquote>
  577. </td></tr>
  578. </table>
  579. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  580. <tr><td bgcolor="#525D76">
  581. <font color="#ffffff" face="arial,helvetica,sanserif">
  582. <a name="Presentations"><strong>Presentations</strong></a>
  583. </font>
  584. </td></tr>
  585. <tr><td>
  586. <blockquote>
  587. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  588. <tr><td bgcolor="#828DA6">
  589. <font color="#ffffff" face="arial,helvetica,sanserif">
  590. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  591. </font>
  592. </td></tr>
  593. <tr><td>
  594. <blockquote>
  595. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  596. of Ant's capabilities.</p>
  597. <table>
  598. <tr>
  599. <td bgcolor="#039acc" colspan="" rowspan=""
  600. valign="top" align="left">
  601. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  602. Author:
  603. </font>
  604. </td>
  605. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  606. valign="top" align="left">
  607. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  608. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  609. </font>
  610. </td>
  611. </tr>
  612. <tr>
  613. <td bgcolor="#039acc" colspan="" rowspan=""
  614. valign="top" align="left">
  615. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  616. URL:
  617. </font>
  618. </td>
  619. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  620. valign="top" align="left">
  621. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  622. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  623. </font>
  624. </td>
  625. </tr>
  626. </table>
  627. </blockquote>
  628. </td></tr>
  629. </table>
  630. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  631. <tr><td bgcolor="#828DA6">
  632. <font color="#ffffff" face="arial,helvetica,sanserif">
  633. <a name="Ant"><strong>Ant</strong></a>
  634. </font>
  635. </td></tr>
  636. <tr><td>
  637. <blockquote>
  638. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  639. meeting in March 2001. Includes a detailed build file and basic
  640. descriptions of all the built in and optional tasks.</p>
  641. <table>
  642. <tr>
  643. <td bgcolor="#039acc" colspan="" rowspan=""
  644. valign="top" align="left">
  645. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  646. Author:
  647. </font>
  648. </td>
  649. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  650. valign="top" align="left">
  651. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  652. Mark Volkmann
  653. </font>
  654. </td>
  655. </tr>
  656. <tr>
  657. <td bgcolor="#039acc" colspan="" rowspan=""
  658. valign="top" align="left">
  659. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  660. URL:
  661. </font>
  662. </td>
  663. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  664. valign="top" align="left">
  665. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  666. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  667. </font>
  668. </td>
  669. </tr>
  670. </table>
  671. </blockquote>
  672. </td></tr>
  673. </table>
  674. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  675. <tr><td bgcolor="#828DA6">
  676. <font color="#ffffff" face="arial,helvetica,sanserif">
  677. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  678. </font>
  679. </td></tr>
  680. <tr><td>
  681. <blockquote>
  682. <p>This presentation is an overview of the current state of software
  683. development today. There are a couple of slides that briefly cover
  684. Ant.</p>
  685. <table>
  686. <tr>
  687. <td bgcolor="#039acc" colspan="" rowspan=""
  688. valign="top" align="left">
  689. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  690. Author:
  691. </font>
  692. </td>
  693. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  694. valign="top" align="left">
  695. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  696. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  697. </font>
  698. </td>
  699. </tr>
  700. <tr>
  701. <td bgcolor="#039acc" colspan="" rowspan=""
  702. valign="top" align="left">
  703. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  704. URL:
  705. </font>
  706. </td>
  707. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  708. valign="top" align="left">
  709. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  710. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  711. </font>
  712. </td>
  713. </tr>
  714. </table>
  715. </blockquote>
  716. </td></tr>
  717. </table>
  718. </blockquote>
  719. </td></tr>
  720. </table>
  721. </td>
  722. </tr>
  723. <!-- FOOTER -->
  724. <tr><td colspan="2">
  725. <hr noshade="" size="1"/>
  726. </td></tr>
  727. <tr><td colspan="2">
  728. <div align="center"><font color="#525D76" size="-1"><em>
  729. Copyright &#169; 1999-2001, Apache Software Foundation
  730. </em></font></div>
  731. </td></tr>
  732. </table>
  733. </body>
  734. </html>
  735. <!-- end the processing -->