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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  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://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>
  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://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>
  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. </blockquote>
  534. </td></tr>
  535. </table>
  536. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  537. <tr><td bgcolor="#525D76">
  538. <font color="#ffffff" face="arial,helvetica,sanserif">
  539. <a name="Presentations"><strong>Presentations</strong></a>
  540. </font>
  541. </td></tr>
  542. <tr><td>
  543. <blockquote>
  544. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  545. <tr><td bgcolor="#828DA6">
  546. <font color="#ffffff" face="arial,helvetica,sanserif">
  547. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  548. </font>
  549. </td></tr>
  550. <tr><td>
  551. <blockquote>
  552. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  553. of Ant's capabilities.</p>
  554. <table>
  555. <tr>
  556. <td bgcolor="#039acc" colspan="" rowspan=""
  557. valign="top" align="left">
  558. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  559. Author:
  560. </font>
  561. </td>
  562. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  563. valign="top" align="left">
  564. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  565. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  566. </font>
  567. </td>
  568. </tr>
  569. <tr>
  570. <td bgcolor="#039acc" colspan="" rowspan=""
  571. valign="top" align="left">
  572. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  573. URL:
  574. </font>
  575. </td>
  576. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  577. valign="top" align="left">
  578. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  579. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  580. </font>
  581. </td>
  582. </tr>
  583. </table>
  584. </blockquote>
  585. </td></tr>
  586. </table>
  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"><strong>Ant</strong></a>
  591. </font>
  592. </td></tr>
  593. <tr><td>
  594. <blockquote>
  595. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  596. meeting in March 2001. Includes a detailed build file and basic
  597. descriptions of all the built in and optional tasks.</p>
  598. <table>
  599. <tr>
  600. <td bgcolor="#039acc" colspan="" rowspan=""
  601. valign="top" align="left">
  602. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  603. Author:
  604. </font>
  605. </td>
  606. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  607. valign="top" align="left">
  608. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  609. Mark Volkmann
  610. </font>
  611. </td>
  612. </tr>
  613. <tr>
  614. <td bgcolor="#039acc" colspan="" rowspan=""
  615. valign="top" align="left">
  616. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  617. URL:
  618. </font>
  619. </td>
  620. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  621. valign="top" align="left">
  622. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  623. <a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  624. </font>
  625. </td>
  626. </tr>
  627. </table>
  628. </blockquote>
  629. </td></tr>
  630. </table>
  631. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  632. <tr><td bgcolor="#828DA6">
  633. <font color="#ffffff" face="arial,helvetica,sanserif">
  634. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  635. </font>
  636. </td></tr>
  637. <tr><td>
  638. <blockquote>
  639. <p>This presentation is an overview of the current state of software
  640. development today. There are a couple of slides that briefly cover
  641. Ant.</p>
  642. <table>
  643. <tr>
  644. <td bgcolor="#039acc" colspan="" rowspan=""
  645. valign="top" align="left">
  646. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  647. Author:
  648. </font>
  649. </td>
  650. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  651. valign="top" align="left">
  652. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  653. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  654. </font>
  655. </td>
  656. </tr>
  657. <tr>
  658. <td bgcolor="#039acc" colspan="" rowspan=""
  659. valign="top" align="left">
  660. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  661. URL:
  662. </font>
  663. </td>
  664. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  665. valign="top" align="left">
  666. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  667. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  668. </font>
  669. </td>
  670. </tr>
  671. </table>
  672. </blockquote>
  673. </td></tr>
  674. </table>
  675. </blockquote>
  676. </td></tr>
  677. </table>
  678. </td>
  679. </tr>
  680. <!-- FOOTER -->
  681. <tr><td colspan="2">
  682. <hr noshade="" size="1"/>
  683. </td></tr>
  684. <tr><td colspan="2">
  685. <div align="center"><font color="#525D76" size="-1"><em>
  686. Copyright &#169; 1999-2001, Apache Software Foundation
  687. </em></font></div>
  688. </td></tr>
  689. </table>
  690. </body>
  691. </html>
  692. <!-- end the processing -->