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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Resources</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. <meta name="author" content="Stefan Bodewig">
  9. <meta name="email" content="bodewig@apache.org">
  10. </head>
  11. <body>
  12. <p class="navpath">
  13. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  14. </p>
  15. <div class="logobar">
  16. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  17. <tr>
  18. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  19. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  20. <td align="right">
  21. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  22. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  23. <tr>
  24. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  25. </tr>
  26. <tr>
  27. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  28. <td nowrap="nowrap" class="searchcaption">
  29. <input name="q" type="hidden">
  30. <input size="15" id="query" type="text">
  31. <img height="1" width="5" alt="" src="./images/spacer.gif">
  32. <input name="Search" value="Search" type="submit">
  33. <br>
  34. the Apache Ant site
  35. </td>
  36. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  40. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  41. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  42. </tr>
  43. </table>
  44. </form>
  45. </td>
  46. </tr>
  47. </table>
  48. </div>
  49. <div class="tab">
  50. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  51. <tr>
  52. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  53. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  56. </tr>
  57. </table>
  58. </td>
  59. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  60. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  61. <tr>
  62. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  63. </tr>
  64. </table>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="bluebar"></div>
  70. <div class="menucontainer">
  71. <div align="center">
  72. <a href="http://ApacheCon.Com/2004/US/"><img width="170" height="100"
  73. border="0"
  74. src="http://ApacheCon.Com/2004/US/logos/logo_only.gif"
  75. alt="ApacheCon!" title="Come to ApacheCon!"/></a>
  76. </div>
  77. <div class="menu">
  78. <ul>
  79. <li class="menuheader">Apache Ant
  80. <ul>
  81. <li>
  82. <a href="./index.html">Welcome</a>
  83. </li>
  84. <li>
  85. <a href="./license.html">License</a>
  86. </li>
  87. <li>
  88. <a href="./antnews.html">News</a>
  89. </li>
  90. </ul>
  91. </li>
  92. <li class="menuheader">Documentation
  93. <ul>
  94. <li>
  95. <a href="./manual/index.html">Manual</a>
  96. </li>
  97. <li>
  98. <a href="./projects.html">Related Projects</a>
  99. </li>
  100. <li>
  101. <a href="./external.html">External Tools and Tasks</a>
  102. </li>
  103. <li>
  104. <span class="sel">Resources</span>
  105. </li>
  106. <li>
  107. <a href="./faq.html">Frequently Asked Questions</a>
  108. </li>
  109. <li>
  110. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  111. </li>
  112. <li>
  113. <a href="./problems.html">Having Problems?</a>
  114. </li>
  115. </ul>
  116. </li>
  117. <li class="menuheader">Download
  118. <ul>
  119. <li>
  120. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  121. </li>
  122. <li>
  123. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  124. </li>
  125. </ul>
  126. </li>
  127. <li class="menuheader">Contributing
  128. <ul>
  129. <li>
  130. <a href="./mail.html">Mailing Lists</a>
  131. </li>
  132. <li>
  133. <a href="./cvs.html">CVS Repositories</a>
  134. </li>
  135. <li>
  136. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  137. </li>
  138. <li>
  139. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  140. </li>
  141. <li>
  142. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  143. </li>
  144. </ul>
  145. </li>
  146. <li class="menuheader">Project Management
  147. <ul>
  148. <li>
  149. <a href="./contributors.html">Contributors</a>
  150. </li>
  151. <li>
  152. <a href="./mission.html">Apache Ant Mission</a>
  153. </li>
  154. <li>
  155. <a href="./bylaws.html">Project Bylaws</a>
  156. </li>
  157. <li>
  158. <a href="./legal.html">Legal</a>
  159. </li>
  160. </ul>
  161. </li>
  162. </ul>
  163. </div>
  164. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  165. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  166. </div>
  167. <div class="lightbluebar">&nbsp;</div>
  168. <div class="main">
  169. <div class="content">
  170. <h1 class="title">Resources</h1>
  171. <h3 class="section">
  172. <a name="FAQs"></a>
  173. FAQs
  174. </h3>
  175. <h4 class="subsection">
  176. <a name="At Ant's website"></a>
  177. At Ant's website
  178. </h4>
  179. <p>Starting with the release of Ant 1.4 the Ant's FAQ is
  180. bundled with the distribution, the most recent version can
  181. always be found at the website.</p>
  182. <table class="externals" cellspacing="1" cellpadding="4">
  183. <tr>
  184. <th colspan="1" rowspan="1"
  185. valign="top" align="left">
  186. FAQ:
  187. </th>
  188. <td colspan="1" rowspan="1"
  189. valign="top" align="left">
  190. <a href="faq.html">http://ant.apache.org/faq.html</a>
  191. </td>
  192. </tr>
  193. </table>
  194. <h4 class="subsection">
  195. <a name="jGuru"></a>
  196. jGuru
  197. </h4>
  198. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  199. <table class="externals" cellspacing="1" cellpadding="4">
  200. <tr>
  201. <th colspan="1" rowspan="1"
  202. valign="top" align="left">
  203. Forum:
  204. </th>
  205. <td colspan="1" rowspan="1"
  206. valign="top" align="left">
  207. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  208. </td>
  209. </tr>
  210. <tr>
  211. <th colspan="1" rowspan="1"
  212. valign="top" align="left">
  213. FAQ:
  214. </th>
  215. <td colspan="1" rowspan="1"
  216. valign="top" align="left">
  217. <a href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  218. </td>
  219. </tr>
  220. </table>
  221. <h4 class="subsection">
  222. <a name="FAQ about Borland Application Server tasks"></a>
  223. FAQ about Borland Application Server tasks
  224. </h4>
  225. <p>Benoit Moussaud, the original author of the Borland
  226. Application Server specific <a href="manual/OptionalTasks/ejb.html#ejbtasks">EJB tasks</a> has put
  227. together a FAQ for this specific subtask.</p>
  228. <table class="externals" cellspacing="1" cellpadding="4">
  229. <tr>
  230. <th colspan="1" rowspan="1"
  231. valign="top" align="left">
  232. FAQ:
  233. </th>
  234. <td colspan="1" rowspan="1"
  235. valign="top" align="left">
  236. <a href="http://www.moussaud.org/ejbjar.html">http://www.moussaud.org/ejbjar.html</a>
  237. </td>
  238. </tr>
  239. </table>
  240. <h3 class="section">
  241. <a name="WIKIs"></a>
  242. WIKIs
  243. </h3>
  244. <h4 class="subsection">
  245. <a name="Apache"></a>
  246. Apache
  247. </h4>
  248. <p>The ASF provides a Wiki farm for Apache projects.</p>
  249. <table class="externals" cellspacing="1" cellpadding="4">
  250. <tr>
  251. <th colspan="1" rowspan="1"
  252. valign="top" align="left">
  253. Main page:
  254. </th>
  255. <td colspan="1" rowspan="1"
  256. valign="top" align="left">
  257. <a href="http://wiki.apache.org/general">Apache Wiki Farm</a>
  258. </td>
  259. </tr>
  260. <tr>
  261. <th colspan="1" rowspan="1"
  262. valign="top" align="left">
  263. Ant Wiki:
  264. </th>
  265. <td colspan="1" rowspan="1"
  266. valign="top" align="left">
  267. <a href="http://wiki.apache.org/ant/">Ant Wiki</a>
  268. </td>
  269. </tr>
  270. </table>
  271. <h3 class="section">
  272. <a name="Books"></a>
  273. Books
  274. </h3>
  275. <p>Listed by descending publication date.</p>
  276. <h4 class="subsection">
  277. <a name="Extreme Programming with Ant"></a>
  278. Extreme Programming with Ant
  279. </h4>
  280. <p> This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:</p>
  281. <ul>
  282. <li>The fundamentals of Ant: concepts, core and optional tasks</li>
  283. <li>How to write custom Ant components, including custom Tasks, Loggers, Listeners, Input Handlers, Selectors, Filters, Mappers and Data Types</li>
  284. <li>Mitigating risks by creating spike tests with Ant buildfiles</li>
  285. <li>Add CVS version control and testing with JUnit</li>
  286. <li>Automate nightly builds and reporting</li>
  287. <li>Deploy applications dynamically using XDoclet</li>
  288. <li>Enforcing Code Standards with Jalopy, PMD, CheckStyle, iContract, JDepend</li>
  289. <li>Using Remote Ant (Rant) and CruiseControl</li>
  290. <li>Generating project documentation</li>
  291. <li>Adapting an XP process for use by other teams or across an enterprise</li>
  292. <li>Custom Task examples to generating UML diagrams, creating reports and metrics on-the-fly</li>
  293. <li>Follows a case-study of a team that implements an XP Project</li>
  294. </ul>
  295. <table class="externals" cellspacing="1" cellpadding="4">
  296. <tr>
  297. <th colspan="1" rowspan="1"
  298. valign="top" align="left">
  299. Authors:
  300. </th>
  301. <td colspan="1" rowspan="1"
  302. valign="top" align="left">
  303. Glenn Niemeyer and Jeremy Poteet
  304. </td>
  305. </tr>
  306. <tr>
  307. <th colspan="1" rowspan="1"
  308. valign="top" align="left">
  309. URL:
  310. </th>
  311. <td colspan="1" rowspan="1"
  312. valign="top" align="left">
  313. <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>
  314. </td>
  315. </tr>
  316. </table>
  317. <h4 class="subsection">
  318. <a name="Ant. Das Java-Build-Tool in der Praxis"></a>
  319. Ant. Das Java-Build-Tool in der Praxis
  320. </h4>
  321. <p>A German language book on Ant that covers Ant 1.5.
  322. This is the original description:</p>
  323. <pre class="code">
  324. Das Build-Tool Ant ist das Open-Source-Werkzeug, das den Entwicklungsprozess einer Java-
  325. oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte f�hrt es
  326. nahezu alle Aufgaben aus, die nach dem Kodieren einer Anwendung anfallen.</pre>
  327. <p>Some topics:</p>
  328. <ul>
  329. <li>creating archives (zip, jar)</li>
  330. <li>call the java compiler</li>
  331. <li>edit property files</li>
  332. <li>file operation</li>
  333. <li>source code control systems</li>
  334. </ul>
  335. <table class="externals" cellspacing="1" cellpadding="4">
  336. <tr>
  337. <th colspan="1" rowspan="1"
  338. valign="top" align="left">
  339. Authors:
  340. </th>
  341. <td colspan="1" rowspan="1"
  342. valign="top" align="left">
  343. Bernd Matzke
  344. </td>
  345. </tr>
  346. <tr>
  347. <th colspan="1" rowspan="1"
  348. valign="top" align="left">
  349. URL:
  350. </th>
  351. <td colspan="1" rowspan="1"
  352. valign="top" align="left">
  353. <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>
  354. </td>
  355. </tr>
  356. </table>
  357. <h4 class="subsection">
  358. <a name="Java Development with Ant"></a>
  359. Java Development with Ant
  360. </h4>
  361. <p>Covers Ant 1.5, including:</p>
  362. <ul>
  363. <li>The new Ant 1.5 features</li>
  364. <li>Ant's datatypes and property handling</li>
  365. <li>JUnit testing and reporting</li>
  366. <li>Continuous integration techniques</li>
  367. <li>XDoclet for attribute-oriented programming</li>
  368. <li>EJB generation, building, and packaging</li>
  369. <li>Writing and testing native code</li>
  370. <li>Building Web Services with Apache Axis</li>
  371. <li>Deploying your system to multiple remote servers</li>
  372. <li>Using and writing
  373. <ul>
  374. <li>Loggers</li>
  375. <li>Listeners</li>
  376. <li>Selectors</li>
  377. <li>Custom tasks</li>
  378. </ul>
  379. </li>
  380. </ul>
  381. <table class="externals" cellspacing="1" cellpadding="4">
  382. <tr>
  383. <th colspan="1" rowspan="1"
  384. valign="top" align="left">
  385. Authors:
  386. </th>
  387. <td colspan="1" rowspan="1"
  388. valign="top" align="left">
  389. Erik Hatcher and Steve Loughran
  390. </td>
  391. </tr>
  392. <tr>
  393. <th colspan="1" rowspan="1"
  394. valign="top" align="left">
  395. URL:
  396. </th>
  397. <td colspan="1" rowspan="1"
  398. valign="top" align="left">
  399. <a href="http://www.manning.com/antbook/">http://www.manning.com/antbook/</a>
  400. </td>
  401. </tr>
  402. </table>
  403. <h4 class="subsection">
  404. <a name="Ant: The Definitive Guide"></a>
  405. Ant: The Definitive Guide
  406. </h4>
  407. <p>Covers Ant release 1.4.1.</p>
  408. <table class="externals" cellspacing="1" cellpadding="4">
  409. <tr>
  410. <th colspan="1" rowspan="1"
  411. valign="top" align="left">
  412. Authors:
  413. </th>
  414. <td colspan="1" rowspan="1"
  415. valign="top" align="left">
  416. Jesse E. Tilly and Eric M. Burke
  417. </td>
  418. </tr>
  419. <tr>
  420. <th colspan="1" rowspan="1"
  421. valign="top" align="left">
  422. URL:
  423. </th>
  424. <td colspan="1" rowspan="1"
  425. valign="top" align="left">
  426. <a href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
  427. </td>
  428. </tr>
  429. </table>
  430. <h4 class="subsection">
  431. <a name="Ant. Kurz und Gut."></a>
  432. Ant. Kurz und Gut.
  433. </h4>
  434. <p>A German language short reference for Ant that covers Ant
  435. 1.4. This is the original description:</p>
  436. <pre class="code">
  437. Ant kurz &amp; gut enth�lt eine vollst�ndige Referenz der Built-in Tasks
  438. und ihrer jeweiligen Attribute sowie kurze Beispiele f�r ihre Verwendung.
  439. Daneben bietet das Buch eine knappe Einf�hrung in die Arbeit mit Ant und
  440. eine Erl�uterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
  441. Behandelt werden au�erdem grundlegende Konzepte wie Filesets, Patternsets und
  442. Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks. </pre>
  443. <table class="externals" cellspacing="1" cellpadding="4">
  444. <tr>
  445. <th colspan="1" rowspan="1"
  446. valign="top" align="left">
  447. Author:
  448. </th>
  449. <td colspan="1" rowspan="1"
  450. valign="top" align="left">
  451. Stefan Edlich
  452. </td>
  453. </tr>
  454. <tr>
  455. <th colspan="1" rowspan="1"
  456. valign="top" align="left">
  457. URL:
  458. </th>
  459. <td colspan="1" rowspan="1"
  460. valign="top" align="left">
  461. <a href="http://www.amazon.de/exec/obidos/ASIN/3897212412/">http://www.amazon.de/exec/obidos/ASIN/3897212412/</a>
  462. </td>
  463. </tr>
  464. </table>
  465. <h4 class="subsection">
  466. <a name="Java Tools for eXtreme Programming"></a>
  467. Java Tools for eXtreme Programming
  468. </h4>
  469. <p>This book covers the following XP subjects:</p>
  470. <ul>
  471. <li>Automated unit and functional testing</li>
  472. <li>Continuous integration through build and deployment automation</li>
  473. <li>The value of refactoring and continuous integration</li>
  474. <li>How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
  475. can be used to achieve the goals of the XP methodology</li>
  476. </ul>
  477. <table class="externals" cellspacing="1" cellpadding="4">
  478. <tr>
  479. <th colspan="1" rowspan="1"
  480. valign="top" align="left">
  481. Authors:
  482. </th>
  483. <td colspan="1" rowspan="1"
  484. valign="top" align="left">
  485. Richard Hightower and Nicholas Lesiecki
  486. </td>
  487. </tr>
  488. <tr>
  489. <th colspan="1" rowspan="1"
  490. valign="top" align="left">
  491. URL:
  492. </th>
  493. <td colspan="1" rowspan="1"
  494. valign="top" align="left">
  495. <a href="http://www.wiley.com/cda/product/0,,047120708X,00.html">http://www.wiley.com/cda/product/0,,047120708X,00.html</a>
  496. </td>
  497. </tr>
  498. </table>
  499. <h3 class="section">
  500. <a name="Articles and Presentations"></a>
  501. Articles and Presentations
  502. </h3>
  503. <p>The following sections list articles and presentations
  504. written about Apache Ant. If you've written something that
  505. should be included, please post it to one of the mailing
  506. lists.</p>
  507. <h3 class="section">
  508. <a name="Articles"></a>
  509. Articles
  510. </h3>
  511. <h4 class="subsection">
  512. <a name="Extending Ant Input Abilities"></a>
  513. Extending Ant Input Abilities
  514. </h4>
  515. <p>The contents of this document is the following:<ul>
  516. <li>Section 2 provides a simple example how InputHandlers are created,</li>
  517. <li>Section 3 develops an inputhandler that masks the passwords typed on the command line,</li>
  518. <li>Section 4 gives two handlers, whose input is typed in graphical components,</li>
  519. <li>Section 5 extends Input task so that we can use dierent input handlers on different uses of &lt;input&gt;,</li>
  520. <li>Section 6 describes a problem found while writing this document,</li>
  521. <li>Section 7 summarizes some dark corners the author do not understand.</li>
  522. </ul></p>
  523. <table class="externals" cellspacing="1" cellpadding="4">
  524. <tr>
  525. <th colspan="1" rowspan="1"
  526. valign="top" align="left">
  527. Author:
  528. </th>
  529. <td colspan="1" rowspan="1"
  530. valign="top" align="left">
  531. Ivan Ivanov
  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="https://sourceforge.net/project/showfiles.php?group_id=103509">https://sourceforge.net/project/showfiles.php?group_id=103509 (Download ZIP+PDF from Sourceforge)</a>
  542. </td>
  543. </tr>
  544. </table>
  545. <h4 class="subsection">
  546. <a name="Keep the Ant, Hold the XML"></a>
  547. Keep the Ant, Hold the XML
  548. </h4>
  549. <p>Key G. Gauthier talks about writing "buildfiles" in Java.</p>
  550. <table class="externals" cellspacing="1" cellpadding="4">
  551. <tr>
  552. <th colspan="1" rowspan="1"
  553. valign="top" align="left">
  554. Author:
  555. </th>
  556. <td colspan="1" rowspan="1"
  557. valign="top" align="left">
  558. Key G. Gauthier
  559. </td>
  560. </tr>
  561. <tr>
  562. <th colspan="1" rowspan="1"
  563. valign="top" align="left">
  564. URL:
  565. </th>
  566. <td colspan="1" rowspan="1"
  567. valign="top" align="left">
  568. <a href="http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/">http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/</a>
  569. </td>
  570. </tr>
  571. </table>
  572. <h4 class="subsection">
  573. <a name="Ant 1.6 for Task Writers"></a>
  574. Ant 1.6 for Task Writers
  575. </h4>
  576. <p>This article talks about XML namespace handling, Ant
  577. libraries and the newly introduced type polymorphism.</p>
  578. <table class="externals" cellspacing="1" cellpadding="4">
  579. <tr>
  580. <th colspan="1" rowspan="1"
  581. valign="top" align="left">
  582. Author:
  583. </th>
  584. <td colspan="1" rowspan="1"
  585. valign="top" align="left">
  586. Stefan Bodewig
  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://otn.oracle.com/pub/articles/bodewig_taskwriters.html">http://otn.oracle.com/pub/articles/bodewig_taskwriters.html</a>
  597. </td>
  598. </tr>
  599. </table>
  600. <h4 class="subsection">
  601. <a name="Managing Build Complexity with Apache Ant 1.6"></a>
  602. Managing Build Complexity with Apache Ant 1.6
  603. </h4>
  604. <p>As Apache Ant is applied to increasingly difficult tasks,
  605. its users are creating more complex and less legible build
  606. files. This is due, in part, to the limited tools for
  607. decomposition and code reuse within previous versions of
  608. Ant.</p>
  609. <table class="externals" cellspacing="1" cellpadding="4">
  610. <tr>
  611. <th colspan="1" rowspan="1"
  612. valign="top" align="left">
  613. Author:
  614. </th>
  615. <td colspan="1" rowspan="1"
  616. valign="top" align="left">
  617. Geoffrey Wiseman
  618. </td>
  619. </tr>
  620. <tr>
  621. <th colspan="1" rowspan="1"
  622. valign="top" align="left">
  623. URL:
  624. </th>
  625. <td colspan="1" rowspan="1"
  626. valign="top" align="left">
  627. <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>
  628. </td>
  629. </tr>
  630. </table>
  631. <h4 class="subsection">
  632. <a name="New Ant 1.6 Features for Big Projects"></a>
  633. New Ant 1.6 Features for Big Projects
  634. </h4>
  635. <p>This article describes the &lt;macrodef&gt;, &lt;import&gt;
  636. and &lt;subant&gt; tasks in detail and shows how they help in
  637. building bigger systems.</p>
  638. <table class="externals" cellspacing="1" cellpadding="4">
  639. <tr>
  640. <th colspan="1" rowspan="1"
  641. valign="top" align="left">
  642. Author:
  643. </th>
  644. <td colspan="1" rowspan="1"
  645. valign="top" align="left">
  646. Stefan Bodewig
  647. </td>
  648. </tr>
  649. <tr>
  650. <th colspan="1" rowspan="1"
  651. valign="top" align="left">
  652. URL:
  653. </th>
  654. <td colspan="1" rowspan="1"
  655. valign="top" align="left">
  656. <a href="http://otn.oracle.com/pub/articles/bodewig_ant1.6.html">http://otn.oracle.com/pub/articles/bodewig_ant1.6.html</a>
  657. </td>
  658. </tr>
  659. </table>
  660. <h4 class="subsection">
  661. <a name="Programmieren f�r Ant"></a>
  662. Programmieren f�r Ant
  663. </h4>
  664. <p>This article describes the main topics of programming your own tasks.
  665. Description is done on five examples.</p>
  666. <p>This article is written in German and published in
  667. <a href="http://www.sigs-datacom.de/sd/publications/js/index.htm">Java-Spektrum</a>
  668. 5/2004.</p>
  669. <table class="externals" cellspacing="1" cellpadding="4">
  670. <tr>
  671. <th colspan="1" rowspan="1"
  672. valign="top" align="left">
  673. Author:
  674. </th>
  675. <td colspan="1" rowspan="1"
  676. valign="top" align="left">
  677. Bernd Matzke
  678. </td>
  679. </tr>
  680. <tr>
  681. <th colspan="1" rowspan="1"
  682. valign="top" align="left">
  683. URL:
  684. </th>
  685. <td colspan="1" rowspan="1"
  686. valign="top" align="left">
  687. <a href="http://www.sigs-datacom.de/sd/news/document?PID=216">http://www.sigs-datacom.de/sd/news/document?PID=216</a>
  688. </td>
  689. </tr>
  690. </table>
  691. <h4 class="subsection">
  692. <a name="Ant in Anger: Using Ant in a Production Development System"></a>
  693. Ant in Anger: Using Ant in a Production Development System
  694. </h4>
  695. <p>This document describes strategies and some basic examples of how to
  696. use Ant in larger team development projects.</p>
  697. <table class="externals" cellspacing="1" cellpadding="4">
  698. <tr>
  699. <th colspan="1" rowspan="1"
  700. valign="top" align="left">
  701. Author:
  702. </th>
  703. <td colspan="1" rowspan="1"
  704. valign="top" align="left">
  705. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  706. </td>
  707. </tr>
  708. <tr>
  709. <th colspan="1" rowspan="1"
  710. valign="top" align="left">
  711. URL:
  712. </th>
  713. <td colspan="1" rowspan="1"
  714. valign="top" align="left">
  715. <a href="ant_in_anger.html">http://ant.apache.org/ant_in_anger.html</a>
  716. </td>
  717. </tr>
  718. </table>
  719. <h4 class="subsection">
  720. <a name="Ant Task Guidelines"></a>
  721. Ant Task Guidelines
  722. </h4>
  723. <p>This document describes how to write custom Ant tasks, and how to submit
  724. them to potentially be included in Ant.</p>
  725. <table class="externals" cellspacing="1" cellpadding="4">
  726. <tr>
  727. <th colspan="1" rowspan="1"
  728. valign="top" align="left">
  729. Author:
  730. </th>
  731. <td colspan="1" rowspan="1"
  732. valign="top" align="left">
  733. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  734. </td>
  735. </tr>
  736. <tr>
  737. <th colspan="1" rowspan="1"
  738. valign="top" align="left">
  739. URL:
  740. </th>
  741. <td colspan="1" rowspan="1"
  742. valign="top" align="left">
  743. <a href="ant_task_guidelines.html">http://ant.apache.org/ant_task_guidelines.html</a>
  744. </td>
  745. </tr>
  746. </table>
  747. <h4 class="subsection">
  748. <a name="Build a Better Robot with Ant"></a>
  749. Build a Better Robot with Ant
  750. </h4>
  751. <p>This article describes the gory details of writing custom
  752. Ant tasks.</p>
  753. <table class="externals" cellspacing="1" cellpadding="4">
  754. <tr>
  755. <th colspan="1" rowspan="1"
  756. valign="top" align="left">
  757. Author:
  758. </th>
  759. <td colspan="1" rowspan="1"
  760. valign="top" align="left">
  761. Erik Hatcher
  762. </td>
  763. </tr>
  764. <tr>
  765. <th colspan="1" rowspan="1"
  766. valign="top" align="left">
  767. URL:
  768. </th>
  769. <td colspan="1" rowspan="1"
  770. valign="top" align="left">
  771. <a href="http://www.fawcette.com/javapro/2003_02/magazine/features/ehatcher/">http://www.fawcette.com/javapro/2003_02/magazine/features/ehatcher/l</a>
  772. </td>
  773. </tr>
  774. </table>
  775. <h4 class="subsection">
  776. <a name="Automating the build and test process"></a>
  777. Automating the build and test process
  778. </h4>
  779. <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>
  780. <table class="externals" cellspacing="1" cellpadding="4">
  781. <tr>
  782. <th colspan="1" rowspan="1"
  783. valign="top" align="left">
  784. Author:
  785. </th>
  786. <td colspan="1" rowspan="1"
  787. valign="top" align="left">
  788. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  789. </td>
  790. </tr>
  791. <tr>
  792. <th colspan="1" rowspan="1"
  793. valign="top" align="left">
  794. URL:
  795. </th>
  796. <td colspan="1" rowspan="1"
  797. valign="top" align="left">
  798. <a href="http://www.ibm.com/developerworks/java/library/j-junitmail/">http://www.ibm.com/developerworks/java/library/j-junitmail/</a>
  799. </td>
  800. </tr>
  801. </table>
  802. <h4 class="subsection">
  803. <a name="Incremental development with Ant and JUnit"></a>
  804. Incremental development with Ant and JUnit
  805. </h4>
  806. <p>This article explores the benefits of unit testing with Ant and
  807. JUnit, detailing how to develop automated unit tests and integrate them
  808. into your build process.</p>
  809. <table class="externals" cellspacing="1" cellpadding="4">
  810. <tr>
  811. <th colspan="1" rowspan="1"
  812. valign="top" align="left">
  813. Author:
  814. </th>
  815. <td colspan="1" rowspan="1"
  816. valign="top" align="left">
  817. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  818. </td>
  819. </tr>
  820. <tr>
  821. <th colspan="1" rowspan="1"
  822. valign="top" align="left">
  823. URL:
  824. </th>
  825. <td colspan="1" rowspan="1"
  826. valign="top" align="left">
  827. <a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>
  828. </td>
  829. </tr>
  830. </table>
  831. <h4 class="subsection">
  832. <a name="Automate your build process using Java and Ant"></a>
  833. Automate your build process using Java and Ant
  834. </h4>
  835. <p>This article provides an introduction to using Ant with some basic
  836. examples and by highlighting some of the important tasks.</p>
  837. <table class="externals" cellspacing="1" cellpadding="4">
  838. <tr>
  839. <th colspan="1" rowspan="1"
  840. valign="top" align="left">
  841. Author:
  842. </th>
  843. <td colspan="1" rowspan="1"
  844. valign="top" align="left">
  845. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  846. </td>
  847. </tr>
  848. <tr>
  849. <th colspan="1" rowspan="1"
  850. valign="top" align="left">
  851. URL:
  852. </th>
  853. <td colspan="1" rowspan="1"
  854. valign="top" align="left">
  855. <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>
  856. </td>
  857. </tr>
  858. </table>
  859. <h4 class="subsection">
  860. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"></a>
  861. Short tutorial in Cactus' (formerly J2EEUnit) documentation
  862. </h4>
  863. <p>There is a short tutorial on how to use Ant in Cactus'
  864. documentation. It has a slant towards build files that will be used
  865. with Cactus.</p>
  866. <table class="externals" cellspacing="1" cellpadding="4">
  867. <tr>
  868. <th colspan="1" rowspan="1"
  869. valign="top" align="left">
  870. Author:
  871. </th>
  872. <td colspan="1" rowspan="1"
  873. valign="top" align="left">
  874. Cactus development team
  875. </td>
  876. </tr>
  877. <tr>
  878. <th colspan="1" rowspan="1"
  879. valign="top" align="left">
  880. URL:
  881. </th>
  882. <td colspan="1" rowspan="1"
  883. valign="top" align="left">
  884. <a href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
  885. </td>
  886. </tr>
  887. </table>
  888. <h4 class="subsection">
  889. <a name="Developing custom Ant tasks with VisualAge for Java"></a>
  890. Developing custom Ant tasks with VisualAge for Java
  891. </h4>
  892. <p>This article outlines how to integrate Ant into VisualAge for Java,
  893. and how to write and debug custom tasks using the IDE and the
  894. integrated debugger.</p>
  895. <table class="externals" cellspacing="1" cellpadding="4">
  896. <tr>
  897. <th colspan="1" rowspan="1"
  898. valign="top" align="left">
  899. Author:
  900. </th>
  901. <td colspan="1" rowspan="1"
  902. valign="top" align="left">
  903. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  904. </td>
  905. </tr>
  906. <tr>
  907. <th colspan="1" rowspan="1"
  908. valign="top" align="left">
  909. URL:
  910. </th>
  911. <td colspan="1" rowspan="1"
  912. valign="top" align="left">
  913. <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>
  914. </td>
  915. </tr>
  916. </table>
  917. <h4 class="subsection">
  918. <a name="Automated builds with VisualAge for Java and Ant"></a>
  919. Automated builds with VisualAge for Java and Ant
  920. </h4>
  921. <p>This article shows how you can perform command line builds with a
  922. VisualAge for Java repository.</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. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  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://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>
  942. </td>
  943. </tr>
  944. </table>
  945. <h4 class="subsection">
  946. <a name="Ant: A Build Tool from the Jakarta Project"></a>
  947. Ant: A Build Tool from the Jakarta Project
  948. </h4>
  949. <p>This article is from the "Best Practices" section of
  950. Sun's Dot-Com Builder Site.</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. Laura Geele Wang
  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="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  970. </td>
  971. </tr>
  972. </table>
  973. <h4 class="subsection">
  974. <a name="Making a Mountain Out of an Anthill"></a>
  975. Making a Mountain Out of an Anthill
  976. </h4>
  977. <p>This article is from the June 2001 issue of the Java Developer'
  978. Journal. You need to be a registered JDJ subscriber to view this
  979. article.</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. Neal Ford
  989. </td>
  990. </tr>
  991. <tr>
  992. <th colspan="1" rowspan="1"
  993. valign="top" align="left">
  994. URL:
  995. </th>
  996. <td colspan="1" rowspan="1"
  997. valign="top" align="left">
  998. <a href="http://www.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>
  999. </td>
  1000. </tr>
  1001. </table>
  1002. <h4 class="subsection">
  1003. <a name="Using Ant and Weblogic EJBs"></a>
  1004. Using Ant and Weblogic EJBs
  1005. </h4>
  1006. <p>This article describes how to use Ant to create Weblogic EJBs, and
  1007. some workarounds for issues you may encounter.</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. Jesse E. Tilly
  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.onjava.com/pub/a/onjava/2001/06/25/antejb.html">http://www.onjava.com/pub/a/onjava/2001/06/25/antejb.html</a>
  1027. </td>
  1028. </tr>
  1029. </table>
  1030. <h4 class="subsection">
  1031. <a name="Using JavaScript with Ant"></a>
  1032. Using JavaScript with Ant
  1033. </h4>
  1034. <p>A tutorial about using JavaScript and XSLT with Ant.</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. Dylan Schiemann
  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.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
  1054. </td>
  1055. </tr>
  1056. </table>
  1057. <h4 class="subsection">
  1058. <a name="Building with Ant"></a>
  1059. Building with Ant
  1060. </h4>
  1061. <p>Series of articles that describe a framework for web
  1062. application development based on Ant and JUnit.</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:alexc@purpletech.com">Alex Chaffee</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. 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 />
  1082. 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 />
  1083. 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>
  1084. </td>
  1085. </tr>
  1086. </table>
  1087. <h4 class="subsection">
  1088. <a name="Developing with JAXB and Ant"></a>
  1089. Developing with JAXB and Ant
  1090. </h4>
  1091. <p>Series of articles that shows how to use Ant together with
  1092. the Java API for XML Binding (JAXB).</p>
  1093. <table class="externals" cellspacing="1" cellpadding="4">
  1094. <tr>
  1095. <th colspan="1" rowspan="1"
  1096. valign="top" align="left">
  1097. Author:
  1098. </th>
  1099. <td colspan="1" rowspan="1"
  1100. valign="top" align="left">
  1101. Joseph Shelby
  1102. </td>
  1103. </tr>
  1104. <tr>
  1105. <th colspan="1" rowspan="1"
  1106. valign="top" align="left">
  1107. URL:
  1108. </th>
  1109. <td colspan="1" rowspan="1"
  1110. valign="top" align="left">
  1111. <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 />
  1112. <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>
  1113. </td>
  1114. </tr>
  1115. </table>
  1116. <h3 class="section">
  1117. <a name="Presentations"></a>
  1118. Presentations
  1119. </h3>
  1120. <h4 class="subsection">
  1121. <a name="Ant Build Tool"></a>
  1122. Ant Build Tool
  1123. </h4>
  1124. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  1125. of Ant's capabilities.</p>
  1126. <table class="externals" cellspacing="1" cellpadding="4">
  1127. <tr>
  1128. <th colspan="1" rowspan="1"
  1129. valign="top" align="left">
  1130. Author:
  1131. </th>
  1132. <td colspan="1" rowspan="1"
  1133. valign="top" align="left">
  1134. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  1135. </td>
  1136. </tr>
  1137. <tr>
  1138. <th colspan="1" rowspan="1"
  1139. valign="top" align="left">
  1140. URL:
  1141. </th>
  1142. <td colspan="1" rowspan="1"
  1143. valign="top" align="left">
  1144. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  1145. </td>
  1146. </tr>
  1147. </table>
  1148. <h4 class="subsection">
  1149. <a name="Ant"></a>
  1150. Ant
  1151. </h4>
  1152. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  1153. meeting in March 2001. Includes a detailed build file and basic
  1154. descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
  1155. Available in PDF format now.</p>
  1156. <table class="externals" cellspacing="1" cellpadding="4">
  1157. <tr>
  1158. <th colspan="1" rowspan="1"
  1159. valign="top" align="left">
  1160. Author:
  1161. </th>
  1162. <td colspan="1" rowspan="1"
  1163. valign="top" align="left">
  1164. Mark Volkmann
  1165. </td>
  1166. </tr>
  1167. <tr>
  1168. <th colspan="1" rowspan="1"
  1169. valign="top" align="left">
  1170. URL:
  1171. </th>
  1172. <td colspan="1" rowspan="1"
  1173. valign="top" align="left">
  1174. <a href="http://www.ociweb.com/jnb/files/Ant.pdf">http://www.ociweb.com/jnb/files/Ant.pdf</a>
  1175. </td>
  1176. </tr>
  1177. </table>
  1178. <h4 class="subsection">
  1179. <a name="Modern Development Crises"></a>
  1180. Modern Development Crises
  1181. </h4>
  1182. <p>This presentation is an overview of the current state of software
  1183. development today. There are a couple of slides that briefly cover
  1184. Ant.</p>
  1185. <table class="externals" cellspacing="1" cellpadding="4">
  1186. <tr>
  1187. <th colspan="1" rowspan="1"
  1188. valign="top" align="left">
  1189. Author:
  1190. </th>
  1191. <td colspan="1" rowspan="1"
  1192. valign="top" align="left">
  1193. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1194. </td>
  1195. </tr>
  1196. <tr>
  1197. <th colspan="1" rowspan="1"
  1198. valign="top" align="left">
  1199. URL:
  1200. </th>
  1201. <td colspan="1" rowspan="1"
  1202. valign="top" align="left">
  1203. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  1204. </td>
  1205. </tr>
  1206. </table>
  1207. <h4 class="subsection">
  1208. <a name="When Web Services Go Bad"></a>
  1209. When Web Services Go Bad
  1210. </h4>
  1211. <p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
  1212. DevCon</a> in March 2002.</p>
  1213. <table class="externals" cellspacing="1" cellpadding="4">
  1214. <tr>
  1215. <th colspan="1" rowspan="1"
  1216. valign="top" align="left">
  1217. Author:
  1218. </th>
  1219. <td colspan="1" rowspan="1"
  1220. valign="top" align="left">
  1221. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  1222. </td>
  1223. </tr>
  1224. <tr>
  1225. <th colspan="1" rowspan="1"
  1226. valign="top" align="left">
  1227. URL:
  1228. </th>
  1229. <td colspan="1" rowspan="1"
  1230. valign="top" align="left">
  1231. <a href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a>
  1232. </td>
  1233. </tr>
  1234. </table>
  1235. </div>
  1236. </div>
  1237. <p class="copyright">
  1238. Copyright &copy; 2000-2004&nbsp;The Apache Software Foundation. All rights reserved.
  1239. <script type="text/javascript" language="JavaScript"><!--
  1240. document.write(" - "+"Last Published: " + document.lastModified);
  1241. // -->
  1242. </script>
  1243. </p>
  1244. </body>
  1245. </html>