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

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