diff --git a/docs/resources.html b/docs/resources.html index 255b5de6f..aa7346dd8 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -510,6 +510,34 @@ Articles

+ + Ant 1.6 for Task Writers +

+

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

+ + + + + + + + + +
+ Author: + + Stefan Bodewig +
+ URL: + + http://otn.oracle.com/pub/articles/bodewig_taskwriters.html +
+

Managing Build Complexity with Apache Ant 1.6

diff --git a/xdocs/resources.xml b/xdocs/resources.xml index 26a62b843..6a04571ac 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -254,6 +254,22 @@
+ +

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

+ + + + + + + + + + +
Author:Stefan Bodewig
URL:http://otn.oracle.com/pub/articles/bodewig_taskwriters.html
+
+

As Apache Ant is applied to increasingly difficult tasks,