git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278284 13f79535-47bb-0310-9956-ffa450edef68master
@@ -3824,6 +3824,59 @@ | |||
valign="top" align="left"> | |||
GNU General Public License | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Orangevolt Ant Tasks"></a> | |||
Orangevolt Ant Tasks | |||
</h4> | |||
<p>Orangevolt ANT Tasks is a collection of Tasks for Apache | |||
Ant.</p> | |||
<p>The Orangevolt Ant Tasks collections provides a bunch of | |||
Appplication Deployment related Tasks from windows specific | |||
tasks (registry access, executable generation), *nix specific | |||
tasks (kde/gnome shortcut generation) to many useful utility | |||
tasks like jnlp generation.</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Compatibility: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Ant 1.5 or above | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
URL: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="http://sourceforge.net/projects/ovanttasks">http://sourceforge.net/projects/ovanttasks</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Contact: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:info@roxes.com">info@roxes.com</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
License: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
GNU General Public License (GPL) | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
@@ -4220,56 +4273,6 @@ | |||
valign="top" align="left"> | |||
The Apache Software License | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Roxes Ant Tasks"></a> | |||
Roxes Ant Tasks | |||
</h4> | |||
<p>The collections contain 3 Tasks for simplifying application | |||
deployment: <i>sfx</i> creates native self extracting executables | |||
out of ZIP archives; <i>jstub</i> creates native executables; | |||
<i>jnlp</i> simplifies the creation of JNLP files for Java Web Start.</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Compatibility: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Ant 1.5 or above | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
URL: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="http://www.roxes.com/produkte/rat.html">http://www.roxes.com/produkte/rat.html</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
Contact: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:info@roxes.com">info@roxes.com</a> | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
License: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
GNU General Public License (GPL) | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
@@ -279,8 +279,82 @@ | |||
<a name="Books"></a> | |||
Books | |||
</h3> | |||
<p>Listed by descending publication date.</p> | |||
<p>The most recent books come first</p> | |||
<h4 class="subsection"> | |||
<a name="Ant: The Definitive Guide, 2nd edition"></a> | |||
Ant: The Definitive Guide, 2nd edition | |||
</h4> | |||
<p>Published April 2005, and covers Ant release 1.6.1.</p> | |||
<p>This is a complete rewrite of the first edition; this book is | |||
now 290 pages and so covers Ant in more depth than its predecessor. | |||
</p> | |||
<p>It also mixes reference information (tables) with text explanation | |||
on how to use the tasks. Contents includes JUnit, CVS, execution, basic | |||
deployment, Web application development and XDoclet. There is also coverage | |||
of XDoclet, and a chapter on how to extend Ant in Java.</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 Holzner | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
URL: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="http://www.oreilly.com/catalog/anttdg2/">http://www.oreilly.com/catalog/anttdg2/</a> | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Pragmatic Project Automation"></a> | |||
Pragmatic Project Automation | |||
</h4> | |||
<p> | |||
How to Build, Deploy, and Monitor Java Applications. | |||
Published: July 2004 ISBN: 0-9745140-3-9 | |||
</p> | |||
<p> | |||
This is not a reference guide to Ant, but a book on how to automate the build process. | |||
The core build, continuous integration, reporting and release management | |||
are all covered. Ant is of course central to this. This is a fun read! | |||
</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"> | |||
Mike Clark | |||
</td> | |||
</tr> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
URL: | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="http://www.pragmaticprogrammer.com/sk/auto/">http://www.pragmaticprogrammer.com/sk/auto//</a> | |||
</td> | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Extreme Programming with Ant"></a> | |||
Extreme Programming with Ant | |||
</h4> | |||
@@ -339,6 +413,7 @@ | |||
<li>file operation</li> | |||
<li>source code control systems</li> | |||
</ul> | |||
<p>The book is available in English as "Ant: The Java Build Tool in Practice"</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
@@ -365,7 +440,7 @@ | |||
<a name="Java Development with Ant"></a> | |||
Java Development with Ant | |||
</h4> | |||
<p>Covers Ant 1.5, including:</p> | |||
<p>Published 2002. This book covers Ant 1.5, including:</p> | |||
<ul> | |||
<li>The new Ant 1.5 features</li> | |||
<li>Ant's datatypes and property handling</li> | |||
@@ -385,6 +460,7 @@ | |||
</ul> | |||
</li> | |||
</ul> | |||
<p>Also available in Korean and German editions</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
@@ -408,10 +484,10 @@ | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Ant: The Definitive Guide"></a> | |||
Ant: The Definitive Guide | |||
<a name="Ant: The Definitive Guide, 1st edition"></a> | |||
Ant: The Definitive Guide, 1st edition | |||
</h4> | |||
<p>Covers Ant release 1.4.1.</p> | |||
<p>Published 2002, Covers Ant release 1.4.1.</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
<th colspan="1" rowspan="1" | |||
@@ -665,8 +741,8 @@ | |||
</tr> | |||
</table> | |||
<h4 class="subsection"> | |||
<a name="Programmieren für Ant"></a> | |||
Programmieren für Ant | |||
<a name="Programmieren f�r Ant"></a> | |||
Programmieren f�r Ant | |||
</h4> | |||
<p>This article describes the main topics of programming your own tasks. | |||
Description is done on five examples.</p> | |||
@@ -709,7 +785,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:steve_l@iseran.com">Steve Loughran</a> | |||
Steve Loughran | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -737,7 +813,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:steve_l@iseran.com">Steve Loughran</a> | |||
Steve Loughran | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -1186,8 +1262,8 @@ | |||
<a name="Modern Development Crises"></a> | |||
Modern Development Crises | |||
</h4> | |||
<p>This presentation is an overview of the current state of software | |||
development today. There are a couple of slides that briefly cover | |||
<p>This presentation is an overview of the state of software | |||
development in 2001. There are a couple of slides that briefly cover | |||
Ant.</p> | |||
<table class="externals" cellspacing="1" cellpadding="4"> | |||
<tr> | |||
@@ -1197,7 +1273,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:steve_l@iseran.com">Steve Loughran</a> | |||
Steve Loughran | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -1225,7 +1301,7 @@ | |||
</th> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
<a href="mailto:steve_l@iseran.com">Steve Loughran</a> | |||
Steve Loughran | |||
</td> | |||
</tr> | |||
<tr> | |||
@@ -2081,6 +2081,37 @@ | |||
</table> | |||
</subsection> | |||
<subsection name="Orangevolt Ant Tasks"> | |||
<p>Orangevolt ANT Tasks is a collection of Tasks for Apache | |||
Ant.</p> | |||
<p>The Orangevolt Ant Tasks collections provides a bunch of | |||
Appplication Deployment related Tasks from windows specific | |||
tasks (registry access, executable generation), *nix specific | |||
tasks (kde/gnome shortcut generation) to many useful utility | |||
tasks like jnlp generation.</p> | |||
<table class="externals"> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.5 or above</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://sourceforge.net/projects/ovanttasks">http://sourceforge.net/projects/ovanttasks</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="mailto:info@roxes.com">info@roxes.com</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>GNU General Public License (GPL)</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="pack"> | |||
<p>pack is a task to build the smallest possible JAR to link | |||
@@ -2285,32 +2316,6 @@ | |||
</table> | |||
</subsection> | |||
<subsection name="Roxes Ant Tasks"> | |||
<p>The collections contain 3 Tasks for simplifying application | |||
deployment: <i>sfx</i> creates native self extracting executables | |||
out of ZIP archives; <i>jstub</i> creates native executables; | |||
<i>jnlp</i> simplifies the creation of JNLP files for Java Web Start.</p> | |||
<table class="externals"> | |||
<tr> | |||
<th>Compatibility:</th> | |||
<td>Ant 1.5 or above</td> | |||
</tr> | |||
<tr> | |||
<th>URL:</th> | |||
<td><a href="http://www.roxes.com/produkte/rat.html">http://www.roxes.com/produkte/rat.html</a></td> | |||
</tr> | |||
<tr> | |||
<th>Contact:</th> | |||
<td><a href="mailto:info@roxes.com">info@roxes.com</a></td> | |||
</tr> | |||
<tr> | |||
<th>License:</th> | |||
<td>GNU General Public License (GPL)</td> | |||
</tr> | |||
</table> | |||
</subsection> | |||
<subsection name="rundoc"> | |||
<p>A task designed to help with the single-sourcing of program | |||
documentation. Rundoc replaces special commands | |||