You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

resources.html 53 kB

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