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

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