diff --git a/docs/resources.html b/docs/resources.html index fd17fa99e..b021068f9 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -501,14 +501,44 @@ Articles and Presentations -
The following sections list articles and presentations written about Apache Ant. If - you've written something that should be included, please post it to one - of the mailing lists.
+The following sections list articles and presentations + written about Apache Ant. If you've written something that + should be included, please post it to one of the mailing + lists.
This article describes the <macrodef>, <import> + and <subant> in detail and shows how they help in + building bigger systems.
++ Author: + | ++ Stefan Bodewig + | +
---|---|
+ URL: + | ++ http://otn.oracle.com/pub/articles/bodewig_ant1.6.html + | +
The following sections list articles and presentations written about Apache Ant. If - you've written something that should be included, please post it to one - of the mailing lists.
+The following sections list articles and presentations + written about Apache Ant. If you've written something that + should be included, please post it to one of the mailing + lists.
This article describes the <macrodef>, <import> + and <subant> in detail and shows how they help in + building bigger systems.
+ +Author: | +Stefan Bodewig | +
---|---|
URL: | +http://otn.oracle.com/pub/articles/bodewig_ant1.6.html | +
This article describes the main topics of programming your own tasks. Description is done on five examples.