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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206
  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" value="Stefan Bodewig">
  9. <meta name="email" value="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" border="0"/></a>
  18. </td>
  19. <td align="center">
  20. <a href="http://www.sdmagazine.com"><img src="images/sdm_productivity_award.gif" border="0" height="75" width="135"/></a>
  21. </td>
  22. <td align="center">
  23. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" border="0" height="85" width="230"/></a>
  24. </td>
  25. <td align="right">
  26. <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  27. </td>
  28. </tr>
  29. </table>
  30. <table border="0" width="100%" cellspacing="4">
  31. <tr><td colspan="2">
  32. <hr noshade="" size="1"/>
  33. </td></tr>
  34. <tr>
  35. <!-- LEFT SIDE NAVIGATION -->
  36. <td valign="top" nowrap="true">
  37. <p><strong>Apache Ant</strong></p>
  38. <ul>
  39. <li> <a href="./index.html">Front Page</a>
  40. </li>
  41. <li> <a href="./antnews.html">News</a>
  42. </li>
  43. <li> <a href="./manual/index.html">Documentation</a>
  44. </li>
  45. <li> <a href="./projects.html">Related Projects</a>
  46. </li>
  47. <li> <a href="./external.html">External Tools and Tasks</a>
  48. </li>
  49. <li> <a href="./resources.html">Resources</a>
  50. </li>
  51. <li> <a href="./faq.html">Ant FAQ</a>
  52. </li>
  53. <li> <a href="./problems.html">Having Problems?</a>
  54. </li>
  55. </ul>
  56. <p><strong>Download</strong></p>
  57. <ul>
  58. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  59. </li>
  60. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  61. </li>
  62. </ul>
  63. <p><strong>Jakarta</strong></p>
  64. <ul>
  65. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  66. </li>
  67. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  68. </li>
  69. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  70. </li>
  71. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  72. </li>
  73. </ul>
  74. <p><strong>Get Involved</strong></p>
  75. <ul>
  76. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  77. </li>
  78. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  79. </li>
  80. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  81. </li>
  82. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  83. </li>
  84. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  85. </li>
  86. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  87. </li>
  88. </ul>
  89. </td>
  90. <td align="left" valign="top">
  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="FAQs"><strong>FAQs</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="At Ant's website"><strong>At Ant's website</strong></a>
  103. </font>
  104. </td></tr>
  105. <tr><td>
  106. <blockquote>
  107. <p>Starting with the release of Ant 1.4 the Ant's FAQ is
  108. bundled with the distribution, the most recent version can
  109. always be found at the website.</p>
  110. <table>
  111. <tr>
  112. <td bgcolor="#039acc" colspan="" rowspan=""
  113. valign="top" align="left">
  114. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  115. FAQ:
  116. </font>
  117. </td>
  118. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  119. valign="top" align="left">
  120. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  121. <a href="faq.html">http://jakarta.apache.org/ant/faq.html</a>
  122. </font>
  123. </td>
  124. </tr>
  125. </table>
  126. </blockquote>
  127. </td></tr>
  128. </table>
  129. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  130. <tr><td bgcolor="#828DA6">
  131. <font color="#ffffff" face="arial,helvetica,sanserif">
  132. <a name="jGuru"><strong>jGuru</strong></a>
  133. </font>
  134. </td></tr>
  135. <tr><td>
  136. <blockquote>
  137. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  138. <table>
  139. <tr>
  140. <td bgcolor="#039acc" colspan="" rowspan=""
  141. valign="top" align="left">
  142. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  143. Forum:
  144. </font>
  145. </td>
  146. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  147. valign="top" align="left">
  148. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  149. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  150. </font>
  151. </td>
  152. </tr>
  153. <tr>
  154. <td bgcolor="#039acc" colspan="" rowspan=""
  155. valign="top" align="left">
  156. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  157. FAQ:
  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="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  164. </font>
  165. </td>
  166. </tr>
  167. </table>
  168. </blockquote>
  169. </td></tr>
  170. </table>
  171. </blockquote>
  172. </td></tr>
  173. </table>
  174. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  175. <tr><td bgcolor="#525D76">
  176. <font color="#ffffff" face="arial,helvetica,sanserif">
  177. <a name="Books"><strong>Books</strong></a>
  178. </font>
  179. </td></tr>
  180. <tr><td>
  181. <blockquote>
  182. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  183. <tr><td bgcolor="#828DA6">
  184. <font color="#ffffff" face="arial,helvetica,sanserif">
  185. <a name="Java Tools for eXtreme Programming"><strong>Java Tools for eXtreme Programming</strong></a>
  186. </font>
  187. </td></tr>
  188. <tr><td>
  189. <blockquote>
  190. <p>This book covers the following XP subjects:
  191. <ul>
  192. <li>Automated unit and functional testing</li>
  193. <li>Continuous integration through build and deployment automation</li>
  194. <li>The value of refactoring and continuous integration</li>
  195. <li>How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
  196. can be used to achieve the goals of the XP methodology</li>
  197. </ul>
  198. </p>
  199. <table>
  200. <tr>
  201. <td bgcolor="#039acc" colspan="" rowspan=""
  202. valign="top" align="left">
  203. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  204. Authors:
  205. </font>
  206. </td>
  207. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  208. valign="top" align="left">
  209. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  210. Richard Hightower and Nicholas Lesiecki
  211. </font>
  212. </td>
  213. </tr>
  214. <tr>
  215. <td bgcolor="#039acc" colspan="" rowspan=""
  216. valign="top" align="left">
  217. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  218. URL:
  219. </font>
  220. </td>
  221. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  222. valign="top" align="left">
  223. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  224. <a href="http://www.wiley.com/cda/product/0,,047120708X,00.html">http://www.wiley.com/cda/product/0,,047120708X,00.html</a>
  225. </font>
  226. </td>
  227. </tr>
  228. </table>
  229. </blockquote>
  230. </td></tr>
  231. </table>
  232. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  233. <tr><td bgcolor="#828DA6">
  234. <font color="#ffffff" face="arial,helvetica,sanserif">
  235. <a name="Ant: The Definitive Guide"><strong>Ant: The Definitive Guide</strong></a>
  236. </font>
  237. </td></tr>
  238. <tr><td>
  239. <blockquote>
  240. <p>Covers Ant release 1.4.1.</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. Authors:
  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. Jesse E. Tilly and Eric M. Burke
  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.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
  267. </font>
  268. </td>
  269. </tr>
  270. </table>
  271. </blockquote>
  272. </td></tr>
  273. </table>
  274. </blockquote>
  275. </td></tr>
  276. </table>
  277. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  278. <tr><td bgcolor="#525D76">
  279. <font color="#ffffff" face="arial,helvetica,sanserif">
  280. <a name="Articles and Presentations"><strong>Articles and Presentations</strong></a>
  281. </font>
  282. </td></tr>
  283. <tr><td>
  284. <blockquote>
  285. <p>The following sections list articles and presentations written about Apache Ant. If
  286. you've written something that should be included, please post it to one
  287. of the mailing lists.</p>
  288. </blockquote>
  289. </td></tr>
  290. </table>
  291. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  292. <tr><td bgcolor="#525D76">
  293. <font color="#ffffff" face="arial,helvetica,sanserif">
  294. <a name="Articles"><strong>Articles</strong></a>
  295. </font>
  296. </td></tr>
  297. <tr><td>
  298. <blockquote>
  299. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  300. <tr><td bgcolor="#828DA6">
  301. <font color="#ffffff" face="arial,helvetica,sanserif">
  302. <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>
  303. </font>
  304. </td></tr>
  305. <tr><td>
  306. <blockquote>
  307. <p>This document describes strategies and some basic examples of how to
  308. use Ant in larger team development projects.</p>
  309. <table>
  310. <tr>
  311. <td bgcolor="#039acc" colspan="" rowspan=""
  312. valign="top" align="left">
  313. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  314. Author:
  315. </font>
  316. </td>
  317. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  318. valign="top" align="left">
  319. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  320. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  321. </font>
  322. </td>
  323. </tr>
  324. <tr>
  325. <td bgcolor="#039acc" colspan="" rowspan=""
  326. valign="top" align="left">
  327. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  328. URL:
  329. </font>
  330. </td>
  331. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  332. valign="top" align="left">
  333. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  334. <a href="ant_in_anger.html">http://jakarta.apache.org/ant/ant_in_anger.html</a>
  335. </font>
  336. </td>
  337. </tr>
  338. </table>
  339. </blockquote>
  340. </td></tr>
  341. </table>
  342. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  343. <tr><td bgcolor="#828DA6">
  344. <font color="#ffffff" face="arial,helvetica,sanserif">
  345. <a name="Ant Task Guidelines"><strong>Ant Task Guidelines</strong></a>
  346. </font>
  347. </td></tr>
  348. <tr><td>
  349. <blockquote>
  350. <p>This document describes how to write custom Ant tasks, and how to submit
  351. them to potentially be included in Ant.</p>
  352. <table>
  353. <tr>
  354. <td bgcolor="#039acc" colspan="" rowspan=""
  355. valign="top" align="left">
  356. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  357. Author:
  358. </font>
  359. </td>
  360. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  361. valign="top" align="left">
  362. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  363. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  364. </font>
  365. </td>
  366. </tr>
  367. <tr>
  368. <td bgcolor="#039acc" colspan="" rowspan=""
  369. valign="top" align="left">
  370. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  371. URL:
  372. </font>
  373. </td>
  374. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  375. valign="top" align="left">
  376. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  377. <a href="ant_task_guidelines.html">http://jakarta.apache.org/ant/ant_task_guidelines.html</a>
  378. </font>
  379. </td>
  380. </tr>
  381. </table>
  382. </blockquote>
  383. </td></tr>
  384. </table>
  385. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  386. <tr><td bgcolor="#828DA6">
  387. <font color="#ffffff" face="arial,helvetica,sanserif">
  388. <a name="Automating the build and test process"><strong>Automating the build and test process</strong></a>
  389. </font>
  390. </td></tr>
  391. <tr><td>
  392. <blockquote>
  393. <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>
  394. <table>
  395. <tr>
  396. <td bgcolor="#039acc" colspan="" rowspan=""
  397. valign="top" align="left">
  398. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  399. Author:
  400. </font>
  401. </td>
  402. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  403. valign="top" align="left">
  404. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  405. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  406. </font>
  407. </td>
  408. </tr>
  409. <tr>
  410. <td bgcolor="#039acc" colspan="" rowspan=""
  411. valign="top" align="left">
  412. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  413. URL:
  414. </font>
  415. </td>
  416. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  417. valign="top" align="left">
  418. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  419. <a href="http://www.ibm.com/developerworks/java/library/j-junitmail/">http://www.ibm.com/developerworks/java/library/j-junitmail/</a>
  420. </font>
  421. </td>
  422. </tr>
  423. </table>
  424. </blockquote>
  425. </td></tr>
  426. </table>
  427. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  428. <tr><td bgcolor="#828DA6">
  429. <font color="#ffffff" face="arial,helvetica,sanserif">
  430. <a name="Incremental development with Ant and JUnit"><strong>Incremental development with Ant and JUnit</strong></a>
  431. </font>
  432. </td></tr>
  433. <tr><td>
  434. <blockquote>
  435. <p>This article explores the benefits of unit testing with Ant and
  436. JUnit, detailing how to develop automated unit tests and integrate them
  437. into your build process.</p>
  438. <table>
  439. <tr>
  440. <td bgcolor="#039acc" colspan="" rowspan=""
  441. valign="top" align="left">
  442. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  443. Author:
  444. </font>
  445. </td>
  446. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  447. valign="top" align="left">
  448. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  449. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  450. </font>
  451. </td>
  452. </tr>
  453. <tr>
  454. <td bgcolor="#039acc" colspan="" rowspan=""
  455. valign="top" align="left">
  456. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  457. URL:
  458. </font>
  459. </td>
  460. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  461. valign="top" align="left">
  462. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  463. <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>
  464. </font>
  465. </td>
  466. </tr>
  467. </table>
  468. </blockquote>
  469. </td></tr>
  470. </table>
  471. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  472. <tr><td bgcolor="#828DA6">
  473. <font color="#ffffff" face="arial,helvetica,sanserif">
  474. <a name="Automate your build process using Java and Ant"><strong>Automate your build process using Java and Ant</strong></a>
  475. </font>
  476. </td></tr>
  477. <tr><td>
  478. <blockquote>
  479. <p>This article provides an introduction to using Ant with some basic
  480. examples and by highlighting some of the important tasks.</p>
  481. <table>
  482. <tr>
  483. <td bgcolor="#039acc" colspan="" rowspan=""
  484. valign="top" align="left">
  485. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  486. Author:
  487. </font>
  488. </td>
  489. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  490. valign="top" align="left">
  491. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  492. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  493. </font>
  494. </td>
  495. </tr>
  496. <tr>
  497. <td bgcolor="#039acc" colspan="" rowspan=""
  498. valign="top" align="left">
  499. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  500. URL:
  501. </font>
  502. </td>
  503. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  504. valign="top" align="left">
  505. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  506. <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>
  507. </font>
  508. </td>
  509. </tr>
  510. </table>
  511. </blockquote>
  512. </td></tr>
  513. </table>
  514. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  515. <tr><td bgcolor="#828DA6">
  516. <font color="#ffffff" face="arial,helvetica,sanserif">
  517. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"><strong>Short tutorial in Cactus' (formerly J2EEUnit) documentation</strong></a>
  518. </font>
  519. </td></tr>
  520. <tr><td>
  521. <blockquote>
  522. <p>There is a short tutorial on how to use Ant in Cactus'
  523. documentation. It has a slant towards build files that will be used
  524. with Cactus.</p>
  525. <table>
  526. <tr>
  527. <td bgcolor="#039acc" colspan="" rowspan=""
  528. valign="top" align="left">
  529. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  530. Author:
  531. </font>
  532. </td>
  533. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  534. valign="top" align="left">
  535. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  536. Cactus development team
  537. </font>
  538. </td>
  539. </tr>
  540. <tr>
  541. <td bgcolor="#039acc" colspan="" rowspan=""
  542. valign="top" align="left">
  543. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  544. URL:
  545. </font>
  546. </td>
  547. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  548. valign="top" align="left">
  549. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  550. <a href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
  551. </font>
  552. </td>
  553. </tr>
  554. </table>
  555. </blockquote>
  556. </td></tr>
  557. </table>
  558. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  559. <tr><td bgcolor="#828DA6">
  560. <font color="#ffffff" face="arial,helvetica,sanserif">
  561. <a name="Developing custom Ant tasks with VisualAge for Java"><strong>Developing custom Ant tasks with VisualAge for Java</strong></a>
  562. </font>
  563. </td></tr>
  564. <tr><td>
  565. <blockquote>
  566. <p>This article outlines how to integrate Ant into VisualAge for Java,
  567. and how to write and debug custom tasks using the IDE and the
  568. integrated debugger.</p>
  569. <table>
  570. <tr>
  571. <td bgcolor="#039acc" colspan="" rowspan=""
  572. valign="top" align="left">
  573. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  574. Author:
  575. </font>
  576. </td>
  577. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  578. valign="top" align="left">
  579. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  580. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  581. </font>
  582. </td>
  583. </tr>
  584. <tr>
  585. <td bgcolor="#039acc" colspan="" rowspan=""
  586. valign="top" align="left">
  587. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  588. URL:
  589. </font>
  590. </td>
  591. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  592. valign="top" align="left">
  593. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  594. <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>
  595. </font>
  596. </td>
  597. </tr>
  598. </table>
  599. </blockquote>
  600. </td></tr>
  601. </table>
  602. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  603. <tr><td bgcolor="#828DA6">
  604. <font color="#ffffff" face="arial,helvetica,sanserif">
  605. <a name="Automated builds with VisualAge for Java and Ant"><strong>Automated builds with VisualAge for Java and Ant</strong></a>
  606. </font>
  607. </td></tr>
  608. <tr><td>
  609. <blockquote>
  610. <p>This article shows how you can perform command line builds with a
  611. VisualAge for Java repository.</p>
  612. <table>
  613. <tr>
  614. <td bgcolor="#039acc" colspan="" rowspan=""
  615. valign="top" align="left">
  616. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  617. Author:
  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="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  624. </font>
  625. </td>
  626. </tr>
  627. <tr>
  628. <td bgcolor="#039acc" colspan="" rowspan=""
  629. valign="top" align="left">
  630. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  631. URL:
  632. </font>
  633. </td>
  634. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  635. valign="top" align="left">
  636. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  637. <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>
  638. </font>
  639. </td>
  640. </tr>
  641. </table>
  642. </blockquote>
  643. </td></tr>
  644. </table>
  645. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  646. <tr><td bgcolor="#828DA6">
  647. <font color="#ffffff" face="arial,helvetica,sanserif">
  648. <a name="Ant: A Build Tool from the Jakarta Project"><strong>Ant: A Build Tool from the Jakarta Project</strong></a>
  649. </font>
  650. </td></tr>
  651. <tr><td>
  652. <blockquote>
  653. <p>This article is from the "Best Practices" section of
  654. Sun's Dot-Com Builder Site.</p>
  655. <table>
  656. <tr>
  657. <td bgcolor="#039acc" colspan="" rowspan=""
  658. valign="top" align="left">
  659. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  660. Author:
  661. </font>
  662. </td>
  663. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  664. valign="top" align="left">
  665. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  666. Laura Geele Wang
  667. </font>
  668. </td>
  669. </tr>
  670. <tr>
  671. <td bgcolor="#039acc" colspan="" rowspan=""
  672. valign="top" align="left">
  673. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  674. URL:
  675. </font>
  676. </td>
  677. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  678. valign="top" align="left">
  679. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  680. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  681. </font>
  682. </td>
  683. </tr>
  684. </table>
  685. </blockquote>
  686. </td></tr>
  687. </table>
  688. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  689. <tr><td bgcolor="#828DA6">
  690. <font color="#ffffff" face="arial,helvetica,sanserif">
  691. <a name="Making a Mountain Out of an Anthill"><strong>Making a Mountain Out of an Anthill</strong></a>
  692. </font>
  693. </td></tr>
  694. <tr><td>
  695. <blockquote>
  696. <p>This article is from the June 2001 issue of the Java Developer'
  697. Journal. You need to be a registered JDJ subscriber to view this
  698. article.</p>
  699. <table>
  700. <tr>
  701. <td bgcolor="#039acc" colspan="" rowspan=""
  702. valign="top" align="left">
  703. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  704. Author:
  705. </font>
  706. </td>
  707. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  708. valign="top" align="left">
  709. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  710. Neal Ford
  711. </font>
  712. </td>
  713. </tr>
  714. <tr>
  715. <td bgcolor="#039acc" colspan="" rowspan=""
  716. valign="top" align="left">
  717. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  718. URL:
  719. </font>
  720. </td>
  721. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  722. valign="top" align="left">
  723. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  724. <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>
  725. </font>
  726. </td>
  727. </tr>
  728. </table>
  729. </blockquote>
  730. </td></tr>
  731. </table>
  732. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  733. <tr><td bgcolor="#828DA6">
  734. <font color="#ffffff" face="arial,helvetica,sanserif">
  735. <a name="Using Ant and Weblogic EJBs"><strong>Using Ant and Weblogic EJBs</strong></a>
  736. </font>
  737. </td></tr>
  738. <tr><td>
  739. <blockquote>
  740. <p>This article describes how to use Ant to create Weblogic EJBs, and
  741. some workarounds for issues you may encounter.</p>
  742. <table>
  743. <tr>
  744. <td bgcolor="#039acc" colspan="" rowspan=""
  745. valign="top" align="left">
  746. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  747. Author:
  748. </font>
  749. </td>
  750. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  751. valign="top" align="left">
  752. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  753. Jesse E. Tilly
  754. </font>
  755. </td>
  756. </tr>
  757. <tr>
  758. <td bgcolor="#039acc" colspan="" rowspan=""
  759. valign="top" align="left">
  760. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  761. URL:
  762. </font>
  763. </td>
  764. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  765. valign="top" align="left">
  766. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  767. <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>
  768. </font>
  769. </td>
  770. </tr>
  771. </table>
  772. </blockquote>
  773. </td></tr>
  774. </table>
  775. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  776. <tr><td bgcolor="#828DA6">
  777. <font color="#ffffff" face="arial,helvetica,sanserif">
  778. <a name="An Introduction to Ant"><strong>An Introduction to Ant</strong></a>
  779. </font>
  780. </td></tr>
  781. <tr><td>
  782. <blockquote>
  783. <p>This article is a short introduction into the basic
  784. concepts of Ant.</p>
  785. <table>
  786. <tr>
  787. <td bgcolor="#039acc" colspan="" rowspan=""
  788. valign="top" align="left">
  789. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  790. Author:
  791. </font>
  792. </td>
  793. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  794. valign="top" align="left">
  795. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  796. Jayakrishnan Nair
  797. </font>
  798. </td>
  799. </tr>
  800. <tr>
  801. <td bgcolor="#039acc" colspan="" rowspan=""
  802. valign="top" align="left">
  803. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  804. URL:
  805. </font>
  806. </td>
  807. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  808. valign="top" align="left">
  809. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  810. <a href="http://varnam.org/articles/ant.html">http://varnam.org/articles/ant.html</a>
  811. </font>
  812. </td>
  813. </tr>
  814. </table>
  815. </blockquote>
  816. </td></tr>
  817. </table>
  818. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  819. <tr><td bgcolor="#828DA6">
  820. <font color="#ffffff" face="arial,helvetica,sanserif">
  821. <a name="Using JavaScript with Ant"><strong>Using JavaScript with Ant</strong></a>
  822. </font>
  823. </td></tr>
  824. <tr><td>
  825. <blockquote>
  826. <p>A tutorial about using JavaScript and XSLT with Ant.</p>
  827. <table>
  828. <tr>
  829. <td bgcolor="#039acc" colspan="" rowspan=""
  830. valign="top" align="left">
  831. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  832. Author:
  833. </font>
  834. </td>
  835. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  836. valign="top" align="left">
  837. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  838. Dylan Schiemann
  839. </font>
  840. </td>
  841. </tr>
  842. <tr>
  843. <td bgcolor="#039acc" colspan="" rowspan=""
  844. valign="top" align="left">
  845. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  846. URL:
  847. </font>
  848. </td>
  849. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  850. valign="top" align="left">
  851. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  852. <a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
  853. </font>
  854. </td>
  855. </tr>
  856. </table>
  857. </blockquote>
  858. </td></tr>
  859. </table>
  860. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  861. <tr><td bgcolor="#828DA6">
  862. <font color="#ffffff" face="arial,helvetica,sanserif">
  863. <a name="Building with Ant"><strong>Building with Ant</strong></a>
  864. </font>
  865. </td></tr>
  866. <tr><td>
  867. <blockquote>
  868. <p>Series of articles that describe a framework for web
  869. application development based on Ant and JUnit.</p>
  870. <table>
  871. <tr>
  872. <td bgcolor="#039acc" colspan="" rowspan=""
  873. valign="top" align="left">
  874. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  875. Author:
  876. </font>
  877. </td>
  878. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  879. valign="top" align="left">
  880. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  881. <a href="mailto:alexc@purpletech.com">Alex Chaffee</a>
  882. </font>
  883. </td>
  884. </tr>
  885. <tr>
  886. <td bgcolor="#039acc" colspan="" rowspan=""
  887. valign="top" align="left">
  888. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  889. URL:
  890. </font>
  891. </td>
  892. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  893. valign="top" align="left">
  894. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  895. 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 />
  896. 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 />
  897. 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>
  898. </font>
  899. </td>
  900. </tr>
  901. </table>
  902. </blockquote>
  903. </td></tr>
  904. </table>
  905. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  906. <tr><td bgcolor="#828DA6">
  907. <font color="#ffffff" face="arial,helvetica,sanserif">
  908. <a name="Developing with JAXB and Ant"><strong>Developing with JAXB and Ant</strong></a>
  909. </font>
  910. </td></tr>
  911. <tr><td>
  912. <blockquote>
  913. <p>Series of articles that shows how to use Ant together with
  914. the Java API for XML Binding (JAXB).</p>
  915. <table>
  916. <tr>
  917. <td bgcolor="#039acc" colspan="" rowspan=""
  918. valign="top" align="left">
  919. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  920. Author:
  921. </font>
  922. </td>
  923. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  924. valign="top" align="left">
  925. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  926. Joseph Shelby
  927. </font>
  928. </td>
  929. </tr>
  930. <tr>
  931. <td bgcolor="#039acc" colspan="" rowspan=""
  932. valign="top" align="left">
  933. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  934. URL:
  935. </font>
  936. </td>
  937. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  938. valign="top" align="left">
  939. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  940. <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 />
  941. <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>
  942. </font>
  943. </td>
  944. </tr>
  945. </table>
  946. </blockquote>
  947. </td></tr>
  948. </table>
  949. </blockquote>
  950. </td></tr>
  951. </table>
  952. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  953. <tr><td bgcolor="#525D76">
  954. <font color="#ffffff" face="arial,helvetica,sanserif">
  955. <a name="Presentations"><strong>Presentations</strong></a>
  956. </font>
  957. </td></tr>
  958. <tr><td>
  959. <blockquote>
  960. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  961. <tr><td bgcolor="#828DA6">
  962. <font color="#ffffff" face="arial,helvetica,sanserif">
  963. <a name="Ant - presented to the Tucson Java Users Group"><strong>Ant - presented to the Tucson Java Users Group</strong></a>
  964. </font>
  965. </td></tr>
  966. <tr><td>
  967. <blockquote>
  968. <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>
  969. <table>
  970. <tr>
  971. <td bgcolor="#039acc" colspan="" rowspan=""
  972. valign="top" align="left">
  973. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  974. Author:
  975. </font>
  976. </td>
  977. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  978. valign="top" align="left">
  979. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  980. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  981. </font>
  982. </td>
  983. </tr>
  984. <tr>
  985. <td bgcolor="#039acc" colspan="" rowspan=""
  986. valign="top" align="left">
  987. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  988. URL:
  989. </font>
  990. </td>
  991. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  992. valign="top" align="left">
  993. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  994. <a href="http://erik.hatcher.net/ant-jug.zip">http://erik.hatcher.net/ant-jug.zip</a>
  995. </font>
  996. </td>
  997. </tr>
  998. </table>
  999. </blockquote>
  1000. </td></tr>
  1001. </table>
  1002. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1003. <tr><td bgcolor="#828DA6">
  1004. <font color="#ffffff" face="arial,helvetica,sanserif">
  1005. <a name="Ant Build Tool"><strong>Ant Build Tool</strong></a>
  1006. </font>
  1007. </td></tr>
  1008. <tr><td>
  1009. <blockquote>
  1010. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  1011. of Ant's capabilities.</p>
  1012. <table>
  1013. <tr>
  1014. <td bgcolor="#039acc" colspan="" rowspan=""
  1015. valign="top" align="left">
  1016. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1017. Author:
  1018. </font>
  1019. </td>
  1020. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1021. valign="top" align="left">
  1022. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1023. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  1024. </font>
  1025. </td>
  1026. </tr>
  1027. <tr>
  1028. <td bgcolor="#039acc" colspan="" rowspan=""
  1029. valign="top" align="left">
  1030. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1031. URL:
  1032. </font>
  1033. </td>
  1034. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1035. valign="top" align="left">
  1036. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1037. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  1038. </font>
  1039. </td>
  1040. </tr>
  1041. </table>
  1042. </blockquote>
  1043. </td></tr>
  1044. </table>
  1045. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1046. <tr><td bgcolor="#828DA6">
  1047. <font color="#ffffff" face="arial,helvetica,sanserif">
  1048. <a name="Ant"><strong>Ant</strong></a>
  1049. </font>
  1050. </td></tr>
  1051. <tr><td>
  1052. <blockquote>
  1053. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  1054. meeting in March 2001. Includes a detailed build file and basic
  1055. descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
  1056. Available in PDF format now.</p>
  1057. <table>
  1058. <tr>
  1059. <td bgcolor="#039acc" colspan="" rowspan=""
  1060. valign="top" align="left">
  1061. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1062. Author:
  1063. </font>
  1064. </td>
  1065. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1066. valign="top" align="left">
  1067. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1068. Mark Volkmann
  1069. </font>
  1070. </td>
  1071. </tr>
  1072. <tr>
  1073. <td bgcolor="#039acc" colspan="" rowspan=""
  1074. valign="top" align="left">
  1075. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1076. URL:
  1077. </font>
  1078. </td>
  1079. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1080. valign="top" align="left">
  1081. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1082. <a href="http://www.ociweb.com/downloads/Ant.pdf">http://www.ociweb.com/downloads/Ant.pdf</a>
  1083. </font>
  1084. </td>
  1085. </tr>
  1086. </table>
  1087. </blockquote>
  1088. </td></tr>
  1089. </table>
  1090. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1091. <tr><td bgcolor="#828DA6">
  1092. <font color="#ffffff" face="arial,helvetica,sanserif">
  1093. <a name="Modern Development Crises"><strong>Modern Development Crises</strong></a>
  1094. </font>
  1095. </td></tr>
  1096. <tr><td>
  1097. <blockquote>
  1098. <p>This presentation is an overview of the current state of software
  1099. development today. There are a couple of slides that briefly cover
  1100. Ant.</p>
  1101. <table>
  1102. <tr>
  1103. <td bgcolor="#039acc" colspan="" rowspan=""
  1104. valign="top" align="left">
  1105. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1106. Author:
  1107. </font>
  1108. </td>
  1109. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1110. valign="top" align="left">
  1111. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1112. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1113. </font>
  1114. </td>
  1115. </tr>
  1116. <tr>
  1117. <td bgcolor="#039acc" colspan="" rowspan=""
  1118. valign="top" align="left">
  1119. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1120. URL:
  1121. </font>
  1122. </td>
  1123. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1124. valign="top" align="left">
  1125. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1126. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  1127. </font>
  1128. </td>
  1129. </tr>
  1130. </table>
  1131. </blockquote>
  1132. </td></tr>
  1133. </table>
  1134. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  1135. <tr><td bgcolor="#828DA6">
  1136. <font color="#ffffff" face="arial,helvetica,sanserif">
  1137. <a name="When Web Services Go Bad"><strong>When Web Services Go Bad</strong></a>
  1138. </font>
  1139. </td></tr>
  1140. <tr><td>
  1141. <blockquote>
  1142. <p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
  1143. DevCon</a> in March 2002.</p>
  1144. <table>
  1145. <tr>
  1146. <td bgcolor="#039acc" colspan="" rowspan=""
  1147. valign="top" align="left">
  1148. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1149. Author:
  1150. </font>
  1151. </td>
  1152. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1153. valign="top" align="left">
  1154. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1155. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1156. </font>
  1157. </td>
  1158. </tr>
  1159. <tr>
  1160. <td bgcolor="#039acc" colspan="" rowspan=""
  1161. valign="top" align="left">
  1162. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1163. URL:
  1164. </font>
  1165. </td>
  1166. <td bgcolor="#a0ddf0" colspan="" rowspan=""
  1167. valign="top" align="left">
  1168. <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  1169. <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>
  1170. </font>
  1171. </td>
  1172. </tr>
  1173. </table>
  1174. </blockquote>
  1175. </td></tr>
  1176. </table>
  1177. </blockquote>
  1178. </td></tr>
  1179. </table>
  1180. </td>
  1181. </tr>
  1182. <!-- FOOTER -->
  1183. <tr><td colspan="2">
  1184. <hr noshade="" size="1"/>
  1185. </td></tr>
  1186. <tr><td colspan="2">
  1187. <div align="center"><font color="#525D76" size="-1"><em>
  1188. Copyright &#169; 2000-2002, Apache Software Foundation
  1189. </em></font></div>
  1190. </td></tr>
  1191. </table>
  1192. </body>
  1193. </html>
  1194. <!-- end the processing -->