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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  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://jakarta.apache.org/site/bugs.html">Bug Database</a>
  71. </li>
  72. </ul>
  73. </td>
  74. <td align="left" valign="top">
  75. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  76. <tr><td bgcolor="#525D76">
  77. <font color="#ffffff" face="arial,helvetica,sanserif">
  78. <a name="Articles and Presentations"><strong>Articles and Presentations</strong></a>
  79. </font>
  80. </td></tr>
  81. <tr><td>
  82. <blockquote>
  83. <p>This page lists articles and presentations written about Ant. If
  84. you've written something that should be included, please post it to one
  85. of the mailing lists.</p>
  86. </blockquote>
  87. </td></tr>
  88. </table>
  89. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  90. <tr><td bgcolor="#525D76">
  91. <font color="#ffffff" face="arial,helvetica,sanserif">
  92. <a name="Articles"><strong>Articles</strong></a>
  93. </font>
  94. </td></tr>
  95. <tr><td>
  96. <blockquote>
  97. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  98. <tr><td bgcolor="#828DA6">
  99. <font color="#ffffff" face="arial,helvetica,sanserif">
  100. <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>
  101. </font>
  102. </td></tr>
  103. <tr><td>
  104. <blockquote>
  105. <p>This document describes strategies and some basic examples of how to
  106. use Ant in larger team development projects.</p>
  107. <table>
  108. <tr>
  109. <td bgcolor="#039acc" colspan="" rowspan=""
  110. valign="top" align="left">
  111. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  112. Author:
  113. </font>
  114. </td>
  115. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  116. valign="top" align="left">
  117. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  118. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  119. </font>
  120. </td>
  121. </tr>
  122. <tr>
  123. <td bgcolor="#039acc" colspan="" rowspan=""
  124. valign="top" align="left">
  125. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  126. URL:
  127. </font>
  128. </td>
  129. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  130. valign="top" align="left">
  131. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  132. <a href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html">http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a>
  133. </font>
  134. </td>
  135. </tr>
  136. </table>
  137. </blockquote>
  138. </td></tr>
  139. </table>
  140. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  141. <tr><td bgcolor="#828DA6">
  142. <font color="#ffffff" face="arial,helvetica,sanserif">
  143. <a name="Ant Task Guidelines"><strong>Ant Task Guidelines</strong></a>
  144. </font>
  145. </td></tr>
  146. <tr><td>
  147. <blockquote>
  148. <p>This document describes how to write custom Ant tasks, and how to submit
  149. them to potentially be included in Ant.</p>
  150. <table>
  151. <tr>
  152. <td bgcolor="#039acc" colspan="" rowspan=""
  153. valign="top" align="left">
  154. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  155. Author:
  156. </font>
  157. </td>
  158. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  159. valign="top" align="left">
  160. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  161. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  162. </font>
  163. </td>
  164. </tr>
  165. <tr>
  166. <td bgcolor="#039acc" colspan="" rowspan=""
  167. valign="top" align="left">
  168. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  169. URL:
  170. </font>
  171. </td>
  172. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  173. valign="top" align="left">
  174. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  175. <a href="http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html">http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a>
  176. </font>
  177. </td>
  178. </tr>
  179. </table>
  180. </blockquote>
  181. </td></tr>
  182. </table>
  183. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  184. <tr><td bgcolor="#828DA6">
  185. <font color="#ffffff" face="arial,helvetica,sanserif">
  186. <a name="Incremental development with Ant and JUnit"><strong>Incremental development with Ant and JUnit</strong></a>
  187. </font>
  188. </td></tr>
  189. <tr><td>
  190. <blockquote>
  191. <p>This article explores the benefits of unit testing with Ant and
  192. JUnit, detailing how to develop automated unit tests and integrate them
  193. into your build process.</p>
  194. <table>
  195. <tr>
  196. <td bgcolor="#039acc" colspan="" rowspan=""
  197. valign="top" align="left">
  198. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  199. Author:
  200. </font>
  201. </td>
  202. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  203. valign="top" align="left">
  204. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  205. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  206. </font>
  207. </td>
  208. </tr>
  209. <tr>
  210. <td bgcolor="#039acc" colspan="" rowspan=""
  211. valign="top" align="left">
  212. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  213. URL:
  214. </font>
  215. </td>
  216. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  217. valign="top" align="left">
  218. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  219. <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>
  220. </font>
  221. </td>
  222. </tr>
  223. </table>
  224. </blockquote>
  225. </td></tr>
  226. </table>
  227. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  228. <tr><td bgcolor="#828DA6">
  229. <font color="#ffffff" face="arial,helvetica,sanserif">
  230. <a name="Automate your build process using Java and Ant"><strong>Automate your build process using Java and Ant</strong></a>
  231. </font>
  232. </td></tr>
  233. <tr><td>
  234. <blockquote>
  235. <p>This article provides an introduction to using Ant with some basic
  236. examples and by highlighting some of the important tasks.</p>
  237. <table>
  238. <tr>
  239. <td bgcolor="#039acc" colspan="" rowspan=""
  240. valign="top" align="left">
  241. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  242. Author:
  243. </font>
  244. </td>
  245. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  246. valign="top" align="left">
  247. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  248. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  249. </font>
  250. </td>
  251. </tr>
  252. <tr>
  253. <td bgcolor="#039acc" colspan="" rowspan=""
  254. valign="top" align="left">
  255. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  256. URL:
  257. </font>
  258. </td>
  259. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  260. valign="top" align="left">
  261. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  262. <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>
  263. </font>
  264. </td>
  265. </tr>
  266. </table>
  267. </blockquote>
  268. </td></tr>
  269. </table>
  270. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  271. <tr><td bgcolor="#828DA6">
  272. <font color="#ffffff" face="arial,helvetica,sanserif">
  273. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"><strong>Short tutorial in Cactus' (formerly J2EEUnit) documentation</strong></a>
  274. </font>
  275. </td></tr>
  276. <tr><td>
  277. <blockquote>
  278. <p>There is a short tutorial on how to use Ant in Cactus'
  279. documentation. It has a slant towards build files that will be used
  280. with Cactus.</p>
  281. <table>
  282. <tr>
  283. <td bgcolor="#039acc" colspan="" rowspan=""
  284. valign="top" align="left">
  285. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  286. Author:
  287. </font>
  288. </td>
  289. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  290. valign="top" align="left">
  291. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  292. Cactus development team
  293. </font>
  294. </td>
  295. </tr>
  296. <tr>
  297. <td bgcolor="#039acc" colspan="" rowspan=""
  298. valign="top" align="left">
  299. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  300. URL:
  301. </font>
  302. </td>
  303. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  304. valign="top" align="left">
  305. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  306. <a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>
  307. </font>
  308. </td>
  309. </tr>
  310. </table>
  311. </blockquote>
  312. </td></tr>
  313. </table>
  314. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  315. <tr><td bgcolor="#828DA6">
  316. <font color="#ffffff" face="arial,helvetica,sanserif">
  317. <a name="Developing custom Ant tasks with VisualAge for Java"><strong>Developing custom Ant tasks with VisualAge for Java</strong></a>
  318. </font>
  319. </td></tr>
  320. <tr><td>
  321. <blockquote>
  322. <p>This article outlines how to integrate Ant into VisualAge for Java,
  323. and how to write and debug custom tasks using the IDE and the
  324. integrated debugger.</p>
  325. <table>
  326. <tr>
  327. <td bgcolor="#039acc" colspan="" rowspan=""
  328. valign="top" align="left">
  329. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  330. Author:
  331. </font>
  332. </td>
  333. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  334. valign="top" align="left">
  335. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  336. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  337. </font>
  338. </td>
  339. </tr>
  340. <tr>
  341. <td bgcolor="#039acc" colspan="" rowspan=""
  342. valign="top" align="left">
  343. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  344. URL:
  345. </font>
  346. </td>
  347. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  348. valign="top" align="left">
  349. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  350. <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>
  351. </font>
  352. </td>
  353. </tr>
  354. </table>
  355. </blockquote>
  356. </td></tr>
  357. </table>
  358. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  359. <tr><td bgcolor="#828DA6">
  360. <font color="#ffffff" face="arial,helvetica,sanserif">
  361. <a name="Automated builds with VisualAge for Java and Ant"><strong>Automated builds with VisualAge for Java and Ant</strong></a>
  362. </font>
  363. </td></tr>
  364. <tr><td>
  365. <blockquote>
  366. <p>This article shows how you can perform command line builds with a
  367. VisualAge for Java repository.</p>
  368. <table>
  369. <tr>
  370. <td bgcolor="#039acc" colspan="" rowspan=""
  371. valign="top" align="left">
  372. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  373. Author:
  374. </font>
  375. </td>
  376. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  377. valign="top" align="left">
  378. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  379. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  380. </font>
  381. </td>
  382. </tr>
  383. <tr>
  384. <td bgcolor="#039acc" colspan="" rowspan=""
  385. valign="top" align="left">
  386. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  387. URL:
  388. </font>
  389. </td>
  390. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  391. valign="top" align="left">
  392. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  393. <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>
  394. </font>
  395. </td>
  396. </tr>
  397. </table>
  398. </blockquote>
  399. </td></tr>
  400. </table>
  401. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  402. <tr><td bgcolor="#828DA6">
  403. <font color="#ffffff" face="arial,helvetica,sanserif">
  404. <a name="Ant: A Build Tool from the Jakarta Project"><strong>Ant: A Build Tool from the Jakarta Project</strong></a>
  405. </font>
  406. </td></tr>
  407. <tr><td>
  408. <blockquote>
  409. <p>This article is from the "Best Practices" section of
  410. Sun's Dot-Com Builder Site.</p>
  411. <table>
  412. <tr>
  413. <td bgcolor="#039acc" colspan="" rowspan=""
  414. valign="top" align="left">
  415. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  416. Author:
  417. </font>
  418. </td>
  419. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  420. valign="top" align="left">
  421. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  422. Laura Geele Wang
  423. </font>
  424. </td>
  425. </tr>
  426. <tr>
  427. <td bgcolor="#039acc" colspan="" rowspan=""
  428. valign="top" align="left">
  429. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  430. URL:
  431. </font>
  432. </td>
  433. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  434. valign="top" align="left">
  435. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  436. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  437. </font>
  438. </td>
  439. </tr>
  440. </table>
  441. </blockquote>
  442. </td></tr>
  443. </table>
  444. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  445. <tr><td bgcolor="#828DA6">
  446. <font color="#ffffff" face="arial,helvetica,sanserif">
  447. <a name="Making a Mountain Out of an Anthill"><strong>Making a Mountain Out of an Anthill</strong></a>
  448. </font>
  449. </td></tr>
  450. <tr><td>
  451. <blockquote>
  452. <p>This article is from the June 2001 issue of the Java Developer'
  453. Journal. You need to be a registered JDJ subscriber to view this
  454. article.</p>
  455. <table>
  456. <tr>
  457. <td bgcolor="#039acc" colspan="" rowspan=""
  458. valign="top" align="left">
  459. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  460. Author:
  461. </font>
  462. </td>
  463. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  464. valign="top" align="left">
  465. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  466. ?
  467. </font>
  468. </td>
  469. </tr>
  470. <tr>
  471. <td bgcolor="#039acc" colspan="" rowspan=""
  472. valign="top" align="left">
  473. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  474. URL:
  475. </font>
  476. </td>
  477. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  478. valign="top" align="left">
  479. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  480. <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>
  481. </font>
  482. </td>
  483. </tr>
  484. </table>
  485. </blockquote>
  486. </td></tr>
  487. </table>
  488. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  489. <tr><td bgcolor="#828DA6">
  490. <font color="#ffffff" face="arial,helvetica,sanserif">
  491. <a name="Using Ant and Weblogic EJBs"><strong>Using Ant and Weblogic EJBs</strong></a>
  492. </font>
  493. </td></tr>
  494. <tr><td>
  495. <blockquote>
  496. <p>This article describes how to use Ant to create Weblogic EJBs, and
  497. some workarounds for issues you may encounter.</p>
  498. <table>
  499. <tr>
  500. <td bgcolor="#039acc" colspan="" rowspan=""
  501. valign="top" align="left">
  502. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  503. Author:
  504. </font>
  505. </td>
  506. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  507. valign="top" align="left">
  508. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  509. Jesse E. Tilly
  510. </font>
  511. </td>
  512. </tr>
  513. <tr>
  514. <td bgcolor="#039acc" colspan="" rowspan=""
  515. valign="top" align="left">
  516. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  517. URL:
  518. </font>
  519. </td>
  520. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  521. valign="top" align="left">
  522. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  523. <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>
  524. </font>
  525. </td>
  526. </tr>
  527. </table>
  528. </blockquote>
  529. </td></tr>
  530. </table>
  531. </blockquote>
  532. </td></tr>
  533. </table>
  534. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  535. <tr><td bgcolor="#525D76">
  536. <font color="#ffffff" face="arial,helvetica,sanserif">
  537. <a name="Presentations"><strong>Presentations</strong></a>
  538. </font>
  539. </td></tr>
  540. <tr><td>
  541. <blockquote>
  542. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  543. <tr><td bgcolor="#828DA6">
  544. <font color="#ffffff" face="arial,helvetica,sanserif">
  545. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  546. </font>
  547. </td></tr>
  548. <tr><td>
  549. <blockquote>
  550. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  551. of Ant's capabilities.</p>
  552. <table>
  553. <tr>
  554. <td bgcolor="#039acc" colspan="" rowspan=""
  555. valign="top" align="left">
  556. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  557. Author:
  558. </font>
  559. </td>
  560. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  561. valign="top" align="left">
  562. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  563. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  564. </font>
  565. </td>
  566. </tr>
  567. <tr>
  568. <td bgcolor="#039acc" colspan="" rowspan=""
  569. valign="top" align="left">
  570. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  571. URL:
  572. </font>
  573. </td>
  574. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  575. valign="top" align="left">
  576. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  577. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  578. </font>
  579. </td>
  580. </tr>
  581. </table>
  582. </blockquote>
  583. </td></tr>
  584. </table>
  585. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  586. <tr><td bgcolor="#828DA6">
  587. <font color="#ffffff" face="arial,helvetica,sanserif">
  588. <a name="Ant"><strong>Ant</strong></a>
  589. </font>
  590. </td></tr>
  591. <tr><td>
  592. <blockquote>
  593. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  594. meeting in March 2001. Includes a detailed build file and basic
  595. descriptions of all the built in and optional tasks.</p>
  596. <table>
  597. <tr>
  598. <td bgcolor="#039acc" colspan="" rowspan=""
  599. valign="top" align="left">
  600. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  601. Author:
  602. </font>
  603. </td>
  604. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  605. valign="top" align="left">
  606. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  607. Mark Volkmann
  608. </font>
  609. </td>
  610. </tr>
  611. <tr>
  612. <td bgcolor="#039acc" colspan="" rowspan=""
  613. valign="top" align="left">
  614. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  615. URL:
  616. </font>
  617. </td>
  618. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  619. valign="top" align="left">
  620. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  621. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  622. </font>
  623. </td>
  624. </tr>
  625. </table>
  626. </blockquote>
  627. </td></tr>
  628. </table>
  629. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  630. <tr><td bgcolor="#828DA6">
  631. <font color="#ffffff" face="arial,helvetica,sanserif">
  632. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  633. </font>
  634. </td></tr>
  635. <tr><td>
  636. <blockquote>
  637. <p>This presentation is an overview of the current state of software
  638. development today. There are a couple of slides that briefly cover
  639. Ant.</p>
  640. <table>
  641. <tr>
  642. <td bgcolor="#039acc" colspan="" rowspan=""
  643. valign="top" align="left">
  644. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  645. Author:
  646. </font>
  647. </td>
  648. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  649. valign="top" align="left">
  650. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  651. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  652. </font>
  653. </td>
  654. </tr>
  655. <tr>
  656. <td bgcolor="#039acc" colspan="" rowspan=""
  657. valign="top" align="left">
  658. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  659. URL:
  660. </font>
  661. </td>
  662. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  663. valign="top" align="left">
  664. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  665. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  666. </font>
  667. </td>
  668. </tr>
  669. </table>
  670. </blockquote>
  671. </td></tr>
  672. </table>
  673. </blockquote>
  674. </td></tr>
  675. </table>
  676. </td>
  677. </tr>
  678. <!-- FOOTER -->
  679. <tr><td colspan="2">
  680. <hr noshade="" size="1"/>
  681. </td></tr>
  682. <tr><td colspan="2">
  683. <div align="center"><font color="#525D76" size="-1"><em>
  684. Copyright &#169; 1999-2001, Apache Software Foundation
  685. </em></font></div>
  686. </td></tr>
  687. </table>
  688. </body>
  689. </html>
  690. <!-- end the processing -->