Starting with the release of Ant 1.4 the Ant's FAQ is
bundled with the distribution, the most recent version can
always be found at the website.
-
+
@@ -197,7 +197,7 @@
jGuru
jGuru hosts an interactive Ant discussion forum and FAQ system
-
+
@@ -243,7 +243,7 @@
Custom Task examples to generating UML diagrams, creating reports and metrics on-the-fly
Follows a case-study of a team that implements an XP Project
-
+
@@ -273,7 +273,7 @@
This is the original description:
Das Build-Tool Ant ist das Open-Source-Werkzeug, das den Entwicklungsprozess einer Java-
- oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte führt es
+ oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte f�hrt es
nahezu alle Aufgaben aus, die nach dem Kodieren einer Anwendung anfallen.
Some topics:
@@ -283,7 +283,7 @@
file operation
source code control systems
-
+
@@ -329,7 +329,7 @@
-
+
@@ -356,7 +356,7 @@
Ant: The Definitive Guide
Covers Ant release 1.4.1.
-
+
@@ -391,7 +391,7 @@
eine Erläuterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
Behandelt werden außerdem grundlegende Konzepte wie Filesets, Patternsets und
Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks.
-
+
@@ -425,7 +425,7 @@
How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter
can be used to achieve the goals of the XP methodology
-
+
@@ -464,7 +464,7 @@
This document describes strategies and some basic examples of how to
use Ant in larger team development projects.
-
+
@@ -492,7 +492,7 @@
This document describes how to write custom Ant tasks, and how to submit
them to potentially be included in Ant.
-
+
@@ -519,7 +519,7 @@
Automating the build and test process
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.
-
+
@@ -548,7 +548,7 @@
This article explores the benefits of unit testing with Ant and
JUnit, detailing how to develop automated unit tests and integrate them
into your build process.
-
+
@@ -576,7 +576,7 @@
This article provides an introduction to using Ant with some basic
examples and by highlighting some of the important tasks.
-
+
@@ -605,7 +605,7 @@
There is a short tutorial on how to use Ant in Cactus'
documentation. It has a slant towards build files that will be used
with Cactus.
-
+
@@ -634,7 +634,7 @@
This article outlines how to integrate Ant into VisualAge for Java,
and how to write and debug custom tasks using the IDE and the
integrated debugger.
-
+
@@ -662,7 +662,7 @@
This article shows how you can perform command line builds with a
VisualAge for Java repository.
-
+
@@ -690,7 +690,7 @@
This article is from the "Best Practices" section of
Sun's Dot-Com Builder Site.
-
+
@@ -719,7 +719,7 @@
This article is from the June 2001 issue of the Java Developer'
Journal. You need to be a registered JDJ subscriber to view this
article.
-
+
@@ -747,7 +747,7 @@
This article describes how to use Ant to create Weblogic EJBs, and
some workarounds for issues you may encounter.
-
+
@@ -774,7 +774,7 @@
Using JavaScript with Ant
A tutorial about using JavaScript and XSLT with Ant.
-
+
@@ -802,7 +802,7 @@
Series of articles that describe a framework for web
application development based on Ant and JUnit.
-
+
@@ -832,7 +832,7 @@
Series of articles that shows how to use Ant together with
the Java API for XML Binding (JAXB).
-
+
@@ -864,7 +864,7 @@
Ant - presented to the Tucson Java Users Group
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 <antcall> to get around it, build listeners, and writing custom tasks.
-
+
@@ -892,7 +892,7 @@
A PowerPoint presentation on Ant 1.2. It provides a basic overview
of Ant's capabilities.
-
+
@@ -922,7 +922,7 @@
meeting in March 2001. Includes a detailed build file and basic
descriptions of all the built in and optional tasks. Updated for Ant 1.4 in October 2001.
Available in PDF format now.
-
+
@@ -951,7 +951,7 @@
This presentation is an overview of the current state of software
development today. There are a couple of slides that briefly cover
Ant.
diff --git a/xdocs/resources.xml b/xdocs/resources.xml
index 879f45e80..5adf2c80f 100644
--- a/xdocs/resources.xml
+++ b/xdocs/resources.xml
@@ -14,7 +14,7 @@
bundled with the distribution, the most recent version can
always be found at the website.
-
Custom Task examples to generating UML diagrams, creating reports and metrics on-the-fly
Follows a case-study of a team that implements an XP Project
-
+
Authors:
Glenn Niemeyer and Jeremy Poteet
@@ -74,7 +74,7 @@
This is the original description:
Das Build-Tool Ant ist das Open-Source-Werkzeug, das den Entwicklungsprozess einer Java-
- oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte führt es
+ oder J2EE-Anwendung wesentlich vereinfacht. Gesteuert durch XML-basierte Skripte f�hrt es
nahezu alle Aufgaben aus, die nach dem Kodieren einer Anwendung anfallen.
Some topics:
@@ -84,7 +84,7 @@
file operation
source code control systems
-
+
Authors:
Bernd Matzke
@@ -118,7 +118,7 @@
-
+
Authors:
Erik Hatcher and Steve Loughran
@@ -133,7 +133,7 @@
Covers Ant release 1.4.1.
-
+
Authors:
Jesse E. Tilly and Eric M. Burke
@@ -157,7 +157,7 @@
eine Erläuterung der Ant-Basiselemente (Projekte, Properties, Targets und Tasks).
Behandelt werden außerdem grundlegende Konzepte wie Filesets, Patternsets und
Pfadstrukturen, das Schreiben eigener Tasks, die Aufruf-Syntax und Optional Tasks.
-
+
Author:
Stefan Edlich
@@ -179,7 +179,7 @@
can be used to achieve the goals of the XP methodology
-
+
Authors:
Richard Hightower and Nicholas Lesiecki
@@ -208,7 +208,7 @@
This document describes strategies and some basic examples of how to
use Ant in larger team development projects.
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.
Series of articles that shows how to use Ant together with
the Java API for XML Binding (JAXB).
-
+
Author:
Joseph Shelby
@@ -440,7 +440,7 @@
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 <antcall> to get around it, build listeners, and writing custom tasks.