source: release-kits/lirk3/bin/ant-installer/web/manual/resources.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

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