diff --git a/docs/resources.html b/docs/resources.html index aa7346dd8..049571f34 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -510,6 +510,33 @@ Articles

+ + Keep the Ant, Hold the XML +

+

Key G. Gauthier talks about writing "buildfiles" in Java.

+ + + + + + + + + +
+ Author: + + Key G. Gauthier +
+ URL: + + http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/ +
+

Ant 1.6 for Task Writers

diff --git a/xdocs/resources.xml b/xdocs/resources.xml index 6a04571ac..d0ee00b0c 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -254,6 +254,21 @@
+ +

Key G. Gauthier talks about writing "buildfiles" in Java.

+ + + + + + + + + + +
Author:Key G. Gauthier
URL:http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/
+
+

This article talks about XML namespace handling, Ant libraries and the newly introduced type polymorphism.