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

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