bodewig 2004/06/25 00:40:02
Modified: docs Tag: ANT_16_BRANCH resources.html
xdocs Tag: ANT_16_BRANCH resources.xml
Log:
merge
Revision Changes Path
No revision
No revision
1.66.2.5 +31 -0 ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/ant/docs/resources.html,v
retrieving revision 1.66.2.4
retrieving revision 1.66.2.5
diff -u -r1.66.2.4 -r1.66.2.5
--- resources.html 25 Jun 2004 07:03:39 -0000 1.66.2.4
+++ resources.html 25 Jun 2004 07:40:02 -0000 1.66.2.5
@@ -507,6 +507,37 @@
Articles
</h3>
<h4 class="subsection">
+ <a name="Managing Build Complexity with Apache Ant 1.6"></a>
+ Managing Build Complexity with Apache Ant 1.6
+ </h4>
+ <p>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.</p>
+ <table class="externals"
cellspacing="1" cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Author:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Geoffrey Wiseman
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="http://www.sys-con.com/story/?storyid=45078&DE=1">http://www.sys-con.com/story/?storyid=45078&DE=1</a>
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="New Ant 1.6 Features for Big Projects"></a>
New Ant 1.6 Features for Big Projects
</h4>
No revision
No revision
1.31.2.3 +20 -0 ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/resources.xml,v
retrieving revision 1.31.2.2
retrieving revision 1.31.2.3
diff -u -r1.31.2.2 -r1.31.2.3
--- resources.xml 25 Jun 2004 07:03:39 -0000 1.31.2.2
+++ resources.xml 25 Jun 2004 07:40:02 -0000 1.31.2.3
@@ -254,6 +254,26 @@
<section name="Articles">
+ <subsection name="Managing Build Complexity with Apache Ant 1.6">
+
+ <p>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.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Author:</th>
+ <td>Geoffrey Wiseman</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.sys-con.com/story/?storyid=45078&DE=1">http://www.sys-con.com/story/?storyid=45078&DE=1</a></td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="New Ant 1.6 Features for Big Projects">
<p>This article describes the <macrodef>, <import>
and <subant> in detail and shows how they help in
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]