Author: jhm Date: Mon Dec 11 00:19:53 2006 New Revision: 485549 URL: http://svn.apache.org/viewvc?view=rev&rev=485549 Log: Keep in sync with xml source
Modified: ant/core/trunk/docs/resources.html Modified: ant/core/trunk/docs/resources.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/resources.html?view=diff&rev=485549&r1=485548&r2=485549 ============================================================================== --- ant/core/trunk/docs/resources.html (original) +++ ant/core/trunk/docs/resources.html Mon Dec 11 00:19:53 2006 @@ -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&bfmtype=book&sourceid=41462544&bfpid=1-932394-80-X" target="_blank">Barnes & Noble</a> + | <a href="http://www.booksense.com/product/info.jsp?affiliateId=Apache&isbn=1-932394-80-X" target="_blank">Book Sense</a> + | <a href="http://www.powells.com/cgi-bin/biblio?isbn=1-932394-80-X&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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]