diff --git a/docs/resources.html b/docs/resources.html index b021068f9..fd945008b 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -510,6 +510,37 @@ Articles
As Apache Ant is applied to increasingly difficult tasks, + its users are creating more complex and less legible build + files. This is due, in part, to the limited tools for + decomposition and code reuse within previous versions of + Ant.
++ Author: + | ++ Geoffrey Wiseman + | +
---|---|
+ URL: + | ++ http://www.sys-con.com/story/?storyid=45078&DE=1 + | +
As Apache Ant is applied to increasingly difficult tasks, + its users are creating more complex and less legible build + files. This is due, in part, to the limited tools for + decomposition and code reuse within previous versions of + Ant.
+ +Author: | +Geoffrey Wiseman | +
---|---|
URL: | +http://www.sys-con.com/story/?storyid=45078&DE=1 | +
This article describes the <macrodef>, <import> and <subant> in detail and shows how they help in