Browse Source

Keep in sync with xml source

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485549 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
04d90bd93b
1 changed files with 82 additions and 0 deletions
  1. +82
    -0
      docs/resources.html

+ 82
- 0
docs/resources.html View File

@@ -273,6 +273,88 @@
</h3>
<p>The most recent books come first</p>
<h4 class="subsection">
<a name="Ant in Action"></a>
Ant in Action
</h4>
<p>Published April/May 2007, and covering Ant 1.7.</p>
<p>This is a major rewrite of the first edition; still 600 pages long.
</p>
<p>
This book moves up from Ant1.5 to Java1.5 and 1.7, with a near-complete
rewrite of the applied-ant section, covering new topics such as
antlibs, repository management with Ivy, Xml Schema validation,
EJB3.0/Java EE development and advanced deployment using SmartFrog.
The ant coding section looks at AntUnit, antlib authoring and
scripting languages, while the beginners chapters, the first third
of the book, still shows developers how to build, test, package and
redistribute a Java application.
</p>
<p>
If you are one of the 20,000+ owners of the first edition, it is now
obsolete. Sorry :)
</p>
<table class="externals" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Author:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Steve Loughran and Erik Hatcher
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Publisher URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://www.manning.com/loughran/">
http://www.manning.com/loughran/
</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Book URL
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://antbook.org/">
http://antbook.org/
</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Source code repository
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://sourceforge.net/projects/antbook">
http://sourceforge.net/projects/antbook
</a>
</td>
</tr>
<tr><th>ISBN:</th><td>1-932394-80-X</td></tr>
</table>
<p><b>Available from:</b><br>
<a href="http://www.amazon.com/exec/obidos/tg/detail/-/1-932394-80-X/apachesoftwar-20/" target="_blank">Amazon.com</a>
| <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>
| <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&amp;isbn=1-932394-80-X" target="_blank">Book Sense</a>
| <a href="http://www.powells.com/cgi-bin/biblio?isbn=1-932394-80-X&amp;partner_id=29693" target="_blank">Powells.com</a>
<br></p>
<h4 class="subsection">
<a name="Ant: The Definitive Guide, 2nd edition"></a>
Ant: The Definitive Guide, 2nd edition
</h4>


Loading…
Cancel
Save