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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Resources</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. <meta name="author" content="Stefan Bodewig">
  9. <meta name="email" content="bodewig@apache.org">
  10. </head>
  11. <body>
  12. <p class="navpath">
  13. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  14. </p>
  15. <div class="logobar">
  16. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  17. <tr>
  18. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  19. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  20. <td align="right">
  21. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  22. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  23. <tr>
  24. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  25. </tr>
  26. <tr>
  27. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  28. <td nowrap="nowrap" class="searchcaption">
  29. <input name="q" type="hidden">
  30. <input size="15" id="query" type="text">
  31. <img height="1" width="5" alt="" src="./images/spacer.gif">
  32. <input name="Search" value="Search" type="submit">
  33. <br>
  34. the Apache Ant site
  35. </td>
  36. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  40. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  41. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  42. </tr>
  43. </table>
  44. </form>
  45. </td>
  46. </tr>
  47. </table>
  48. </div>
  49. <div class="tab">
  50. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  51. <tr>
  52. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  53. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  56. </tr>
  57. </table>
  58. </td>
  59. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  60. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  61. <tr>
  62. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  63. </tr>
  64. </table>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="bluebar"></div>
  70. <div class="menucontainer">
  71. <div class="menu">
  72. <ul>
  73. <li class="menuheader">Apache Ant
  74. <ul>
  75. <li>
  76. <a href="./index.html">Welcome</a>
  77. </li>
  78. <li>
  79. <a href="./license.html">License</a>
  80. </li>
  81. <li>
  82. <a href="./antnews.html">News</a>
  83. </li>
  84. </ul>
  85. </li>
  86. <li class="menuheader">Documentation
  87. <ul>
  88. <li>
  89. <a href="./manual/index.html">Manual</a>
  90. </li>
  91. <li>
  92. <a href="./projects.html">Related Projects</a>
  93. </li>
  94. <li>
  95. <a href="./external.html">External Tools and Tasks</a>
  96. </li>
  97. <li>
  98. <span class="sel">Resources</span>
  99. </li>
  100. <li>
  101. <a href="./faq.html">Frequently Asked Questions</a>
  102. </li>
  103. <li>
  104. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  105. </li>
  106. <li>
  107. <a href="./problems.html">Having Problems?</a>
  108. </li>
  109. </ul>
  110. </li>
  111. <li class="menuheader">Download
  112. <ul>
  113. <li>
  114. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  115. </li>
  116. <li>
  117. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  118. </li>
  119. </ul>
  120. </li>
  121. <li class="menuheader">Contributing
  122. <ul>
  123. <li>
  124. <a href="./mail.html">Mailing Lists</a>
  125. </li>
  126. <li>
  127. <a href="./svn.html">Subversion Repositories</a>
  128. </li>
  129. <li>
  130. <a href="./nightlies.html">Nightly Builds</a>
  131. </li>
  132. <li>
  133. <a href="./bugs.html">Bug Database</a>
  134. </li>
  135. <li>
  136. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  137. </li>
  138. </ul>
  139. </li>
  140. <li class="menuheader">Project Management
  141. <ul>
  142. <li>
  143. <a href="./contributors.html">Contributors</a>
  144. </li>
  145. <li>
  146. <a href="./mission.html">Apache Ant Mission</a>
  147. </li>
  148. <li>
  149. <a href="./bylaws.html">Project Bylaws</a>
  150. </li>
  151. <li>
  152. <a href="./legal.html">Legal</a>
  153. </li>
  154. </ul>
  155. </li>
  156. </ul>
  157. </div>
  158. <center>
  159. <!--#include virtual="/ads/buttonbar.html" -->
  160. </center>
  161. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  162. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  163. </div>
  164. <div class="lightbluebar">&nbsp;</div>
  165. <div class="main">
  166. <div class="content">
  167. <h1 class="title">Resources</h1>
  168. <h3 class="section">
  169. <a name="FAQs"></a>
  170. FAQs
  171. </h3>
  172. <h4 class="subsection">
  173. <a name="At Ant's website"></a>
  174. At Ant's website
  175. </h4>
  176. <p>Starting with the release of Ant 1.4 the Ant's FAQ is
  177. bundled with the distribution, the most recent version can
  178. always be found at the website.</p>
  179. <table class="externals" cellspacing="1" cellpadding="4">
  180. <tr>
  181. <th colspan="1" rowspan="1"
  182. valign="top" align="left">
  183. FAQ:
  184. </th>
  185. <td colspan="1" rowspan="1"
  186. valign="top" align="left">
  187. <a href="faq.html">http://ant.apache.org/faq.html</a>
  188. </td>
  189. </tr>
  190. </table>
  191. <h4 class="subsection">
  192. <a name="jGuru"></a>
  193. jGuru
  194. </h4>
  195. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  196. <table class="externals" cellspacing="1" cellpadding="4">
  197. <tr>
  198. <th colspan="1" rowspan="1"
  199. valign="top" align="left">
  200. Forum:
  201. </th>
  202. <td colspan="1" rowspan="1"
  203. valign="top" align="left">
  204. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  205. </td>
  206. </tr>
  207. <tr>
  208. <th colspan="1" rowspan="1"
  209. valign="top" align="left">
  210. FAQ:
  211. </th>
  212. <td colspan="1" rowspan="1"
  213. valign="top" align="left">
  214. <a href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  215. </td>
  216. </tr>
  217. </table>
  218. <h4 class="subsection">
  219. <a name="FAQ about Borland Application Server tasks"></a>
  220. FAQ about Borland Application Server tasks
  221. </h4>
  222. <p>Benoit Moussaud, the original author of the Borland
  223. Application Server specific <a href="manual/OptionalTasks/ejb.html#ejbtasks">EJB tasks</a> has put
  224. together a FAQ for this specific subtask.</p>
  225. <table class="externals" cellspacing="1" cellpadding="4">
  226. <tr>
  227. <th colspan="1" rowspan="1"
  228. valign="top" align="left">
  229. FAQ:
  230. </th>
  231. <td colspan="1" rowspan="1"
  232. valign="top" align="left">
  233. <a href="http://www.moussaud.org/ejbjar.html">http://www.moussaud.org/ejbjar.html</a>
  234. </td>
  235. </tr>
  236. </table>
  237. <h3 class="section">
  238. <a name="WIKIs"></a>
  239. WIKIs
  240. </h3>
  241. <h4 class="subsection">
  242. <a name="Apache"></a>
  243. Apache
  244. </h4>
  245. <p>The ASF provides a Wiki farm for Apache projects.</p>
  246. <table class="externals" cellspacing="1" cellpadding="4">
  247. <tr>
  248. <th colspan="1" rowspan="1"
  249. valign="top" align="left">
  250. Main page:
  251. </th>
  252. <td colspan="1" rowspan="1"
  253. valign="top" align="left">
  254. <a href="http://wiki.apache.org/general">Apache Wiki Farm</a>
  255. </td>
  256. </tr>
  257. <tr>
  258. <th colspan="1" rowspan="1"
  259. valign="top" align="left">
  260. Ant Wiki:
  261. </th>
  262. <td colspan="1" rowspan="1"
  263. valign="top" align="left">
  264. <a href="http://wiki.apache.org/ant/">Ant Wiki</a>
  265. </td>
  266. </tr>
  267. </table>
  268. <h3 class="section">
  269. <a name="Books"></a>
  270. Books
  271. </h3>
  272. <p>The most recent books come first</p>
  273. <h4 class="subsection">
  274. <a name="Ant in Action"></a>
  275. Ant in Action
  276. </h4>
  277. <p>Published April/May 2007, and covering Ant 1.7.</p>
  278. <p>This is a major rewrite of the first edition; still 600 pages long.
  279. </p>
  280. <p>
  281. This book moves up from Ant1.5 to Java1.5 and 1.7, with a near-complete
  282. rewrite of the applied-ant section, covering new topics such as
  283. antlibs, repository management with Ivy, Xml Schema validation,
  284. EJB3.0/Java EE development and advanced deployment using SmartFrog.
  285. The ant coding section looks at AntUnit, antlib authoring and
  286. scripting languages, while the beginners chapters, the first third
  287. of the book, still shows developers how to build, test, package and
  288. redistribute a Java application.
  289. </p>
  290. <p>
  291. If you are one of the 20,000+ owners of the first edition, it is now
  292. obsolete. Sorry :)
  293. </p>
  294. <table class="externals" cellspacing="1" cellpadding="4">
  295. <tr>
  296. <th colspan="1" rowspan="1"
  297. valign="top" align="left">
  298. Author:
  299. </th>
  300. <td colspan="1" rowspan="1"
  301. valign="top" align="left">
  302. Steve Loughran and Erik Hatcher
  303. </td>
  304. </tr>
  305. <tr>
  306. <th colspan="1" rowspan="1"
  307. valign="top" align="left">
  308. Publisher URL:
  309. </th>
  310. <td colspan="1" rowspan="1"
  311. valign="top" align="left">
  312. <a href="http://www.manning.com/loughran/">
  313. http://www.manning.com/loughran/
  314. </a>
  315. </td>
  316. </tr>
  317. <tr>
  318. <th colspan="1" rowspan="1"
  319. valign="top" align="left">
  320. Book URL
  321. </th>
  322. <td colspan="1" rowspan="1"
  323. valign="top" align="left">
  324. <a href="http://antbook.org/">
  325. http://antbook.org/
  326. </a>
  327. </td>
  328. </tr>
  329. <tr>
  330. <th colspan="1" rowspan="1"
  331. valign="top" align="left">
  332. Source code repository
  333. </th>
  334. <td colspan="1" rowspan="1"
  335. valign="top" align="left">
  336. <a href="http://sourceforge.net/projects/antbook">
  337. http://sourceforge.net/projects/antbook
  338. </a>
  339. </td>
  340. </tr>
  341. <tr><th>ISBN:</th><td>193239480X</td></tr>
  342. </table>
  343. <p><b>Available from:</b><br>
  344. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/193239480X/apachesoftwar-20/" target="_blank">Amazon.com</a>
  345. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=193239480X" target="_blank">Barnes &amp; Noble</a>
  346. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=193239480X" target="_blank">Book Sense</a>
  347. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=193239480X&amp;partner_id=29693" target="_blank">Powells.com</a>
  348. <br></p>
  349. <h4 class="subsection">
  350. <a name="Ant: The Definitive Guide, 2nd edition"></a>
  351. Ant: The Definitive Guide, 2nd edition
  352. </h4>
  353. <p>Published April 2005, and covers Ant release 1.6.1.</p>
  354. <p>This is a complete rewrite of the first edition; this book is
  355. now 290 pages and so covers Ant in more depth than its predecessor.
  356. </p>
  357. <p>It also mixes reference information (tables) with text explanation
  358. on how to use the tasks. Contents includes JUnit, CVS, execution, basic
  359. deployment, Web application development and XDoclet. There is also coverage
  360. of XDoclet, and a chapter on how to extend Ant in Java.</p>
  361. <table class="externals" cellspacing="1" cellpadding="4">
  362. <tr>
  363. <th colspan="1" rowspan="1"
  364. valign="top" align="left">
  365. Author:
  366. </th>
  367. <td colspan="1" rowspan="1"
  368. valign="top" align="left">
  369. Steve Holzner
  370. </td>
  371. </tr>
  372. <tr>
  373. <th colspan="1" rowspan="1"
  374. valign="top" align="left">
  375. URL:
  376. </th>
  377. <td colspan="1" rowspan="1"
  378. valign="top" align="left">
  379. <a href="http://www.oreilly.com/catalog/anttdg2/">http://www.oreilly.com/catalog/anttdg2/</a>
  380. </td>
  381. </tr>
  382. <tr><th>ISBN:</th><td>0596006098</td></tr>
  383. </table>
  384. <p><b>Available from:</b><br>
  385. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596006098/apachesoftwar-20/" target="_blank">Amazon.com</a>
  386. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=0596006098" target="_blank">Barnes &amp; Noble</a>
  387. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=0596006098" target="_blank">Book Sense</a>
  388. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=0596006098&amp;partner_id=29693" target="_blank">Powells.com</a>
  389. <br></p>
  390. <h4 class="subsection">
  391. <a name="Pragmatic Project Automation"></a>
  392. Pragmatic Project Automation
  393. </h4>
  394. <p>
  395. How to Build, Deploy, and Monitor Java Applications.
  396. Published: July 2004 ISBN: 0-9745140-3-9
  397. </p>
  398. <p>
  399. This is not a reference guide to Ant, but a book on how to automate the build process.
  400. The core build, continuous integration, reporting and release management
  401. are all covered. Ant is of course central to this. This is a fun read!
  402. </p>
  403. <table class="externals" cellspacing="1" cellpadding="4">
  404. <tr>
  405. <th colspan="1" rowspan="1"
  406. valign="top" align="left">
  407. Author:
  408. </th>
  409. <td colspan="1" rowspan="1"
  410. valign="top" align="left">
  411. Mike Clark
  412. </td>
  413. </tr>
  414. <tr>
  415. <th colspan="1" rowspan="1"
  416. valign="top" align="left">
  417. URL:
  418. </th>
  419. <td colspan="1" rowspan="1"
  420. valign="top" align="left">
  421. <a href="http://www.pragmaticprogrammer.com/sk/auto/">http://www.pragmaticprogrammer.com/sk/auto//</a>
  422. </td>
  423. </tr>
  424. <tr><th>ISBN:</th><td>0974514039</td></tr>
  425. </table>
  426. <p><b>Available from:</b><br>
  427. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0974514039/apachesoftwar-20/" target="_blank">Amazon.com</a>
  428. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=0974514039" target="_blank">Barnes &amp; Noble</a>
  429. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=0974514039" target="_blank">Book Sense</a>
  430. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=0974514039&amp;partner_id=29693" target="_blank">Powells.com</a>
  431. <br></p>
  432. <h4 class="subsection">
  433. <a name="Extreme Programming with Ant"></a>
  434. Extreme Programming with Ant
  435. </h4>
  436. <p> This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:</p>
  437. <ul>
  438. <li>The fundamentals of Ant: concepts, core and optional tasks</li>
  439. <li>How to write custom Ant components, including custom Tasks, Loggers, Listeners, Input Handlers, Selectors, Filters, Mappers and Data Types</li>
  440. <li>Mitigating risks by creating spike tests with Ant buildfiles</li>
  441. <li>Add CVS version control and testing with JUnit</li>
  442. <li>Automate nightly builds and reporting</li>
  443. <li>Deploy applications dynamically using XDoclet</li>
  444. <li>Enforcing Code Standards with Jalopy, PMD, CheckStyle, iContract, JDepend</li>
  445. <li>Using Remote Ant (Rant) and CruiseControl</li>
  446. <li>Generating project documentation</li>
  447. <li>Adapting an XP process for use by other teams or across an enterprise</li>
  448. <li>Custom Task examples to generating UML diagrams, creating reports and metrics on-the-fly</li>
  449. <li>Follows a case-study of a team that implements an XP Project</li>
  450. </ul>
  451. <table class="externals" cellspacing="1" cellpadding="4">
  452. <tr>
  453. <th colspan="1" rowspan="1"
  454. valign="top" align="left">
  455. Authors:
  456. </th>
  457. <td colspan="1" rowspan="1"
  458. valign="top" align="left">
  459. Glenn Niemeyer and Jeremy Poteet
  460. </td>
  461. </tr>
  462. <tr>
  463. <th colspan="1" rowspan="1"
  464. valign="top" align="left">
  465. URL:
  466. </th>
  467. <td colspan="1" rowspan="1"
  468. valign="top" align="left">
  469. <a href="http://www.sams.com/catalog/product.asp?product_id=%7BFB825A48-BC04-4C55-BD8C-DF93C6BBF920%7D">http://www.sams.com/catalog/product.asp?product_id=%7BFB825A48-BC04-4C55-BD8C-DF93C6BBF920%7D</a>
  470. </td>
  471. </tr>
  472. <tr><th>ISBN:</th><td>0672325624</td></tr>
  473. </table>
  474. <p><b>Available from:</b><br>
  475. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0672325624/apachesoftwar-20/" target="_blank">Amazon.com</a>
  476. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=0672325624" target="_blank">Barnes &amp; Noble</a>
  477. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=0672325624" target="_blank">Book Sense</a>
  478. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=0672325624&amp;partner_id=29693" target="_blank">Powells.com</a>
  479. <br></p>
  480. <h4 class="subsection">
  481. <a name="Ant. Das Java-Build-Tool in der Praxis"></a>
  482. Ant. Das Java-Build-Tool in der Praxis
  483. </h4>
  484. <p>A German language book on Ant that covers Ant 1.5.
  485. This is the original description:</p>
  486. <pre class="code">
  487. Das Build-Tool Ant ist das Open-Source-Werkzeug, das den Entwicklungsprozess einer Java-
  488. oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte f�hrt es
  489. nahezu alle Aufgaben aus, die nach dem Kodieren einer Anwendung anfallen.</pre>
  490. <p>Some topics:</p>
  491. <ul>
  492. <li>creating archives (zip, jar)</li>
  493. <li>call the java compiler</li>
  494. <li>edit property files</li>
  495. <li>file operation</li>
  496. <li>source code control systems</li>
  497. </ul>
  498. <p>The book is available in English as "Ant: The Java Build Tool in Practice"</p>
  499. <table class="externals" cellspacing="1" cellpadding="4">
  500. <tr>
  501. <th colspan="1" rowspan="1"
  502. valign="top" align="left">
  503. Authors:
  504. </th>
  505. <td colspan="1" rowspan="1"
  506. valign="top" align="left">
  507. Bernd Matzke
  508. </td>
  509. </tr>
  510. <tr>
  511. <th colspan="1" rowspan="1"
  512. valign="top" align="left">
  513. URL:
  514. </th>
  515. <td colspan="1" rowspan="1"
  516. valign="top" align="left">
  517. <a href="http://www.addison-wesley.de/main/main.asp?page=home/bookdetails&amp;ProductID=13459">http://www.addison-wesley.de/main/main.asp?page=home/bookdetails&amp;ProductID=13459</a>
  518. </td>
  519. </tr>
  520. <tr><th>ISBN:</th><td>3827320666</td></tr>
  521. </table>
  522. <p><b>Available from:</b><br>
  523. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/3827320666/apachesoftwar-20/" target="_blank">Amazon.com</a>
  524. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=3827320666" target="_blank">Barnes &amp; Noble</a>
  525. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=3827320666" target="_blank">Book Sense</a>
  526. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=3827320666&amp;partner_id=29693" target="_blank">Powells.com</a>
  527. <br></p>
  528. <h4 class="subsection">
  529. <a name="Java Development with Ant"></a>
  530. Java Development with Ant
  531. </h4>
  532. <p>Published 2002. This book covers Ant 1.5, including:</p>
  533. <ul>
  534. <li>The new Ant 1.5 features</li>
  535. <li>Ant's datatypes and property handling</li>
  536. <li>JUnit testing and reporting</li>
  537. <li>Continuous integration techniques</li>
  538. <li>XDoclet for attribute-oriented programming</li>
  539. <li>EJB generation, building, and packaging</li>
  540. <li>Writing and testing native code</li>
  541. <li>Building Web Services with Apache Axis</li>
  542. <li>Deploying your system to multiple remote servers</li>
  543. <li>Using and writing
  544. <ul>
  545. <li>Loggers</li>
  546. <li>Listeners</li>
  547. <li>Selectors</li>
  548. <li>Custom tasks</li>
  549. </ul>
  550. </li>
  551. </ul>
  552. <p>Also available in Korean and German editions</p>
  553. <table class="externals" cellspacing="1" cellpadding="4">
  554. <tr>
  555. <th colspan="1" rowspan="1"
  556. valign="top" align="left">
  557. Authors:
  558. </th>
  559. <td colspan="1" rowspan="1"
  560. valign="top" align="left">
  561. Erik Hatcher and Steve Loughran
  562. </td>
  563. </tr>
  564. <tr>
  565. <th colspan="1" rowspan="1"
  566. valign="top" align="left">
  567. URL:
  568. </th>
  569. <td colspan="1" rowspan="1"
  570. valign="top" align="left">
  571. <a href="http://www.manning.com/antbook/">http://www.manning.com/antbook/</a>
  572. </td>
  573. </tr>
  574. <tr><th>ISBN:</th><td>1930110588</td></tr>
  575. </table>
  576. <p><b>Available from:</b><br>
  577. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1930110588/apachesoftwar-20/" target="_blank">Amazon.com</a>
  578. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=1930110588" target="_blank">Barnes &amp; Noble</a>
  579. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=1930110588" target="_blank">Book Sense</a>
  580. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=1930110588&amp;partner_id=29693" target="_blank">Powells.com</a>
  581. <br></p>
  582. <h4 class="subsection">
  583. <a name="Ant: The Definitive Guide, 1st edition"></a>
  584. Ant: The Definitive Guide, 1st edition
  585. </h4>
  586. <p>Published 2002, Covers Ant release 1.4.1.</p>
  587. <table class="externals" cellspacing="1" cellpadding="4">
  588. <tr>
  589. <th colspan="1" rowspan="1"
  590. valign="top" align="left">
  591. Authors:
  592. </th>
  593. <td colspan="1" rowspan="1"
  594. valign="top" align="left">
  595. Jesse E. Tilly and Eric M. Burke
  596. </td>
  597. </tr>
  598. <tr>
  599. <th colspan="1" rowspan="1"
  600. valign="top" align="left">
  601. URL:
  602. </th>
  603. <td colspan="1" rowspan="1"
  604. valign="top" align="left">
  605. <a href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
  606. </td>
  607. </tr>
  608. <tr><th>ISBN:</th><td>0596001843</td></tr>
  609. </table>
  610. <p><b>Available from:</b><br>
  611. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596001843/apachesoftwar-20/" target="_blank">Amazon.com</a>
  612. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=0596001843" target="_blank">Barnes &amp; Noble</a>
  613. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=0596001843" target="_blank">Book Sense</a>
  614. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=0596001843&amp;partner_id=29693" target="_blank">Powells.com</a>
  615. <br></p>
  616. <h4 class="subsection">
  617. <a name="Ant. Kurz und Gut."></a>
  618. Ant. Kurz und Gut.
  619. </h4>
  620. <p>A German language short reference for Ant that covers Ant
  621. 1.4. This is the original description:</p>
  622. <pre class="code">
  623. Ant kurz &amp; gut enth�lt eine vollst�ndige Referenz der Built-in Tasks
  624. und ihrer jeweiligen Attribute sowie kurze Beispiele f�r ihre Verwendung.
  625. Daneben bietet das Buch eine knappe Einf�hrung in die Arbeit mit Ant und
  626. eine Erl�uterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
  627. Behandelt werden au�erdem grundlegende Konzepte wie Filesets, Patternsets und
  628. Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks. </pre>
  629. <table class="externals" cellspacing="1" cellpadding="4">
  630. <tr>
  631. <th colspan="1" rowspan="1"
  632. valign="top" align="left">
  633. Author:
  634. </th>
  635. <td colspan="1" rowspan="1"
  636. valign="top" align="left">
  637. Stefan Edlich
  638. </td>
  639. </tr>
  640. <tr>
  641. <th colspan="1" rowspan="1"
  642. valign="top" align="left">
  643. URL:
  644. </th>
  645. <td colspan="1" rowspan="1"
  646. valign="top" align="left">
  647. <a href="http://www.amazon.de/exec/obidos/ASIN/3897212412/">http://www.amazon.de/exec/obidos/ASIN/3897212412/</a>
  648. </td>
  649. </tr>
  650. <tr><th>ISBN:</th><td>3897212412</td></tr>
  651. </table>
  652. <p><b>Available from:</b><br>
  653. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/3897212412/apachesoftwar-20/" target="_blank">Amazon.com</a>
  654. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=3897212412" target="_blank">Barnes &amp; Noble</a>
  655. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=3897212412" target="_blank">Book Sense</a>
  656. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=3897212412&amp;partner_id=29693" target="_blank">Powells.com</a>
  657. <br></p>
  658. <h4 class="subsection">
  659. <a name="Java Tools for eXtreme Programming"></a>
  660. Java Tools for eXtreme Programming
  661. </h4>
  662. <p>This book covers the following XP subjects:</p>
  663. <ul>
  664. <li>Automated unit and functional testing</li>
  665. <li>Continuous integration through build and deployment automation</li>
  666. <li>The value of refactoring and continuous integration</li>
  667. <li>How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
  668. can be used to achieve the goals of the XP methodology</li>
  669. </ul>
  670. <table class="externals" cellspacing="1" cellpadding="4">
  671. <tr>
  672. <th colspan="1" rowspan="1"
  673. valign="top" align="left">
  674. Authors:
  675. </th>
  676. <td colspan="1" rowspan="1"
  677. valign="top" align="left">
  678. Richard Hightower and Nicholas Lesiecki
  679. </td>
  680. </tr>
  681. <tr>
  682. <th colspan="1" rowspan="1"
  683. valign="top" align="left">
  684. URL:
  685. </th>
  686. <td colspan="1" rowspan="1"
  687. valign="top" align="left">
  688. <a href="http://www.wiley.com/cda/product/0,,047120708X,00.html">http://www.wiley.com/cda/product/0,,047120708X,00.html</a>
  689. </td>
  690. </tr>
  691. <tr><th>ISBN:</th><td>047120708X</td></tr>
  692. </table>
  693. <p><b>Available from:</b><br>
  694. <a href="http://www.amazon.com/exec/obidos/tg/detail/-/047120708X/apachesoftwar-20/" target="_blank">Amazon.com</a>
  695. | <a href="http://service.bfast.com/bfast/click?bfmid=2181&amp;bfmtype=book&amp;sourceid=41462544&amp;bfpid=047120708X" target="_blank">Barnes &amp; Noble</a>
  696. | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=047120708X" target="_blank">Book Sense</a>
  697. | <a href="http://www.powells.com/cgi-bin/biblio?isbn=047120708X&amp;partner_id=29693" target="_blank">Powells.com</a>
  698. <br></p>
  699. <h3 class="section">
  700. <a name="Articles and Presentations"></a>
  701. Articles and Presentations
  702. </h3>
  703. <p>The following sections list articles and presentations
  704. written about Apache Ant. If you've written something that
  705. should be included, please post it to one of the mailing
  706. lists.</p>
  707. <h3 class="section">
  708. <a name="Articles"></a>
  709. Articles
  710. </h3>
  711. <h4 class="subsection">
  712. <a name="Extending Ant Input Abilities"></a>
  713. Extending Ant Input Abilities
  714. </h4>
  715. <p>The contents of this document is the following:<ul>
  716. <li>Section 2 provides a simple example how InputHandlers are created,</li>
  717. <li>Section 3 develops an inputhandler that masks the passwords typed on the command line,</li>
  718. <li>Section 4 gives two handlers, whose input is typed in graphical components,</li>
  719. <li>Section 5 extends Input task so that we can use dierent input handlers on different uses of &lt;input&gt;,</li>
  720. <li>Section 6 describes a problem found while writing this document,</li>
  721. <li>Section 7 summarizes some dark corners the author do not understand.</li>
  722. </ul></p>
  723. <table class="externals" cellspacing="1" cellpadding="4">
  724. <tr>
  725. <th colspan="1" rowspan="1"
  726. valign="top" align="left">
  727. Author:
  728. </th>
  729. <td colspan="1" rowspan="1"
  730. valign="top" align="left">
  731. Ivan Ivanov
  732. </td>
  733. </tr>
  734. <tr>
  735. <th colspan="1" rowspan="1"
  736. valign="top" align="left">
  737. URL:
  738. </th>
  739. <td colspan="1" rowspan="1"
  740. valign="top" align="left">
  741. <a href="https://sourceforge.net/project/showfiles.php?group_id=103509">https://sourceforge.net/project/showfiles.php?group_id=103509 (Download ZIP+PDF from Sourceforge)</a>
  742. </td>
  743. </tr>
  744. </table>
  745. <h4 class="subsection">
  746. <a name="Keep the Ant, Hold the XML"></a>
  747. Keep the Ant, Hold the XML
  748. </h4>
  749. <p>Key G. Gauthier talks about writing "buildfiles" in Java.</p>
  750. <table class="externals" cellspacing="1" cellpadding="4">
  751. <tr>
  752. <th colspan="1" rowspan="1"
  753. valign="top" align="left">
  754. Author:
  755. </th>
  756. <td colspan="1" rowspan="1"
  757. valign="top" align="left">
  758. Key G. Gauthier
  759. </td>
  760. </tr>
  761. <tr>
  762. <th colspan="1" rowspan="1"
  763. valign="top" align="left">
  764. URL:
  765. </th>
  766. <td colspan="1" rowspan="1"
  767. valign="top" align="left">
  768. <a href="http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/">http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/</a>
  769. </td>
  770. </tr>
  771. </table>
  772. <h4 class="subsection">
  773. <a name="Ant 1.6 for Task Writers"></a>
  774. Ant 1.6 for Task Writers
  775. </h4>
  776. <p>This article talks about XML namespace handling, Ant
  777. libraries and the newly introduced type polymorphism.</p>
  778. <table class="externals" cellspacing="1" cellpadding="4">
  779. <tr>
  780. <th colspan="1" rowspan="1"
  781. valign="top" align="left">
  782. Author:
  783. </th>
  784. <td colspan="1" rowspan="1"
  785. valign="top" align="left">
  786. Stefan Bodewig
  787. </td>
  788. </tr>
  789. <tr>
  790. <th colspan="1" rowspan="1"
  791. valign="top" align="left">
  792. URL:
  793. </th>
  794. <td colspan="1" rowspan="1"
  795. valign="top" align="left">
  796. <a href="http://otn.oracle.com/pub/articles/bodewig_taskwriters.html">http://otn.oracle.com/pub/articles/bodewig_taskwriters.html</a>
  797. </td>
  798. </tr>
  799. </table>
  800. <h4 class="subsection">
  801. <a name="Managing Build Complexity with Apache Ant 1.6"></a>
  802. Managing Build Complexity with Apache Ant 1.6
  803. </h4>
  804. <p>As Apache Ant is applied to increasingly difficult tasks,
  805. its users are creating more complex and less legible build
  806. files. This is due, in part, to the limited tools for
  807. decomposition and code reuse within previous versions of
  808. Ant.</p>
  809. <table class="externals" cellspacing="1" cellpadding="4">
  810. <tr>
  811. <th colspan="1" rowspan="1"
  812. valign="top" align="left">
  813. Author:
  814. </th>
  815. <td colspan="1" rowspan="1"
  816. valign="top" align="left">
  817. Geoffrey Wiseman
  818. </td>
  819. </tr>
  820. <tr>
  821. <th colspan="1" rowspan="1"
  822. valign="top" align="left">
  823. URL:
  824. </th>
  825. <td colspan="1" rowspan="1"
  826. valign="top" align="left">
  827. <a href="http://www.sys-con.com/story/?storyid=45078&amp;DE=1">http://www.sys-con.com/story/?storyid=45078&amp;DE=1</a>
  828. </td>
  829. </tr>
  830. </table>
  831. <h4 class="subsection">
  832. <a name="New Ant 1.6 Features for Big Projects"></a>
  833. New Ant 1.6 Features for Big Projects
  834. </h4>
  835. <p>This article describes the &lt;macrodef&gt;, &lt;import&gt;
  836. and &lt;subant&gt; tasks in detail and shows how they help in
  837. building bigger systems.</p>
  838. <table class="externals" cellspacing="1" cellpadding="4">
  839. <tr>
  840. <th colspan="1" rowspan="1"
  841. valign="top" align="left">
  842. Author:
  843. </th>
  844. <td colspan="1" rowspan="1"
  845. valign="top" align="left">
  846. Stefan Bodewig
  847. </td>
  848. </tr>
  849. <tr>
  850. <th colspan="1" rowspan="1"
  851. valign="top" align="left">
  852. URL:
  853. </th>
  854. <td colspan="1" rowspan="1"
  855. valign="top" align="left">
  856. <a href="http://otn.oracle.com/pub/articles/bodewig_ant1.6.html">http://otn.oracle.com/pub/articles/bodewig_ant1.6.html</a>
  857. </td>
  858. </tr>
  859. </table>
  860. <h4 class="subsection">
  861. <a name="Programmieren f�r Ant"></a>
  862. Programmieren f�r Ant
  863. </h4>
  864. <p>This article describes the main topics of programming your own tasks.
  865. Description is done on five examples.</p>
  866. <p>This article is written in German and published in
  867. <a href="http://www.sigs-datacom.de/sd/publications/js/index.htm">Java-Spektrum</a>
  868. 5/2004.</p>
  869. <table class="externals" cellspacing="1" cellpadding="4">
  870. <tr>
  871. <th colspan="1" rowspan="1"
  872. valign="top" align="left">
  873. Author:
  874. </th>
  875. <td colspan="1" rowspan="1"
  876. valign="top" align="left">
  877. Bernd Matzke
  878. </td>
  879. </tr>
  880. <tr>
  881. <th colspan="1" rowspan="1"
  882. valign="top" align="left">
  883. URL:
  884. </th>
  885. <td colspan="1" rowspan="1"
  886. valign="top" align="left">
  887. <a href="http://www.sigs-datacom.de/sd/news/document?PID=216">http://www.sigs-datacom.de/sd/news/document?PID=216</a>
  888. </td>
  889. </tr>
  890. </table>
  891. <h4 class="subsection">
  892. <a name="Ant in Anger: Using Ant in a Production Development System"></a>
  893. Ant in Anger: Using Ant in a Production Development System
  894. </h4>
  895. <p>This document describes strategies and some basic examples of how to
  896. use Ant in larger team development projects.</p>
  897. <table class="externals" cellspacing="1" cellpadding="4">
  898. <tr>
  899. <th colspan="1" rowspan="1"
  900. valign="top" align="left">
  901. Author:
  902. </th>
  903. <td colspan="1" rowspan="1"
  904. valign="top" align="left">
  905. Steve Loughran
  906. </td>
  907. </tr>
  908. <tr>
  909. <th colspan="1" rowspan="1"
  910. valign="top" align="left">
  911. URL:
  912. </th>
  913. <td colspan="1" rowspan="1"
  914. valign="top" align="left">
  915. <a href="ant_in_anger.html">http://ant.apache.org/ant_in_anger.html</a>
  916. </td>
  917. </tr>
  918. </table>
  919. <h4 class="subsection">
  920. <a name="Ant Task Guidelines"></a>
  921. Ant Task Guidelines
  922. </h4>
  923. <p>This document describes how to write custom Ant tasks, and how to submit
  924. them to potentially be included in Ant.</p>
  925. <table class="externals" cellspacing="1" cellpadding="4">
  926. <tr>
  927. <th colspan="1" rowspan="1"
  928. valign="top" align="left">
  929. Author:
  930. </th>
  931. <td colspan="1" rowspan="1"
  932. valign="top" align="left">
  933. Steve Loughran
  934. </td>
  935. </tr>
  936. <tr>
  937. <th colspan="1" rowspan="1"
  938. valign="top" align="left">
  939. URL:
  940. </th>
  941. <td colspan="1" rowspan="1"
  942. valign="top" align="left">
  943. <a href="ant_task_guidelines.html">http://ant.apache.org/ant_task_guidelines.html</a>
  944. </td>
  945. </tr>
  946. </table>
  947. <h4 class="subsection">
  948. <a name="Build a Better Robot with Ant"></a>
  949. Build a Better Robot with Ant
  950. </h4>
  951. <p>This article describes the gory details of writing custom
  952. Ant tasks.</p>
  953. <table class="externals" cellspacing="1" cellpadding="4">
  954. <tr>
  955. <th colspan="1" rowspan="1"
  956. valign="top" align="left">
  957. Author:
  958. </th>
  959. <td colspan="1" rowspan="1"
  960. valign="top" align="left">
  961. Erik Hatcher
  962. </td>
  963. </tr>
  964. <tr>
  965. <th colspan="1" rowspan="1"
  966. valign="top" align="left">
  967. URL:
  968. </th>
  969. <td colspan="1" rowspan="1"
  970. valign="top" align="left">
  971. <a href="http://www.fawcette.com/javapro/2003_02/magazine/features/ehatcher/">http://www.fawcette.com/javapro/2003_02/magazine/features/ehatcher/l</a>
  972. </td>
  973. </tr>
  974. </table>
  975. <h4 class="subsection">
  976. <a name="Automating the build and test process"></a>
  977. Automating the build and test process
  978. </h4>
  979. <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>
  980. <table class="externals" cellspacing="1" cellpadding="4">
  981. <tr>
  982. <th colspan="1" rowspan="1"
  983. valign="top" align="left">
  984. Author:
  985. </th>
  986. <td colspan="1" rowspan="1"
  987. valign="top" align="left">
  988. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  989. </td>
  990. </tr>
  991. <tr>
  992. <th colspan="1" rowspan="1"
  993. valign="top" align="left">
  994. URL:
  995. </th>
  996. <td colspan="1" rowspan="1"
  997. valign="top" align="left">
  998. <a href="http://www.ibm.com/developerworks/java/library/j-junitmail/">http://www.ibm.com/developerworks/java/library/j-junitmail/</a>
  999. </td>
  1000. </tr>
  1001. </table>
  1002. <h4 class="subsection">
  1003. <a name="Incremental development with Ant and JUnit"></a>
  1004. Incremental development with Ant and JUnit
  1005. </h4>
  1006. <p>This article explores the benefits of unit testing with Ant and
  1007. JUnit, detailing how to develop automated unit tests and integrate them
  1008. into your build process.</p>
  1009. <table class="externals" cellspacing="1" cellpadding="4">
  1010. <tr>
  1011. <th colspan="1" rowspan="1"
  1012. valign="top" align="left">
  1013. Author:
  1014. </th>
  1015. <td colspan="1" rowspan="1"
  1016. valign="top" align="left">
  1017. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  1018. </td>
  1019. </tr>
  1020. <tr>
  1021. <th colspan="1" rowspan="1"
  1022. valign="top" align="left">
  1023. URL:
  1024. </th>
  1025. <td colspan="1" rowspan="1"
  1026. valign="top" align="left">
  1027. <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>
  1028. </td>
  1029. </tr>
  1030. </table>
  1031. <h4 class="subsection">
  1032. <a name="Automate your build process using Java and Ant"></a>
  1033. Automate your build process using Java and Ant
  1034. </h4>
  1035. <p>This article provides an introduction to using Ant with some basic
  1036. examples and by highlighting some of the important tasks.</p>
  1037. <table class="externals" cellspacing="1" cellpadding="4">
  1038. <tr>
  1039. <th colspan="1" rowspan="1"
  1040. valign="top" align="left">
  1041. Author:
  1042. </th>
  1043. <td colspan="1" rowspan="1"
  1044. valign="top" align="left">
  1045. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  1046. </td>
  1047. </tr>
  1048. <tr>
  1049. <th colspan="1" rowspan="1"
  1050. valign="top" align="left">
  1051. URL:
  1052. </th>
  1053. <td colspan="1" rowspan="1"
  1054. valign="top" align="left">
  1055. <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>
  1056. </td>
  1057. </tr>
  1058. </table>
  1059. <h4 class="subsection">
  1060. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"></a>
  1061. Short tutorial in Cactus' (formerly J2EEUnit) documentation
  1062. </h4>
  1063. <p>There is a short tutorial on how to use Ant in Cactus'
  1064. documentation. It has a slant towards build files that will be used
  1065. with Cactus.</p>
  1066. <table class="externals" cellspacing="1" cellpadding="4">
  1067. <tr>
  1068. <th colspan="1" rowspan="1"
  1069. valign="top" align="left">
  1070. Author:
  1071. </th>
  1072. <td colspan="1" rowspan="1"
  1073. valign="top" align="left">
  1074. Cactus development team
  1075. </td>
  1076. </tr>
  1077. <tr>
  1078. <th colspan="1" rowspan="1"
  1079. valign="top" align="left">
  1080. URL:
  1081. </th>
  1082. <td colspan="1" rowspan="1"
  1083. valign="top" align="left">
  1084. <a href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
  1085. </td>
  1086. </tr>
  1087. </table>
  1088. <h4 class="subsection">
  1089. <a name="Developing custom Ant tasks with VisualAge for Java"></a>
  1090. Developing custom Ant tasks with VisualAge for Java
  1091. </h4>
  1092. <p>This article outlines how to integrate Ant into VisualAge for Java,
  1093. and how to write and debug custom tasks using the IDE and the
  1094. integrated debugger.</p>
  1095. <table class="externals" cellspacing="1" cellpadding="4">
  1096. <tr>
  1097. <th colspan="1" rowspan="1"
  1098. valign="top" align="left">
  1099. Author:
  1100. </th>
  1101. <td colspan="1" rowspan="1"
  1102. valign="top" align="left">
  1103. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  1104. </td>
  1105. </tr>
  1106. <tr>
  1107. <th colspan="1" rowspan="1"
  1108. valign="top" align="left">
  1109. URL:
  1110. </th>
  1111. <td colspan="1" rowspan="1"
  1112. valign="top" align="left">
  1113. <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>
  1114. </td>
  1115. </tr>
  1116. </table>
  1117. <h4 class="subsection">
  1118. <a name="Automated builds with VisualAge for Java and Ant"></a>
  1119. Automated builds with VisualAge for Java and Ant
  1120. </h4>
  1121. <p>This article shows how you can perform command line builds with a
  1122. VisualAge for Java repository.</p>
  1123. <table class="externals" cellspacing="1" cellpadding="4">
  1124. <tr>
  1125. <th colspan="1" rowspan="1"
  1126. valign="top" align="left">
  1127. Author:
  1128. </th>
  1129. <td colspan="1" rowspan="1"
  1130. valign="top" align="left">
  1131. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  1132. </td>
  1133. </tr>
  1134. <tr>
  1135. <th colspan="1" rowspan="1"
  1136. valign="top" align="left">
  1137. URL:
  1138. </th>
  1139. <td colspan="1" rowspan="1"
  1140. valign="top" align="left">
  1141. <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>
  1142. </td>
  1143. </tr>
  1144. </table>
  1145. <h4 class="subsection">
  1146. <a name="Ant: A Build Tool from the Jakarta Project"></a>
  1147. Ant: A Build Tool from the Jakarta Project
  1148. </h4>
  1149. <p>This article is from the "Best Practices" section of
  1150. Sun's Dot-Com Builder Site.</p>
  1151. <table class="externals" cellspacing="1" cellpadding="4">
  1152. <tr>
  1153. <th colspan="1" rowspan="1"
  1154. valign="top" align="left">
  1155. Author:
  1156. </th>
  1157. <td colspan="1" rowspan="1"
  1158. valign="top" align="left">
  1159. Laura Geele Wang
  1160. </td>
  1161. </tr>
  1162. <tr>
  1163. <th colspan="1" rowspan="1"
  1164. valign="top" align="left">
  1165. URL:
  1166. </th>
  1167. <td colspan="1" rowspan="1"
  1168. valign="top" align="left">
  1169. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  1170. </td>
  1171. </tr>
  1172. </table>
  1173. <h4 class="subsection">
  1174. <a name="Making a Mountain Out of an Anthill"></a>
  1175. Making a Mountain Out of an Anthill
  1176. </h4>
  1177. <p>This article is from the June 2001 issue of the Java Developer'
  1178. Journal. You need to be a registered JDJ subscriber to view this
  1179. article.</p>
  1180. <table class="externals" cellspacing="1" cellpadding="4">
  1181. <tr>
  1182. <th colspan="1" rowspan="1"
  1183. valign="top" align="left">
  1184. Author:
  1185. </th>
  1186. <td colspan="1" rowspan="1"
  1187. valign="top" align="left">
  1188. Neal Ford
  1189. </td>
  1190. </tr>
  1191. <tr>
  1192. <th colspan="1" rowspan="1"
  1193. valign="top" align="left">
  1194. URL:
  1195. </th>
  1196. <td colspan="1" rowspan="1"
  1197. valign="top" align="left">
  1198. <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>
  1199. </td>
  1200. </tr>
  1201. </table>
  1202. <h4 class="subsection">
  1203. <a name="Using Ant and Weblogic EJBs"></a>
  1204. Using Ant and Weblogic EJBs
  1205. </h4>
  1206. <p>This article describes how to use Ant to create Weblogic EJBs, and
  1207. some workarounds for issues you may encounter.</p>
  1208. <table class="externals" cellspacing="1" cellpadding="4">
  1209. <tr>
  1210. <th colspan="1" rowspan="1"
  1211. valign="top" align="left">
  1212. Author:
  1213. </th>
  1214. <td colspan="1" rowspan="1"
  1215. valign="top" align="left">
  1216. Jesse E. Tilly
  1217. </td>
  1218. </tr>
  1219. <tr>
  1220. <th colspan="1" rowspan="1"
  1221. valign="top" align="left">
  1222. URL:
  1223. </th>
  1224. <td colspan="1" rowspan="1"
  1225. valign="top" align="left">
  1226. <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>
  1227. </td>
  1228. </tr>
  1229. </table>
  1230. <h4 class="subsection">
  1231. <a name="Using JavaScript with Ant"></a>
  1232. Using JavaScript with Ant
  1233. </h4>
  1234. <p>A tutorial about using JavaScript and XSLT with Ant.</p>
  1235. <table class="externals" cellspacing="1" cellpadding="4">
  1236. <tr>
  1237. <th colspan="1" rowspan="1"
  1238. valign="top" align="left">
  1239. Author:
  1240. </th>
  1241. <td colspan="1" rowspan="1"
  1242. valign="top" align="left">
  1243. Dylan Schiemann
  1244. </td>
  1245. </tr>
  1246. <tr>
  1247. <th colspan="1" rowspan="1"
  1248. valign="top" align="left">
  1249. URL:
  1250. </th>
  1251. <td colspan="1" rowspan="1"
  1252. valign="top" align="left">
  1253. <a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
  1254. </td>
  1255. </tr>
  1256. </table>
  1257. <h4 class="subsection">
  1258. <a name="Building with Ant"></a>
  1259. Building with Ant
  1260. </h4>
  1261. <p>Series of articles that describe a framework for web
  1262. application development based on Ant and JUnit.</p>
  1263. <table class="externals" cellspacing="1" cellpadding="4">
  1264. <tr>
  1265. <th colspan="1" rowspan="1"
  1266. valign="top" align="left">
  1267. Author:
  1268. </th>
  1269. <td colspan="1" rowspan="1"
  1270. valign="top" align="left">
  1271. <a href="mailto:alexc@purpletech.com">Alex Chaffee</a>
  1272. </td>
  1273. </tr>
  1274. <tr>
  1275. <th colspan="1" rowspan="1"
  1276. valign="top" align="left">
  1277. URL:
  1278. </th>
  1279. <td colspan="1" rowspan="1"
  1280. valign="top" align="left">
  1281. 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 />
  1282. 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 />
  1283. 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>
  1284. </td>
  1285. </tr>
  1286. </table>
  1287. <h4 class="subsection">
  1288. <a name="Developing with JAXB and Ant"></a>
  1289. Developing with JAXB and Ant
  1290. </h4>
  1291. <p>Series of articles that shows how to use Ant together with
  1292. the Java API for XML Binding (JAXB).</p>
  1293. <table class="externals" cellspacing="1" cellpadding="4">
  1294. <tr>
  1295. <th colspan="1" rowspan="1"
  1296. valign="top" align="left">
  1297. Author:
  1298. </th>
  1299. <td colspan="1" rowspan="1"
  1300. valign="top" align="left">
  1301. Joseph Shelby
  1302. </td>
  1303. </tr>
  1304. <tr>
  1305. <th colspan="1" rowspan="1"
  1306. valign="top" align="left">
  1307. URL:
  1308. </th>
  1309. <td colspan="1" rowspan="1"
  1310. valign="top" align="left">
  1311. <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 />
  1312. <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>
  1313. </td>
  1314. </tr>
  1315. </table>
  1316. <h3 class="section">
  1317. <a name="Presentations"></a>
  1318. Presentations
  1319. </h3>
  1320. <h4 class="subsection">
  1321. <a name="Ant Build Tool"></a>
  1322. Ant Build Tool
  1323. </h4>
  1324. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  1325. of Ant's capabilities.</p>
  1326. <table class="externals" cellspacing="1" cellpadding="4">
  1327. <tr>
  1328. <th colspan="1" rowspan="1"
  1329. valign="top" align="left">
  1330. Author:
  1331. </th>
  1332. <td colspan="1" rowspan="1"
  1333. valign="top" align="left">
  1334. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  1335. </td>
  1336. </tr>
  1337. <tr>
  1338. <th colspan="1" rowspan="1"
  1339. valign="top" align="left">
  1340. URL:
  1341. </th>
  1342. <td colspan="1" rowspan="1"
  1343. valign="top" align="left">
  1344. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  1345. </td>
  1346. </tr>
  1347. </table>
  1348. <h4 class="subsection">
  1349. <a name="Ant"></a>
  1350. Ant
  1351. </h4>
  1352. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  1353. meeting in March 2001. Includes a detailed build file and basic
  1354. descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
  1355. Available in PDF format now.</p>
  1356. <table class="externals" cellspacing="1" cellpadding="4">
  1357. <tr>
  1358. <th colspan="1" rowspan="1"
  1359. valign="top" align="left">
  1360. Author:
  1361. </th>
  1362. <td colspan="1" rowspan="1"
  1363. valign="top" align="left">
  1364. Mark Volkmann
  1365. </td>
  1366. </tr>
  1367. <tr>
  1368. <th colspan="1" rowspan="1"
  1369. valign="top" align="left">
  1370. URL:
  1371. </th>
  1372. <td colspan="1" rowspan="1"
  1373. valign="top" align="left">
  1374. <a href="http://www.ociweb.com/jnb/files/Ant.pdf">http://www.ociweb.com/jnb/files/Ant.pdf</a>
  1375. </td>
  1376. </tr>
  1377. </table>
  1378. <h4 class="subsection">
  1379. <a name="Modern Development Crises"></a>
  1380. Modern Development Crises
  1381. </h4>
  1382. <p>This presentation is an overview of the state of software
  1383. development in 2001. There are a couple of slides that briefly cover
  1384. Ant.</p>
  1385. <table class="externals" cellspacing="1" cellpadding="4">
  1386. <tr>
  1387. <th colspan="1" rowspan="1"
  1388. valign="top" align="left">
  1389. Author:
  1390. </th>
  1391. <td colspan="1" rowspan="1"
  1392. valign="top" align="left">
  1393. Steve Loughran
  1394. </td>
  1395. </tr>
  1396. <tr>
  1397. <th colspan="1" rowspan="1"
  1398. valign="top" align="left">
  1399. URL:
  1400. </th>
  1401. <td colspan="1" rowspan="1"
  1402. valign="top" align="left">
  1403. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  1404. </td>
  1405. </tr>
  1406. </table>
  1407. <h4 class="subsection">
  1408. <a name="When Web Services Go Bad"></a>
  1409. When Web Services Go Bad
  1410. </h4>
  1411. <p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
  1412. DevCon</a> in March 2002.</p>
  1413. <table class="externals" cellspacing="1" cellpadding="4">
  1414. <tr>
  1415. <th colspan="1" rowspan="1"
  1416. valign="top" align="left">
  1417. Author:
  1418. </th>
  1419. <td colspan="1" rowspan="1"
  1420. valign="top" align="left">
  1421. Steve Loughran
  1422. </td>
  1423. </tr>
  1424. <tr>
  1425. <th colspan="1" rowspan="1"
  1426. valign="top" align="left">
  1427. URL:
  1428. </th>
  1429. <td colspan="1" rowspan="1"
  1430. valign="top" align="left">
  1431. <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>
  1432. </td>
  1433. </tr>
  1434. </table>
  1435. </div>
  1436. </div>
  1437. <p class="copyright">
  1438. <script type="text/javascript" language="JavaScript"><!--
  1439. document.write(" - "+"Last Published: " + document.lastModified);
  1440. // -->
  1441. </script>
  1442. </p>
  1443. </body>
  1444. </html>