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 53 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  8. <meta name="author" content="Stefan Bodewig">
  9. <meta name="email" content="bodewig@apache.org">
  10. <title>Apache Ant - Resources</title>
  11. </head>
  12. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  13. <table border="0" width="100%" cellspacing="0">
  14. <!-- TOP IMAGE -->
  15. <tr>
  16. <td align="left">
  17. <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" alt="The Apache Jakarta Project" border="0"></a>
  18. </td>
  19. <td align="right">
  20. <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  21. </td>
  22. </tr>
  23. </table>
  24. <table border="0" width="100%" cellspacing="4">
  25. <tr><td colspan="2">
  26. <hr noshade size="1"/>
  27. </td></tr>
  28. <tr>
  29. <!-- LEFT SIDE NAVIGATION -->
  30. <td valign="top" nowrap>
  31. <p><strong>Apache Ant</strong></p>
  32. <ul>
  33. <li> <a href="./index.html">Front Page</a>
  34. </li>
  35. <li> <a href="./antnews.html">News</a>
  36. </li>
  37. <li> <a href="./manual/index.html">Documentation</a>
  38. </li>
  39. <li> <a href="./projects.html">Related Projects</a>
  40. </li>
  41. <li> <a href="./external.html">External Tools and Tasks</a>
  42. </li>
  43. <li> <a href="./resources.html">Resources</a>
  44. </li>
  45. <li> <a href="./faq.html">Ant FAQ</a>
  46. </li>
  47. <li> <a href="./problems.html">Having Problems?</a>
  48. </li>
  49. </ul>
  50. <p><strong>Download</strong></p>
  51. <ul>
  52. <li> <a href="./bindownload.cgi">Binary Distributions</a>
  53. </li>
  54. <li> <a href="./srcdownload.cgi">Source Distributions</a>
  55. </li>
  56. </ul>
  57. <p><strong>Jakarta</strong></p>
  58. <ul>
  59. <li> <a href="http://jakarta.apache.org/site/news.html">News &amp; Status</a>
  60. </li>
  61. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  62. </li>
  63. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  64. </li>
  65. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  66. </li>
  67. </ul>
  68. <p><strong>Get Involved</strong></p>
  69. <ul>
  70. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  71. </li>
  72. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  73. </li>
  74. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  75. </li>
  76. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  77. </li>
  78. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  79. </li>
  80. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  81. </li>
  82. <li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time">Patch Queue</a>
  83. </li>
  84. </ul>
  85. </td>
  86. <td align="left" valign="top">
  87. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  88. <tr><td bgcolor="#525D76">
  89. <font color="#ffffff" face="arial,helvetica,sanserif">
  90. <a name="FAQs"><strong>FAQs</strong></a>
  91. </font>
  92. </td></tr>
  93. <tr><td>
  94. <blockquote>
  95. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  96. <tr><td bgcolor="#828DA6">
  97. <font color="#ffffff" face="arial,helvetica,sanserif">
  98. <a name="At Ant's website"><strong>At Ant's website</strong></a>
  99. </font>
  100. </td></tr>
  101. <tr><td>
  102. <blockquote>
  103. <p>Starting with the release of Ant 1.4 the Ant's FAQ is
  104. bundled with the distribution, the most recent version can
  105. always be found at the website.</p>
  106. <table>
  107. <tr>
  108. <td bgcolor="#039acc" colspan="1" rowspan="1"
  109. valign="top" align="left">
  110. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  111. FAQ:
  112. </font>
  113. </td>
  114. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  115. valign="top" align="left">
  116. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  117. <a href="faq.html">http://jakarta.apache.org/ant/faq.html</a>
  118. </font>
  119. </td>
  120. </tr>
  121. </table>
  122. </blockquote>
  123. </td></tr>
  124. </table>
  125. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  126. <tr><td bgcolor="#828DA6">
  127. <font color="#ffffff" face="arial,helvetica,sanserif">
  128. <a name="jGuru"><strong>jGuru</strong></a>
  129. </font>
  130. </td></tr>
  131. <tr><td>
  132. <blockquote>
  133. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  134. <table>
  135. <tr>
  136. <td bgcolor="#039acc" colspan="1" rowspan="1"
  137. valign="top" align="left">
  138. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  139. Forum:
  140. </font>
  141. </td>
  142. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  143. valign="top" align="left">
  144. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  145. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  146. </font>
  147. </td>
  148. </tr>
  149. <tr>
  150. <td bgcolor="#039acc" colspan="1" rowspan="1"
  151. valign="top" align="left">
  152. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  153. FAQ:
  154. </font>
  155. </td>
  156. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  157. valign="top" align="left">
  158. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  159. <a href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  160. </font>
  161. </td>
  162. </tr>
  163. </table>
  164. </blockquote>
  165. </td></tr>
  166. </table>
  167. </blockquote>
  168. </td></tr>
  169. </table>
  170. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  171. <tr><td bgcolor="#525D76">
  172. <font color="#ffffff" face="arial,helvetica,sanserif">
  173. <a name="Books"><strong>Books</strong></a>
  174. </font>
  175. </td></tr>
  176. <tr><td>
  177. <blockquote>
  178. <p>Listed by descending publication date.</p>
  179. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  180. <tr><td bgcolor="#828DA6">
  181. <font color="#ffffff" face="arial,helvetica,sanserif">
  182. <a name="Java Development with Ant"><strong>Java Development with Ant</strong></a>
  183. </font>
  184. </td></tr>
  185. <tr><td>
  186. <blockquote>
  187. <p>Covers Ant 1.5, including:</p>
  188. <ul>
  189. <li>The new Ant 1.5 features</li>
  190. <li>Ant's datatypes and property handling</li>
  191. <li>JUnit testing and reporting</li>
  192. <li>Continuous integration techniques</li>
  193. <li>XDoclet for attribute-oriented programming</li>
  194. <li>EJB generation, building, and packaging</li>
  195. <li>Writing and testing native code</li>
  196. <li>Building Web Services with Apache Axis</li>
  197. <li>Deploying your system to multiple remote servers</li>
  198. <li>Using and writing
  199. <ul>
  200. <li>Loggers</li>
  201. <li>Listeners</li>
  202. <li>Selectors</li>
  203. <li>Custom tasks</li>
  204. </ul>
  205. </li>
  206. </ul>
  207. <table>
  208. <tr>
  209. <td bgcolor="#039acc" colspan="1" rowspan="1"
  210. valign="top" align="left">
  211. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  212. Authors:
  213. </font>
  214. </td>
  215. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  216. valign="top" align="left">
  217. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  218. Erik Hatcher and Steve Loughran
  219. </font>
  220. </td>
  221. </tr>
  222. <tr>
  223. <td bgcolor="#039acc" colspan="1" rowspan="1"
  224. valign="top" align="left">
  225. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  226. URL:
  227. </font>
  228. </td>
  229. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  230. valign="top" align="left">
  231. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  232. <a href="http://www.manning.com/antbook/">http://www.manning.com/antbook/</a>
  233. </font>
  234. </td>
  235. </tr>
  236. </table>
  237. </blockquote>
  238. </td></tr>
  239. </table>
  240. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  241. <tr><td bgcolor="#828DA6">
  242. <font color="#ffffff" face="arial,helvetica,sanserif">
  243. <a name="Ant: The Definitive Guide"><strong>Ant: The Definitive Guide</strong></a>
  244. </font>
  245. </td></tr>
  246. <tr><td>
  247. <blockquote>
  248. <p>Covers Ant release 1.4.1.</p>
  249. <table>
  250. <tr>
  251. <td bgcolor="#039acc" colspan="1" rowspan="1"
  252. valign="top" align="left">
  253. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  254. Authors:
  255. </font>
  256. </td>
  257. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  258. valign="top" align="left">
  259. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  260. Jesse E. Tilly and Eric M. Burke
  261. </font>
  262. </td>
  263. </tr>
  264. <tr>
  265. <td bgcolor="#039acc" colspan="1" rowspan="1"
  266. valign="top" align="left">
  267. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  268. URL:
  269. </font>
  270. </td>
  271. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  272. valign="top" align="left">
  273. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  274. <a href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
  275. </font>
  276. </td>
  277. </tr>
  278. </table>
  279. </blockquote>
  280. </td></tr>
  281. </table>
  282. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  283. <tr><td bgcolor="#828DA6">
  284. <font color="#ffffff" face="arial,helvetica,sanserif">
  285. <a name="Ant. Kurz und Gut."><strong>Ant. Kurz und Gut.</strong></a>
  286. </font>
  287. </td></tr>
  288. <tr><td>
  289. <blockquote>
  290. <p>A German language short reference for Ant that covers Ant
  291. 1.4. This is the original description:</p>
  292. <div align="left">
  293. <table cellspacing="4" cellpadding="0" border="0">
  294. <tr>
  295. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  296. <td bgcolor="#023264" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  297. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  298. </tr>
  299. <tr>
  300. <td bgcolor="#023264" width="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  301. <td bgcolor="#ffffff"><pre>
  302. Ant kurz &amp; gut enth�lt eine vollst�ndige Referenz der Built-in Tasks
  303. und ihrer jeweiligen Attribute sowie kurze Beispiele f�r ihre Verwendung.
  304. Daneben bietet das Buch eine knappe Einf�hrung in die Arbeit mit Ant und
  305. eine Erl�uterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
  306. Behandelt werden au�erdem grundlegende Konzepte wie Filesets, Patternsets und
  307. Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks. </pre></td>
  308. <td bgcolor="#023264" width="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  309. </tr>
  310. <tr>
  311. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  312. <td bgcolor="#023264" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  313. <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" alt="" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  314. </tr>
  315. </table>
  316. </div>
  317. <table>
  318. <tr>
  319. <td bgcolor="#039acc" colspan="1" rowspan="1"
  320. valign="top" align="left">
  321. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  322. Author:
  323. </font>
  324. </td>
  325. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  326. valign="top" align="left">
  327. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  328. Stefan Edlich
  329. </font>
  330. </td>
  331. </tr>
  332. <tr>
  333. <td bgcolor="#039acc" colspan="1" rowspan="1"
  334. valign="top" align="left">
  335. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  336. URL:
  337. </font>
  338. </td>
  339. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  340. valign="top" align="left">
  341. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  342. <a href="http://www.amazon.de/exec/obidos/ASIN/3897212412/">http://www.amazon.de/exec/obidos/ASIN/3897212412/</a>
  343. </font>
  344. </td>
  345. </tr>
  346. </table>
  347. </blockquote>
  348. </td></tr>
  349. </table>
  350. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  351. <tr><td bgcolor="#828DA6">
  352. <font color="#ffffff" face="arial,helvetica,sanserif">
  353. <a name="Java Tools for eXtreme Programming"><strong>Java Tools for eXtreme Programming</strong></a>
  354. </font>
  355. </td></tr>
  356. <tr><td>
  357. <blockquote>
  358. <p>This book covers the following XP subjects:</p>
  359. <ul>
  360. <li>Automated unit and functional testing</li>
  361. <li>Continuous integration through build and deployment automation</li>
  362. <li>The value of refactoring and continuous integration</li>
  363. <li>How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
  364. can be used to achieve the goals of the XP methodology</li>
  365. </ul>
  366. <table>
  367. <tr>
  368. <td bgcolor="#039acc" colspan="1" rowspan="1"
  369. valign="top" align="left">
  370. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  371. Authors:
  372. </font>
  373. </td>
  374. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  375. valign="top" align="left">
  376. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  377. Richard Hightower and Nicholas Lesiecki
  378. </font>
  379. </td>
  380. </tr>
  381. <tr>
  382. <td bgcolor="#039acc" colspan="1" rowspan="1"
  383. valign="top" align="left">
  384. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  385. URL:
  386. </font>
  387. </td>
  388. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  389. valign="top" align="left">
  390. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  391. <a href="http://www.wiley.com/cda/product/0,,047120708X,00.html">http://www.wiley.com/cda/product/0,,047120708X,00.html</a>
  392. </font>
  393. </td>
  394. </tr>
  395. </table>
  396. </blockquote>
  397. </td></tr>
  398. </table>
  399. </blockquote>
  400. </td></tr>
  401. </table>
  402. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  403. <tr><td bgcolor="#525D76">
  404. <font color="#ffffff" face="arial,helvetica,sanserif">
  405. <a name="Articles and Presentations"><strong>Articles and Presentations</strong></a>
  406. </font>
  407. </td></tr>
  408. <tr><td>
  409. <blockquote>
  410. <p>The following sections list articles and presentations written about Apache Ant. If
  411. you've written something that should be included, please post it to one
  412. of the mailing lists.</p>
  413. </blockquote>
  414. </td></tr>
  415. </table>
  416. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  417. <tr><td bgcolor="#525D76">
  418. <font color="#ffffff" face="arial,helvetica,sanserif">
  419. <a name="Articles"><strong>Articles</strong></a>
  420. </font>
  421. </td></tr>
  422. <tr><td>
  423. <blockquote>
  424. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  425. <tr><td bgcolor="#828DA6">
  426. <font color="#ffffff" face="arial,helvetica,sanserif">
  427. <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>
  428. </font>
  429. </td></tr>
  430. <tr><td>
  431. <blockquote>
  432. <p>This document describes strategies and some basic examples of how to
  433. use Ant in larger team development projects.</p>
  434. <table>
  435. <tr>
  436. <td bgcolor="#039acc" colspan="1" rowspan="1"
  437. valign="top" align="left">
  438. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  439. Author:
  440. </font>
  441. </td>
  442. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  443. valign="top" align="left">
  444. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  445. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  446. </font>
  447. </td>
  448. </tr>
  449. <tr>
  450. <td bgcolor="#039acc" colspan="1" rowspan="1"
  451. valign="top" align="left">
  452. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  453. URL:
  454. </font>
  455. </td>
  456. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  457. valign="top" align="left">
  458. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  459. <a href="ant_in_anger.html">http://jakarta.apache.org/ant/ant_in_anger.html</a>
  460. </font>
  461. </td>
  462. </tr>
  463. </table>
  464. </blockquote>
  465. </td></tr>
  466. </table>
  467. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  468. <tr><td bgcolor="#828DA6">
  469. <font color="#ffffff" face="arial,helvetica,sanserif">
  470. <a name="Ant Task Guidelines"><strong>Ant Task Guidelines</strong></a>
  471. </font>
  472. </td></tr>
  473. <tr><td>
  474. <blockquote>
  475. <p>This document describes how to write custom Ant tasks, and how to submit
  476. them to potentially be included in Ant.</p>
  477. <table>
  478. <tr>
  479. <td bgcolor="#039acc" colspan="1" rowspan="1"
  480. valign="top" align="left">
  481. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  482. Author:
  483. </font>
  484. </td>
  485. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  486. valign="top" align="left">
  487. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  488. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  489. </font>
  490. </td>
  491. </tr>
  492. <tr>
  493. <td bgcolor="#039acc" colspan="1" rowspan="1"
  494. valign="top" align="left">
  495. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  496. URL:
  497. </font>
  498. </td>
  499. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  500. valign="top" align="left">
  501. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  502. <a href="ant_task_guidelines.html">http://jakarta.apache.org/ant/ant_task_guidelines.html</a>
  503. </font>
  504. </td>
  505. </tr>
  506. </table>
  507. </blockquote>
  508. </td></tr>
  509. </table>
  510. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  511. <tr><td bgcolor="#828DA6">
  512. <font color="#ffffff" face="arial,helvetica,sanserif">
  513. <a name="Automating the build and test process"><strong>Automating the build and test process</strong></a>
  514. </font>
  515. </td></tr>
  516. <tr><td>
  517. <blockquote>
  518. <p>This article demonstrates an approach to the automated build and test process. Working with Ant 1.3 and the JUnit test framework, it shows how to automate a process that captures pertinent information about each test suite run, generates an attractive report, and e-mails the report.</p>
  519. <table>
  520. <tr>
  521. <td bgcolor="#039acc" colspan="1" rowspan="1"
  522. valign="top" align="left">
  523. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  524. Author:
  525. </font>
  526. </td>
  527. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  528. valign="top" align="left">
  529. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  530. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  531. </font>
  532. </td>
  533. </tr>
  534. <tr>
  535. <td bgcolor="#039acc" colspan="1" rowspan="1"
  536. valign="top" align="left">
  537. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  538. URL:
  539. </font>
  540. </td>
  541. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  542. valign="top" align="left">
  543. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  544. <a href="http://www.ibm.com/developerworks/java/library/j-junitmail/">http://www.ibm.com/developerworks/java/library/j-junitmail/</a>
  545. </font>
  546. </td>
  547. </tr>
  548. </table>
  549. </blockquote>
  550. </td></tr>
  551. </table>
  552. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  553. <tr><td bgcolor="#828DA6">
  554. <font color="#ffffff" face="arial,helvetica,sanserif">
  555. <a name="Incremental development with Ant and JUnit"><strong>Incremental development with Ant and JUnit</strong></a>
  556. </font>
  557. </td></tr>
  558. <tr><td>
  559. <blockquote>
  560. <p>This article explores the benefits of unit testing with Ant and
  561. JUnit, detailing how to develop automated unit tests and integrate them
  562. into your build process.</p>
  563. <table>
  564. <tr>
  565. <td bgcolor="#039acc" colspan="1" rowspan="1"
  566. valign="top" align="left">
  567. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  568. Author:
  569. </font>
  570. </td>
  571. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  572. valign="top" align="left">
  573. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  574. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  575. </font>
  576. </td>
  577. </tr>
  578. <tr>
  579. <td bgcolor="#039acc" colspan="1" rowspan="1"
  580. valign="top" align="left">
  581. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  582. URL:
  583. </font>
  584. </td>
  585. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  586. valign="top" align="left">
  587. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  588. <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>
  589. </font>
  590. </td>
  591. </tr>
  592. </table>
  593. </blockquote>
  594. </td></tr>
  595. </table>
  596. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  597. <tr><td bgcolor="#828DA6">
  598. <font color="#ffffff" face="arial,helvetica,sanserif">
  599. <a name="Automate your build process using Java and Ant"><strong>Automate your build process using Java and Ant</strong></a>
  600. </font>
  601. </td></tr>
  602. <tr><td>
  603. <blockquote>
  604. <p>This article provides an introduction to using Ant with some basic
  605. examples and by highlighting some of the important tasks.</p>
  606. <table>
  607. <tr>
  608. <td bgcolor="#039acc" colspan="1" rowspan="1"
  609. valign="top" align="left">
  610. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  611. Author:
  612. </font>
  613. </td>
  614. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  615. valign="top" align="left">
  616. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  617. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  618. </font>
  619. </td>
  620. </tr>
  621. <tr>
  622. <td bgcolor="#039acc" colspan="1" rowspan="1"
  623. valign="top" align="left">
  624. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  625. URL:
  626. </font>
  627. </td>
  628. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  629. valign="top" align="left">
  630. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  631. <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>
  632. </font>
  633. </td>
  634. </tr>
  635. </table>
  636. </blockquote>
  637. </td></tr>
  638. </table>
  639. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  640. <tr><td bgcolor="#828DA6">
  641. <font color="#ffffff" face="arial,helvetica,sanserif">
  642. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"><strong>Short tutorial in Cactus' (formerly J2EEUnit) documentation</strong></a>
  643. </font>
  644. </td></tr>
  645. <tr><td>
  646. <blockquote>
  647. <p>There is a short tutorial on how to use Ant in Cactus'
  648. documentation. It has a slant towards build files that will be used
  649. with Cactus.</p>
  650. <table>
  651. <tr>
  652. <td bgcolor="#039acc" colspan="1" rowspan="1"
  653. valign="top" align="left">
  654. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  655. Author:
  656. </font>
  657. </td>
  658. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  659. valign="top" align="left">
  660. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  661. Cactus development team
  662. </font>
  663. </td>
  664. </tr>
  665. <tr>
  666. <td bgcolor="#039acc" colspan="1" rowspan="1"
  667. valign="top" align="left">
  668. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  669. URL:
  670. </font>
  671. </td>
  672. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  673. valign="top" align="left">
  674. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  675. <a href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
  676. </font>
  677. </td>
  678. </tr>
  679. </table>
  680. </blockquote>
  681. </td></tr>
  682. </table>
  683. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  684. <tr><td bgcolor="#828DA6">
  685. <font color="#ffffff" face="arial,helvetica,sanserif">
  686. <a name="Developing custom Ant tasks with VisualAge for Java"><strong>Developing custom Ant tasks with VisualAge for Java</strong></a>
  687. </font>
  688. </td></tr>
  689. <tr><td>
  690. <blockquote>
  691. <p>This article outlines how to integrate Ant into VisualAge for Java,
  692. and how to write and debug custom tasks using the IDE and the
  693. integrated debugger.</p>
  694. <table>
  695. <tr>
  696. <td bgcolor="#039acc" colspan="1" rowspan="1"
  697. valign="top" align="left">
  698. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  699. Author:
  700. </font>
  701. </td>
  702. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  703. valign="top" align="left">
  704. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  705. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  706. </font>
  707. </td>
  708. </tr>
  709. <tr>
  710. <td bgcolor="#039acc" colspan="1" rowspan="1"
  711. valign="top" align="left">
  712. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  713. URL:
  714. </font>
  715. </td>
  716. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  717. valign="top" align="left">
  718. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  719. <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>
  720. </font>
  721. </td>
  722. </tr>
  723. </table>
  724. </blockquote>
  725. </td></tr>
  726. </table>
  727. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  728. <tr><td bgcolor="#828DA6">
  729. <font color="#ffffff" face="arial,helvetica,sanserif">
  730. <a name="Automated builds with VisualAge for Java and Ant"><strong>Automated builds with VisualAge for Java and Ant</strong></a>
  731. </font>
  732. </td></tr>
  733. <tr><td>
  734. <blockquote>
  735. <p>This article shows how you can perform command line builds with a
  736. VisualAge for Java repository.</p>
  737. <table>
  738. <tr>
  739. <td bgcolor="#039acc" colspan="1" rowspan="1"
  740. valign="top" align="left">
  741. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  742. Author:
  743. </font>
  744. </td>
  745. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  746. valign="top" align="left">
  747. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  748. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  749. </font>
  750. </td>
  751. </tr>
  752. <tr>
  753. <td bgcolor="#039acc" colspan="1" rowspan="1"
  754. valign="top" align="left">
  755. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  756. URL:
  757. </font>
  758. </td>
  759. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  760. valign="top" align="left">
  761. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  762. <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>
  763. </font>
  764. </td>
  765. </tr>
  766. </table>
  767. </blockquote>
  768. </td></tr>
  769. </table>
  770. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  771. <tr><td bgcolor="#828DA6">
  772. <font color="#ffffff" face="arial,helvetica,sanserif">
  773. <a name="Ant: A Build Tool from the Jakarta Project"><strong>Ant: A Build Tool from the Jakarta Project</strong></a>
  774. </font>
  775. </td></tr>
  776. <tr><td>
  777. <blockquote>
  778. <p>This article is from the "Best Practices" section of
  779. Sun's Dot-Com Builder Site.</p>
  780. <table>
  781. <tr>
  782. <td bgcolor="#039acc" colspan="1" rowspan="1"
  783. valign="top" align="left">
  784. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  785. Author:
  786. </font>
  787. </td>
  788. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  789. valign="top" align="left">
  790. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  791. Laura Geele Wang
  792. </font>
  793. </td>
  794. </tr>
  795. <tr>
  796. <td bgcolor="#039acc" colspan="1" rowspan="1"
  797. valign="top" align="left">
  798. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  799. URL:
  800. </font>
  801. </td>
  802. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  803. valign="top" align="left">
  804. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  805. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  806. </font>
  807. </td>
  808. </tr>
  809. </table>
  810. </blockquote>
  811. </td></tr>
  812. </table>
  813. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  814. <tr><td bgcolor="#828DA6">
  815. <font color="#ffffff" face="arial,helvetica,sanserif">
  816. <a name="Making a Mountain Out of an Anthill"><strong>Making a Mountain Out of an Anthill</strong></a>
  817. </font>
  818. </td></tr>
  819. <tr><td>
  820. <blockquote>
  821. <p>This article is from the June 2001 issue of the Java Developer'
  822. Journal. You need to be a registered JDJ subscriber to view this
  823. article.</p>
  824. <table>
  825. <tr>
  826. <td bgcolor="#039acc" colspan="1" rowspan="1"
  827. valign="top" align="left">
  828. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  829. Author:
  830. </font>
  831. </td>
  832. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  833. valign="top" align="left">
  834. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  835. Neal Ford
  836. </font>
  837. </td>
  838. </tr>
  839. <tr>
  840. <td bgcolor="#039acc" colspan="1" rowspan="1"
  841. valign="top" align="left">
  842. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  843. URL:
  844. </font>
  845. </td>
  846. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  847. valign="top" align="left">
  848. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  849. <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>
  850. </font>
  851. </td>
  852. </tr>
  853. </table>
  854. </blockquote>
  855. </td></tr>
  856. </table>
  857. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  858. <tr><td bgcolor="#828DA6">
  859. <font color="#ffffff" face="arial,helvetica,sanserif">
  860. <a name="Using Ant and Weblogic EJBs"><strong>Using Ant and Weblogic EJBs</strong></a>
  861. </font>
  862. </td></tr>
  863. <tr><td>
  864. <blockquote>
  865. <p>This article describes how to use Ant to create Weblogic EJBs, and
  866. some workarounds for issues you may encounter.</p>
  867. <table>
  868. <tr>
  869. <td bgcolor="#039acc" colspan="1" rowspan="1"
  870. valign="top" align="left">
  871. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  872. Author:
  873. </font>
  874. </td>
  875. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  876. valign="top" align="left">
  877. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  878. Jesse E. Tilly
  879. </font>
  880. </td>
  881. </tr>
  882. <tr>
  883. <td bgcolor="#039acc" colspan="1" rowspan="1"
  884. valign="top" align="left">
  885. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  886. URL:
  887. </font>
  888. </td>
  889. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  890. valign="top" align="left">
  891. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  892. <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>
  893. </font>
  894. </td>
  895. </tr>
  896. </table>
  897. </blockquote>
  898. </td></tr>
  899. </table>
  900. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  901. <tr><td bgcolor="#828DA6">
  902. <font color="#ffffff" face="arial,helvetica,sanserif">
  903. <a name="An Introduction to Ant"><strong>An Introduction to Ant</strong></a>
  904. </font>
  905. </td></tr>
  906. <tr><td>
  907. <blockquote>
  908. <p>This article is a short introduction into the basic
  909. concepts of Ant.</p>
  910. <table>
  911. <tr>
  912. <td bgcolor="#039acc" colspan="1" rowspan="1"
  913. valign="top" align="left">
  914. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  915. Author:
  916. </font>
  917. </td>
  918. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  919. valign="top" align="left">
  920. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  921. Jayakrishnan Nair
  922. </font>
  923. </td>
  924. </tr>
  925. <tr>
  926. <td bgcolor="#039acc" colspan="1" rowspan="1"
  927. valign="top" align="left">
  928. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  929. URL:
  930. </font>
  931. </td>
  932. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  933. valign="top" align="left">
  934. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  935. <a href="http://varnam.org/articles/ant.html">http://varnam.org/articles/ant.html</a>
  936. </font>
  937. </td>
  938. </tr>
  939. </table>
  940. </blockquote>
  941. </td></tr>
  942. </table>
  943. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  944. <tr><td bgcolor="#828DA6">
  945. <font color="#ffffff" face="arial,helvetica,sanserif">
  946. <a name="Using JavaScript with Ant"><strong>Using JavaScript with Ant</strong></a>
  947. </font>
  948. </td></tr>
  949. <tr><td>
  950. <blockquote>
  951. <p>A tutorial about using JavaScript and XSLT with Ant.</p>
  952. <table>
  953. <tr>
  954. <td bgcolor="#039acc" colspan="1" rowspan="1"
  955. valign="top" align="left">
  956. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  957. Author:
  958. </font>
  959. </td>
  960. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  961. valign="top" align="left">
  962. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  963. Dylan Schiemann
  964. </font>
  965. </td>
  966. </tr>
  967. <tr>
  968. <td bgcolor="#039acc" colspan="1" rowspan="1"
  969. valign="top" align="left">
  970. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  971. URL:
  972. </font>
  973. </td>
  974. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  975. valign="top" align="left">
  976. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  977. <a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
  978. </font>
  979. </td>
  980. </tr>
  981. </table>
  982. </blockquote>
  983. </td></tr>
  984. </table>
  985. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  986. <tr><td bgcolor="#828DA6">
  987. <font color="#ffffff" face="arial,helvetica,sanserif">
  988. <a name="Building with Ant"><strong>Building with Ant</strong></a>
  989. </font>
  990. </td></tr>
  991. <tr><td>
  992. <blockquote>
  993. <p>Series of articles that describe a framework for web
  994. application development based on Ant and JUnit.</p>
  995. <table>
  996. <tr>
  997. <td bgcolor="#039acc" colspan="1" rowspan="1"
  998. valign="top" align="left">
  999. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1000. Author:
  1001. </font>
  1002. </td>
  1003. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1004. valign="top" align="left">
  1005. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1006. <a href="mailto:alexc@purpletech.com">Alex Chaffee</a>
  1007. </font>
  1008. </td>
  1009. </tr>
  1010. <tr>
  1011. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1012. valign="top" align="left">
  1013. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1014. URL:
  1015. </font>
  1016. </td>
  1017. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1018. valign="top" align="left">
  1019. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1020. Introduction: <a href="http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html</a><br />
  1021. Directory Structure: <a href="http://softwaredev.earthweb.com/sdtech/article/0,,12082_994991,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12082_994991,00.html</a><br />
  1022. Deployment and Distribution: <a href="http://softwaredev.earthweb.com/sdtech/article/0,,12077_998241,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12077_998241,00.html</a>
  1023. </font>
  1024. </td>
  1025. </tr>
  1026. </table>
  1027. </blockquote>
  1028. </td></tr>
  1029. </table>
  1030. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1031. <tr><td bgcolor="#828DA6">
  1032. <font color="#ffffff" face="arial,helvetica,sanserif">
  1033. <a name="Developing with JAXB and Ant"><strong>Developing with JAXB and Ant</strong></a>
  1034. </font>
  1035. </td></tr>
  1036. <tr><td>
  1037. <blockquote>
  1038. <p>Series of articles that shows how to use Ant together with
  1039. the Java API for XML Binding (JAXB).</p>
  1040. <table>
  1041. <tr>
  1042. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1043. valign="top" align="left">
  1044. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1045. Author:
  1046. </font>
  1047. </td>
  1048. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1049. valign="top" align="left">
  1050. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1051. Joseph Shelby
  1052. </font>
  1053. </td>
  1054. </tr>
  1055. <tr>
  1056. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1057. valign="top" align="left">
  1058. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1059. URL:
  1060. </font>
  1061. </td>
  1062. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1063. valign="top" align="left">
  1064. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1065. <a href="http://www.onjava.com/pub/a/onjava/2002/03/06/jaxant1.html">http://www.onjava.com/pub/a/onjava/2002/03/06/jaxant1.html</a><br />
  1066. <a href="http://www.onjava.com/pub/a/onjava/2002/03/13/jaxbant2.html">http://www.onjava.com/pub/a/onjava/2002/03/13/jaxbant2.html</a>
  1067. </font>
  1068. </td>
  1069. </tr>
  1070. </table>
  1071. </blockquote>
  1072. </td></tr>
  1073. </table>
  1074. </blockquote>
  1075. </td></tr>
  1076. </table>
  1077. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1078. <tr><td bgcolor="#525D76">
  1079. <font color="#ffffff" face="arial,helvetica,sanserif">
  1080. <a name="Presentations"><strong>Presentations</strong></a>
  1081. </font>
  1082. </td></tr>
  1083. <tr><td>
  1084. <blockquote>
  1085. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1086. <tr><td bgcolor="#828DA6">
  1087. <font color="#ffffff" face="arial,helvetica,sanserif">
  1088. <a name="Ant - presented to the Tucson Java Users Group"><strong>Ant - presented to the Tucson Java Users Group</strong></a>
  1089. </font>
  1090. </td></tr>
  1091. <tr><td>
  1092. <blockquote>
  1093. <p>A PowerPoint technical overview presentation on Ant. Comes complete with a straightforward example demonstrating code compilation, JAR'ing, JUnit testing, JUnit reporting, and Zipping a distribution. A few advanced topics are touched upon like property immutabality and using &lt;antcall&gt; to get around it, build listeners, and writing custom tasks.</p>
  1094. <table>
  1095. <tr>
  1096. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1097. valign="top" align="left">
  1098. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1099. Author:
  1100. </font>
  1101. </td>
  1102. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1103. valign="top" align="left">
  1104. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1105. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  1106. </font>
  1107. </td>
  1108. </tr>
  1109. <tr>
  1110. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1111. valign="top" align="left">
  1112. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1113. URL:
  1114. </font>
  1115. </td>
  1116. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1117. valign="top" align="left">
  1118. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1119. <a href="http://erik.hatcher.net/ant-jug.zip">http://erik.hatcher.net/ant-jug.zip</a>
  1120. </font>
  1121. </td>
  1122. </tr>
  1123. </table>
  1124. </blockquote>
  1125. </td></tr>
  1126. </table>
  1127. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1128. <tr><td bgcolor="#828DA6">
  1129. <font color="#ffffff" face="arial,helvetica,sanserif">
  1130. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  1131. </font>
  1132. </td></tr>
  1133. <tr><td>
  1134. <blockquote>
  1135. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  1136. of Ant's capabilities.</p>
  1137. <table>
  1138. <tr>
  1139. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1140. valign="top" align="left">
  1141. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1142. Author:
  1143. </font>
  1144. </td>
  1145. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1146. valign="top" align="left">
  1147. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1148. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  1149. </font>
  1150. </td>
  1151. </tr>
  1152. <tr>
  1153. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1154. valign="top" align="left">
  1155. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1156. URL:
  1157. </font>
  1158. </td>
  1159. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1160. valign="top" align="left">
  1161. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1162. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  1163. </font>
  1164. </td>
  1165. </tr>
  1166. </table>
  1167. </blockquote>
  1168. </td></tr>
  1169. </table>
  1170. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1171. <tr><td bgcolor="#828DA6">
  1172. <font color="#ffffff" face="arial,helvetica,sanserif">
  1173. <a name="Ant"><strong>Ant</strong></a>
  1174. </font>
  1175. </td></tr>
  1176. <tr><td>
  1177. <blockquote>
  1178. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  1179. meeting in March 2001. Includes a detailed build file and basic
  1180. descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
  1181. Available in PDF format now.</p>
  1182. <table>
  1183. <tr>
  1184. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1185. valign="top" align="left">
  1186. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1187. Author:
  1188. </font>
  1189. </td>
  1190. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1191. valign="top" align="left">
  1192. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1193. Mark Volkmann
  1194. </font>
  1195. </td>
  1196. </tr>
  1197. <tr>
  1198. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1199. valign="top" align="left">
  1200. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1201. URL:
  1202. </font>
  1203. </td>
  1204. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1205. valign="top" align="left">
  1206. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1207. <a href="http://www.ociweb.com/jnb/files/Ant.pdf">http://www.ociweb.com/jnb/files/Ant.pdf</a>
  1208. </font>
  1209. </td>
  1210. </tr>
  1211. </table>
  1212. </blockquote>
  1213. </td></tr>
  1214. </table>
  1215. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1216. <tr><td bgcolor="#828DA6">
  1217. <font color="#ffffff" face="arial,helvetica,sanserif">
  1218. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  1219. </font>
  1220. </td></tr>
  1221. <tr><td>
  1222. <blockquote>
  1223. <p>This presentation is an overview of the current state of software
  1224. development today. There are a couple of slides that briefly cover
  1225. Ant.</p>
  1226. <table>
  1227. <tr>
  1228. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1229. valign="top" align="left">
  1230. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1231. Author:
  1232. </font>
  1233. </td>
  1234. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1235. valign="top" align="left">
  1236. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1237. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1238. </font>
  1239. </td>
  1240. </tr>
  1241. <tr>
  1242. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1243. valign="top" align="left">
  1244. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1245. URL:
  1246. </font>
  1247. </td>
  1248. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1249. valign="top" align="left">
  1250. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1251. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  1252. </font>
  1253. </td>
  1254. </tr>
  1255. </table>
  1256. </blockquote>
  1257. </td></tr>
  1258. </table>
  1259. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1260. <tr><td bgcolor="#828DA6">
  1261. <font color="#ffffff" face="arial,helvetica,sanserif">
  1262. <a name="When Web Services Go Bad"><strong>When Web Services Go Bad</strong></a>
  1263. </font>
  1264. </td></tr>
  1265. <tr><td>
  1266. <blockquote>
  1267. <p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
  1268. DevCon</a> in March 2002.</p>
  1269. <table>
  1270. <tr>
  1271. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1272. valign="top" align="left">
  1273. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1274. Author:
  1275. </font>
  1276. </td>
  1277. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1278. valign="top" align="left">
  1279. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1280. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1281. </font>
  1282. </td>
  1283. </tr>
  1284. <tr>
  1285. <td bgcolor="#039acc" colspan="1" rowspan="1"
  1286. valign="top" align="left">
  1287. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1288. URL:
  1289. </font>
  1290. </td>
  1291. <td bgcolor="#a0ddf0" colspan="1" rowspan="1"
  1292. valign="top" align="left">
  1293. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1294. <a href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a>
  1295. </font>
  1296. </td>
  1297. </tr>
  1298. </table>
  1299. </blockquote>
  1300. </td></tr>
  1301. </table>
  1302. </blockquote>
  1303. </td></tr>
  1304. </table>
  1305. </td>
  1306. </tr>
  1307. <!-- FOOTER -->
  1308. <tr><td colspan="2">
  1309. <hr noshade size="1"/>
  1310. </td></tr>
  1311. <tr><td colspan="2">
  1312. <div align="center"><font color="#525D76" size="-1"><em>
  1313. Copyright &#169; 2000-2003, Apache Software Foundation
  1314. </em></font></div>
  1315. </td></tr>
  1316. </table>
  1317. </body>
  1318. </html>
  1319. <!-- end the processing -->