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 40 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Resources</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. <meta name="author" content="Stefan Bodewig">
  9. <meta name="email" content="bodewig@apache.org">
  10. </head>
  11. <body>
  12. <p class="navpath">
  13. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  14. </p>
  15. <div class="logobar">
  16. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  17. <tr>
  18. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  19. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  20. <td align="right">
  21. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  22. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  23. <tr>
  24. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  25. </tr>
  26. <tr>
  27. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  28. <td nowrap="nowrap" class="searchcaption">
  29. <input name="q" type="hidden">
  30. <input size="15" id="query" type="text">
  31. <img height="1" width="5" alt="" src="./images/spacer.gif">
  32. <input name="Search" value="Search" type="submit">
  33. <br>
  34. the Apache Ant site
  35. </td>
  36. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  37. </tr>
  38. <tr>
  39. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  40. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  41. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  42. </tr>
  43. </table>
  44. </form>
  45. </td>
  46. </tr>
  47. </table>
  48. </div>
  49. <div class="tab">
  50. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  51. <tr>
  52. <td width="8"><img alt="" height="5" width="8" src="images/spacer.gif"></td><td valign="bottom">
  53. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  56. </tr>
  57. </table>
  58. </td>
  59. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  60. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  61. <tr>
  62. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  63. </tr>
  64. </table>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="bluebar"></div>
  70. <div class="menucontainer">
  71. <div class="menu">
  72. <ul>
  73. <li class="menuheader">Apache Ant
  74. <ul>
  75. <li>
  76. <a href="./index.html">Welcome</a>
  77. </li>
  78. <li>
  79. <a href="./license.html">License</a>
  80. </li>
  81. <li>
  82. <a href="./antnews.html">News</a>
  83. </li>
  84. </ul>
  85. </li>
  86. <li class="menuheader">Documentation
  87. <ul>
  88. <li>
  89. <a href="./manual/index.html">Manual</a>
  90. </li>
  91. <li>
  92. <a href="./projects.html">Related Projects</a>
  93. </li>
  94. <li>
  95. <a href="./external.html">External Tools and Tasks</a>
  96. </li>
  97. <li>
  98. <span class="sel">Resources</span>
  99. </li>
  100. <li>
  101. <a href="./faq.html">Frequently Asked Questions</a>
  102. </li>
  103. <li>
  104. <a href="./problems.html">Having Problems?</a>
  105. </li>
  106. </ul>
  107. </li>
  108. <li class="menuheader">Download
  109. <ul>
  110. <li>
  111. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  112. </li>
  113. <li>
  114. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  115. </li>
  116. </ul>
  117. </li>
  118. <li class="menuheader">Get Involved
  119. <ul>
  120. <li>
  121. <a href="./mail.html">Mailing Lists</a>
  122. </li>
  123. <li>
  124. <a href="./cvs.html">CVS Repositories</a>
  125. </li>
  126. <li>
  127. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  128. </li>
  129. <li>
  130. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  131. </li>
  132. </ul>
  133. </li>
  134. <li class="menuheader">Project Management
  135. <ul>
  136. <li>
  137. <a href="./contributors.html">Contributors</a>
  138. </li>
  139. <li>
  140. <a href="./mission.html">Apache Ant Mission</a>
  141. </li>
  142. <li>
  143. <a href="./guidelines.html">Project Guidelines</a>
  144. </li>
  145. <li>
  146. <a href="./legal.html">Legal</a>
  147. </li>
  148. </ul>
  149. </li>
  150. </ul>
  151. </div>
  152. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  153. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  154. </div>
  155. <div class="lightbluebar">&nbsp;</div>
  156. <div class="content">
  157. <h1 class="title">Resources</h1>
  158. <h3 class="section">
  159. <a name="FAQs"></a>
  160. FAQs
  161. </h3>
  162. <h4 class="subsection">
  163. <a name="At Ant's website"></a>
  164. At Ant's website
  165. </h4>
  166. <p>Starting with the release of Ant 1.4 the Ant's FAQ is
  167. bundled with the distribution, the most recent version can
  168. always be found at the website.</p>
  169. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  170. <tr>
  171. <th colspan="1" rowspan="1"
  172. valign="top" align="left">
  173. FAQ:
  174. </th>
  175. <td colspan="1" rowspan="1"
  176. valign="top" align="left">
  177. <a href="faq.html">http://ant.apache.org/faq.html</a>
  178. </td>
  179. </tr>
  180. </table>
  181. <h4 class="subsection">
  182. <a name="jGuru"></a>
  183. jGuru
  184. </h4>
  185. <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
  186. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  187. <tr>
  188. <th colspan="1" rowspan="1"
  189. valign="top" align="left">
  190. Forum:
  191. </th>
  192. <td colspan="1" rowspan="1"
  193. valign="top" align="left">
  194. <a href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
  195. </td>
  196. </tr>
  197. <tr>
  198. <th colspan="1" rowspan="1"
  199. valign="top" align="left">
  200. FAQ:
  201. </th>
  202. <td colspan="1" rowspan="1"
  203. valign="top" align="left">
  204. <a href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
  205. </td>
  206. </tr>
  207. </table>
  208. <h3 class="section">
  209. <a name="Books"></a>
  210. Books
  211. </h3>
  212. <p>Listed by descending publication date.</p>
  213. <h4 class="subsection">
  214. <a name="Java Development with Ant"></a>
  215. Java Development with Ant
  216. </h4>
  217. <p>Covers Ant 1.5, including:</p>
  218. <ul>
  219. <li>The new Ant 1.5 features</li>
  220. <li>Ant's datatypes and property handling</li>
  221. <li>JUnit testing and reporting</li>
  222. <li>Continuous integration techniques</li>
  223. <li>XDoclet for attribute-oriented programming</li>
  224. <li>EJB generation, building, and packaging</li>
  225. <li>Writing and testing native code</li>
  226. <li>Building Web Services with Apache Axis</li>
  227. <li>Deploying your system to multiple remote servers</li>
  228. <li>Using and writing
  229. <ul>
  230. <li>Loggers</li>
  231. <li>Listeners</li>
  232. <li>Selectors</li>
  233. <li>Custom tasks</li>
  234. </ul>
  235. </li>
  236. </ul>
  237. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  238. <tr>
  239. <th colspan="1" rowspan="1"
  240. valign="top" align="left">
  241. Authors:
  242. </th>
  243. <td colspan="1" rowspan="1"
  244. valign="top" align="left">
  245. Erik Hatcher and Steve Loughran
  246. </td>
  247. </tr>
  248. <tr>
  249. <th colspan="1" rowspan="1"
  250. valign="top" align="left">
  251. URL:
  252. </th>
  253. <td colspan="1" rowspan="1"
  254. valign="top" align="left">
  255. <a href="http://www.manning.com/antbook/">http://www.manning.com/antbook/</a>
  256. </td>
  257. </tr>
  258. </table>
  259. <h4 class="subsection">
  260. <a name="Ant: The Definitive Guide"></a>
  261. Ant: The Definitive Guide
  262. </h4>
  263. <p>Covers Ant release 1.4.1.</p>
  264. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  265. <tr>
  266. <th colspan="1" rowspan="1"
  267. valign="top" align="left">
  268. Authors:
  269. </th>
  270. <td colspan="1" rowspan="1"
  271. valign="top" align="left">
  272. Jesse E. Tilly and Eric M. Burke
  273. </td>
  274. </tr>
  275. <tr>
  276. <th colspan="1" rowspan="1"
  277. valign="top" align="left">
  278. URL:
  279. </th>
  280. <td colspan="1" rowspan="1"
  281. valign="top" align="left">
  282. <a href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
  283. </td>
  284. </tr>
  285. </table>
  286. <h4 class="subsection">
  287. <a name="Ant. Kurz und Gut."></a>
  288. Ant. Kurz und Gut.
  289. </h4>
  290. <p>A German language short reference for Ant that covers Ant
  291. 1.4. This is the original description:</p>
  292. <pre class="code">
  293. Ant kurz &amp; gut enthlt eine vollstndige Referenz der Built-in Tasks
  294. und ihrer jeweiligen Attribute sowie kurze Beispiele fr ihre Verwendung.
  295. Daneben bietet das Buch eine knappe Einfhrung in die Arbeit mit Ant und
  296. eine Erluterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
  297. Behandelt werden auerdem grundlegende Konzepte wie Filesets, Patternsets und
  298. Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks. </pre>
  299. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  300. <tr>
  301. <th colspan="1" rowspan="1"
  302. valign="top" align="left">
  303. Author:
  304. </th>
  305. <td colspan="1" rowspan="1"
  306. valign="top" align="left">
  307. Stefan Edlich
  308. </td>
  309. </tr>
  310. <tr>
  311. <th colspan="1" rowspan="1"
  312. valign="top" align="left">
  313. URL:
  314. </th>
  315. <td colspan="1" rowspan="1"
  316. valign="top" align="left">
  317. <a href="http://www.amazon.de/exec/obidos/ASIN/3897212412/">http://www.amazon.de/exec/obidos/ASIN/3897212412/</a>
  318. </td>
  319. </tr>
  320. </table>
  321. <h4 class="subsection">
  322. <a name="Java Tools for eXtreme Programming"></a>
  323. Java Tools for eXtreme Programming
  324. </h4>
  325. <p>This book covers the following XP subjects:</p>
  326. <ul>
  327. <li>Automated unit and functional testing</li>
  328. <li>Continuous integration through build and deployment automation</li>
  329. <li>The value of refactoring and continuous integration</li>
  330. <li>How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
  331. can be used to achieve the goals of the XP methodology</li>
  332. </ul>
  333. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  334. <tr>
  335. <th colspan="1" rowspan="1"
  336. valign="top" align="left">
  337. Authors:
  338. </th>
  339. <td colspan="1" rowspan="1"
  340. valign="top" align="left">
  341. Richard Hightower and Nicholas Lesiecki
  342. </td>
  343. </tr>
  344. <tr>
  345. <th colspan="1" rowspan="1"
  346. valign="top" align="left">
  347. URL:
  348. </th>
  349. <td colspan="1" rowspan="1"
  350. valign="top" align="left">
  351. <a href="http://www.wiley.com/cda/product/0,,047120708X,00.html">http://www.wiley.com/cda/product/0,,047120708X,00.html</a>
  352. </td>
  353. </tr>
  354. </table>
  355. <h3 class="section">
  356. <a name="Articles and Presentations"></a>
  357. Articles and Presentations
  358. </h3>
  359. <p>The following sections list articles and presentations written about Apache Ant. If
  360. you've written something that should be included, please post it to one
  361. of the mailing lists.</p>
  362. <h3 class="section">
  363. <a name="Articles"></a>
  364. Articles
  365. </h3>
  366. <h4 class="subsection">
  367. <a name="Ant in Anger: Using Ant in a Production Development System"></a>
  368. Ant in Anger: Using Ant in a Production Development System
  369. </h4>
  370. <p>This document describes strategies and some basic examples of how to
  371. use Ant in larger team development projects.</p>
  372. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  373. <tr>
  374. <th colspan="1" rowspan="1"
  375. valign="top" align="left">
  376. Author:
  377. </th>
  378. <td colspan="1" rowspan="1"
  379. valign="top" align="left">
  380. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  381. </td>
  382. </tr>
  383. <tr>
  384. <th colspan="1" rowspan="1"
  385. valign="top" align="left">
  386. URL:
  387. </th>
  388. <td colspan="1" rowspan="1"
  389. valign="top" align="left">
  390. <a href="ant_in_anger.html">http://ant.apache.org/ant_in_anger.html</a>
  391. </td>
  392. </tr>
  393. </table>
  394. <h4 class="subsection">
  395. <a name="Ant Task Guidelines"></a>
  396. Ant Task Guidelines
  397. </h4>
  398. <p>This document describes how to write custom Ant tasks, and how to submit
  399. them to potentially be included in Ant.</p>
  400. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  401. <tr>
  402. <th colspan="1" rowspan="1"
  403. valign="top" align="left">
  404. Author:
  405. </th>
  406. <td colspan="1" rowspan="1"
  407. valign="top" align="left">
  408. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  409. </td>
  410. </tr>
  411. <tr>
  412. <th colspan="1" rowspan="1"
  413. valign="top" align="left">
  414. URL:
  415. </th>
  416. <td colspan="1" rowspan="1"
  417. valign="top" align="left">
  418. <a href="ant_task_guidelines.html">http://ant.apache.org/ant_task_guidelines.html</a>
  419. </td>
  420. </tr>
  421. </table>
  422. <h4 class="subsection">
  423. <a name="Automating the build and test process"></a>
  424. Automating the build and test process
  425. </h4>
  426. <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>
  427. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  428. <tr>
  429. <th colspan="1" rowspan="1"
  430. valign="top" align="left">
  431. Author:
  432. </th>
  433. <td colspan="1" rowspan="1"
  434. valign="top" align="left">
  435. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  436. </td>
  437. </tr>
  438. <tr>
  439. <th colspan="1" rowspan="1"
  440. valign="top" align="left">
  441. URL:
  442. </th>
  443. <td colspan="1" rowspan="1"
  444. valign="top" align="left">
  445. <a href="http://www.ibm.com/developerworks/java/library/j-junitmail/">http://www.ibm.com/developerworks/java/library/j-junitmail/</a>
  446. </td>
  447. </tr>
  448. </table>
  449. <h4 class="subsection">
  450. <a name="Incremental development with Ant and JUnit"></a>
  451. Incremental development with Ant and JUnit
  452. </h4>
  453. <p>This article explores the benefits of unit testing with Ant and
  454. JUnit, detailing how to develop automated unit tests and integrate them
  455. into your build process.</p>
  456. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  457. <tr>
  458. <th colspan="1" rowspan="1"
  459. valign="top" align="left">
  460. Author:
  461. </th>
  462. <td colspan="1" rowspan="1"
  463. valign="top" align="left">
  464. <a href="mailto:malcolm@nuearth.com">Malcolm Davis</a>
  465. </td>
  466. </tr>
  467. <tr>
  468. <th colspan="1" rowspan="1"
  469. valign="top" align="left">
  470. URL:
  471. </th>
  472. <td colspan="1" rowspan="1"
  473. valign="top" align="left">
  474. <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>
  475. </td>
  476. </tr>
  477. </table>
  478. <h4 class="subsection">
  479. <a name="Automate your build process using Java and Ant"></a>
  480. Automate your build process using Java and Ant
  481. </h4>
  482. <p>This article provides an introduction to using Ant with some basic
  483. examples and by highlighting some of the important tasks.</p>
  484. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  485. <tr>
  486. <th colspan="1" rowspan="1"
  487. valign="top" align="left">
  488. Author:
  489. </th>
  490. <td colspan="1" rowspan="1"
  491. valign="top" align="left">
  492. <a href="mailto:michael.cymerman@javaworld.com">Michael Cymerman</a>
  493. </td>
  494. </tr>
  495. <tr>
  496. <th colspan="1" rowspan="1"
  497. valign="top" align="left">
  498. URL:
  499. </th>
  500. <td colspan="1" rowspan="1"
  501. valign="top" align="left">
  502. <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>
  503. </td>
  504. </tr>
  505. </table>
  506. <h4 class="subsection">
  507. <a name="Short tutorial in Cactus' (formerly J2EEUnit) documentation"></a>
  508. Short tutorial in Cactus' (formerly J2EEUnit) documentation
  509. </h4>
  510. <p>There is a short tutorial on how to use Ant in Cactus'
  511. documentation. It has a slant towards build files that will be used
  512. with Cactus.</p>
  513. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  514. <tr>
  515. <th colspan="1" rowspan="1"
  516. valign="top" align="left">
  517. Author:
  518. </th>
  519. <td colspan="1" rowspan="1"
  520. valign="top" align="left">
  521. Cactus development team
  522. </td>
  523. </tr>
  524. <tr>
  525. <th colspan="1" rowspan="1"
  526. valign="top" align="left">
  527. URL:
  528. </th>
  529. <td colspan="1" rowspan="1"
  530. valign="top" align="left">
  531. <a href="http://jakarta.apache.org/cactus/howto_ant_primer.html">http://jakarta.apache.org/cactus/howto_ant_primer.html</a>
  532. </td>
  533. </tr>
  534. </table>
  535. <h4 class="subsection">
  536. <a name="Developing custom Ant tasks with VisualAge for Java"></a>
  537. Developing custom Ant tasks with VisualAge for Java
  538. </h4>
  539. <p>This article outlines how to integrate Ant into VisualAge for Java,
  540. and how to write and debug custom tasks using the IDE and the
  541. integrated debugger.</p>
  542. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  543. <tr>
  544. <th colspan="1" rowspan="1"
  545. valign="top" align="left">
  546. Author:
  547. </th>
  548. <td colspan="1" rowspan="1"
  549. valign="top" align="left">
  550. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  551. </td>
  552. </tr>
  553. <tr>
  554. <th colspan="1" rowspan="1"
  555. valign="top" align="left">
  556. URL:
  557. </th>
  558. <td colspan="1" rowspan="1"
  559. valign="top" align="left">
  560. <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>
  561. </td>
  562. </tr>
  563. </table>
  564. <h4 class="subsection">
  565. <a name="Automated builds with VisualAge for Java and Ant"></a>
  566. Automated builds with VisualAge for Java and Ant
  567. </h4>
  568. <p>This article shows how you can perform command line builds with a
  569. VisualAge for Java repository.</p>
  570. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  571. <tr>
  572. <th colspan="1" rowspan="1"
  573. valign="top" align="left">
  574. Author:
  575. </th>
  576. <td colspan="1" rowspan="1"
  577. valign="top" align="left">
  578. <a href="mailto:glenn@somanetworks.com">Glenn McAllister</a>
  579. </td>
  580. </tr>
  581. <tr>
  582. <th colspan="1" rowspan="1"
  583. valign="top" align="left">
  584. URL:
  585. </th>
  586. <td colspan="1" rowspan="1"
  587. valign="top" align="left">
  588. <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>
  589. </td>
  590. </tr>
  591. </table>
  592. <h4 class="subsection">
  593. <a name="Ant: A Build Tool from the Jakarta Project"></a>
  594. Ant: A Build Tool from the Jakarta Project
  595. </h4>
  596. <p>This article is from the "Best Practices" section of
  597. Sun's Dot-Com Builder Site.</p>
  598. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  599. <tr>
  600. <th colspan="1" rowspan="1"
  601. valign="top" align="left">
  602. Author:
  603. </th>
  604. <td colspan="1" rowspan="1"
  605. valign="top" align="left">
  606. Laura Geele Wang
  607. </td>
  608. </tr>
  609. <tr>
  610. <th colspan="1" rowspan="1"
  611. valign="top" align="left">
  612. URL:
  613. </th>
  614. <td colspan="1" rowspan="1"
  615. valign="top" align="left">
  616. <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a>
  617. </td>
  618. </tr>
  619. </table>
  620. <h4 class="subsection">
  621. <a name="Making a Mountain Out of an Anthill"></a>
  622. Making a Mountain Out of an Anthill
  623. </h4>
  624. <p>This article is from the June 2001 issue of the Java Developer'
  625. Journal. You need to be a registered JDJ subscriber to view this
  626. article.</p>
  627. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  628. <tr>
  629. <th colspan="1" rowspan="1"
  630. valign="top" align="left">
  631. Author:
  632. </th>
  633. <td colspan="1" rowspan="1"
  634. valign="top" align="left">
  635. Neal Ford
  636. </td>
  637. </tr>
  638. <tr>
  639. <th colspan="1" rowspan="1"
  640. valign="top" align="left">
  641. URL:
  642. </th>
  643. <td colspan="1" rowspan="1"
  644. valign="top" align="left">
  645. <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>
  646. </td>
  647. </tr>
  648. </table>
  649. <h4 class="subsection">
  650. <a name="Using Ant and Weblogic EJBs"></a>
  651. Using Ant and Weblogic EJBs
  652. </h4>
  653. <p>This article describes how to use Ant to create Weblogic EJBs, and
  654. some workarounds for issues you may encounter.</p>
  655. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  656. <tr>
  657. <th colspan="1" rowspan="1"
  658. valign="top" align="left">
  659. Author:
  660. </th>
  661. <td colspan="1" rowspan="1"
  662. valign="top" align="left">
  663. Jesse E. Tilly
  664. </td>
  665. </tr>
  666. <tr>
  667. <th colspan="1" rowspan="1"
  668. valign="top" align="left">
  669. URL:
  670. </th>
  671. <td colspan="1" rowspan="1"
  672. valign="top" align="left">
  673. <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>
  674. </td>
  675. </tr>
  676. </table>
  677. <h4 class="subsection">
  678. <a name="Using JavaScript with Ant"></a>
  679. Using JavaScript with Ant
  680. </h4>
  681. <p>A tutorial about using JavaScript and XSLT with Ant.</p>
  682. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  683. <tr>
  684. <th colspan="1" rowspan="1"
  685. valign="top" align="left">
  686. Author:
  687. </th>
  688. <td colspan="1" rowspan="1"
  689. valign="top" align="left">
  690. Dylan Schiemann
  691. </td>
  692. </tr>
  693. <tr>
  694. <th colspan="1" rowspan="1"
  695. valign="top" align="left">
  696. URL:
  697. </th>
  698. <td colspan="1" rowspan="1"
  699. valign="top" align="left">
  700. <a href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
  701. </td>
  702. </tr>
  703. </table>
  704. <h4 class="subsection">
  705. <a name="Building with Ant"></a>
  706. Building with Ant
  707. </h4>
  708. <p>Series of articles that describe a framework for web
  709. application development based on Ant and JUnit.</p>
  710. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  711. <tr>
  712. <th colspan="1" rowspan="1"
  713. valign="top" align="left">
  714. Author:
  715. </th>
  716. <td colspan="1" rowspan="1"
  717. valign="top" align="left">
  718. <a href="mailto:alexc@purpletech.com">Alex Chaffee</a>
  719. </td>
  720. </tr>
  721. <tr>
  722. <th colspan="1" rowspan="1"
  723. valign="top" align="left">
  724. URL:
  725. </th>
  726. <td colspan="1" rowspan="1"
  727. valign="top" align="left">
  728. 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 />
  729. 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 />
  730. 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>
  731. </td>
  732. </tr>
  733. </table>
  734. <h4 class="subsection">
  735. <a name="Developing with JAXB and Ant"></a>
  736. Developing with JAXB and Ant
  737. </h4>
  738. <p>Series of articles that shows how to use Ant together with
  739. the Java API for XML Binding (JAXB).</p>
  740. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  741. <tr>
  742. <th colspan="1" rowspan="1"
  743. valign="top" align="left">
  744. Author:
  745. </th>
  746. <td colspan="1" rowspan="1"
  747. valign="top" align="left">
  748. Joseph Shelby
  749. </td>
  750. </tr>
  751. <tr>
  752. <th colspan="1" rowspan="1"
  753. valign="top" align="left">
  754. URL:
  755. </th>
  756. <td colspan="1" rowspan="1"
  757. valign="top" align="left">
  758. <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 />
  759. <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>
  760. </td>
  761. </tr>
  762. </table>
  763. <h3 class="section">
  764. <a name="Presentations"></a>
  765. Presentations
  766. </h3>
  767. <h4 class="subsection">
  768. <a name="Ant - presented to the Tucson Java Users Group"></a>
  769. Ant - presented to the Tucson Java Users Group
  770. </h4>
  771. <p>A PowerPoint technical overview presentation on Ant. Comes complete with a straightforward example demonstrating code compilation, JAR'ing, JUnit testing, JUnit reporting, and Zipping a distribution. A few advanced topics are touched upon like property immutabality and using &lt;antcall&gt; to get around it, build listeners, and writing custom tasks.</p>
  772. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  773. <tr>
  774. <th colspan="1" rowspan="1"
  775. valign="top" align="left">
  776. Author:
  777. </th>
  778. <td colspan="1" rowspan="1"
  779. valign="top" align="left">
  780. <a href="mailto:ehatcher@apache.org">Erik Hatcher</a>
  781. </td>
  782. </tr>
  783. <tr>
  784. <th colspan="1" rowspan="1"
  785. valign="top" align="left">
  786. URL:
  787. </th>
  788. <td colspan="1" rowspan="1"
  789. valign="top" align="left">
  790. <a href="http://erik.hatcher.net/ant-jug.zip">http://erik.hatcher.net/ant-jug.zip</a>
  791. </td>
  792. </tr>
  793. </table>
  794. <h4 class="subsection">
  795. <a name="Ant Build Tool"></a>
  796. Ant Build Tool
  797. </h4>
  798. <p>A PowerPoint presentation on Ant 1.2. It provides a basic overview
  799. of Ant's capabilities.</p>
  800. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  801. <tr>
  802. <th colspan="1" rowspan="1"
  803. valign="top" align="left">
  804. Author:
  805. </th>
  806. <td colspan="1" rowspan="1"
  807. valign="top" align="left">
  808. <a href="mailto:chanezon@netscape.com">Patrick Chanezon</a>
  809. </td>
  810. </tr>
  811. <tr>
  812. <th colspan="1" rowspan="1"
  813. valign="top" align="left">
  814. URL:
  815. </th>
  816. <td colspan="1" rowspan="1"
  817. valign="top" align="left">
  818. <a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>
  819. </td>
  820. </tr>
  821. </table>
  822. <h4 class="subsection">
  823. <a name="Ant"></a>
  824. Ant
  825. </h4>
  826. <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis Java Users Group
  827. meeting in March 2001. Includes a detailed build file and basic
  828. descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
  829. Available in PDF format now.</p>
  830. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  831. <tr>
  832. <th colspan="1" rowspan="1"
  833. valign="top" align="left">
  834. Author:
  835. </th>
  836. <td colspan="1" rowspan="1"
  837. valign="top" align="left">
  838. Mark Volkmann
  839. </td>
  840. </tr>
  841. <tr>
  842. <th colspan="1" rowspan="1"
  843. valign="top" align="left">
  844. URL:
  845. </th>
  846. <td colspan="1" rowspan="1"
  847. valign="top" align="left">
  848. <a href="http://www.ociweb.com/jnb/files/Ant.pdf">http://www.ociweb.com/jnb/files/Ant.pdf</a>
  849. </td>
  850. </tr>
  851. </table>
  852. <h4 class="subsection">
  853. <a name="Modern Development Crises"></a>
  854. Modern Development Crises
  855. </h4>
  856. <p>This presentation is an overview of the current state of software
  857. development today. There are a couple of slides that briefly cover
  858. Ant.</p>
  859. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  860. <tr>
  861. <th colspan="1" rowspan="1"
  862. valign="top" align="left">
  863. Author:
  864. </th>
  865. <td colspan="1" rowspan="1"
  866. valign="top" align="left">
  867. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  868. </td>
  869. </tr>
  870. <tr>
  871. <th colspan="1" rowspan="1"
  872. valign="top" align="left">
  873. URL:
  874. </th>
  875. <td colspan="1" rowspan="1"
  876. valign="top" align="left">
  877. <a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>
  878. </td>
  879. </tr>
  880. </table>
  881. <h4 class="subsection">
  882. <a name="When Web Services Go Bad"></a>
  883. When Web Services Go Bad
  884. </h4>
  885. <p>A presentation from the <a href="http://www.sellsbrothers.com/conference/">Web Services
  886. DevCon</a> in March 2002.</p>
  887. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  888. <tr>
  889. <th colspan="1" rowspan="1"
  890. valign="top" align="left">
  891. Author:
  892. </th>
  893. <td colspan="1" rowspan="1"
  894. valign="top" align="left">
  895. <a href="mailto:steve_l@iseran.com">Steve Loughran</a>
  896. </td>
  897. </tr>
  898. <tr>
  899. <th colspan="1" rowspan="1"
  900. valign="top" align="left">
  901. URL:
  902. </th>
  903. <td colspan="1" rowspan="1"
  904. valign="top" align="left">
  905. <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>
  906. </td>
  907. </tr>
  908. </table>
  909. </div>
  910. <p class="copyright">
  911. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  912. <script type="text/javascript" language="JavaScript"><!--
  913. document.write(" - "+"Last Published: " + document.lastModified);
  914. // -->
  915. </script>
  916. </p>
  917. </body>
  918. </html>