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

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