peterreilly 2003/12/12 02:14:26
Modified: docs/manual/CoreTasks subant.html
proposal/xdocs/src/org/apache/tools/ant/taskdefs SubAnt.xml
Log:
Fix subant html page
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
Revision Changes Path
1.10 +27 -53 ant/docs/manual/CoreTasks/subant.html
Index: subant.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/subant.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- subant.html 24 Oct 2003 08:59:58 -0000 1.9
+++ subant.html 12 Dec 2003 10:14:26 -0000 1.10
@@ -18,6 +18,7 @@
<td valign="bottom">
<font size="+3" face="arial,helvetica,sanserif"><strong>Subant
Task</strong></font>
+ <br><font face="arial,helvetica,sanserif">Calls a given target
for all defined sub-builds.</font>
</td>
<td>
<!-- PROJECT LOGO -->
@@ -46,13 +47,13 @@
<tr><td><blockquote>
<p>
- Calls a given target for all defined sub-builds. This is an extension
- of ant for bulk project execution.
-
- <strong>This task must no be used outside of a
- <code>target</code> if it invokes the same build file it is
- part of.</strong>
-
+ Calls a given target for all defined sub-builds.
+ This is an extension
+ of ant for bulk project execution.
+
+ <strong>This task must no be used outside of a
+ <code>target</code> if it invokes the same build file it is
+ part of.</strong>
</p>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<!-- Subsection heading -->
@@ -73,7 +74,7 @@
with different base directories, use the genericantfile
attribute
</li>
<li>if you want to run <code>directory1/mybuild.xml</code>,
<code>directory2/mybuild.xml</code>, <code>....</code>,
- use the antfile attribute. The subant task does not set
the base directory for you in this case.<br/> because you
can specify it in each build file.
+ use the antfile attribute. The subant task does not set
the base directory for you in this case, because you can specify it in each
build file.
</li>
</ul>
@@ -85,6 +86,10 @@
</table>
<!-- End Description -->
+ <!-- Ignore -->
+
+
+
<!-- Start Attributes -->
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td> </td></tr>
@@ -251,10 +256,8 @@
</td></tr>
<tr><td><blockquote>
Adds a directory set to the implicit build path. <p> <em>Note that
the directories will be added to the build path in no particular order, so if
order is significant, one should use a file list instead!</em>
-<short-description><![CDATA[Adds a directory set to the implicit build
path.]]></short-description>
-<description>
- <![CDATA[Adds a directory set to the implicit build path. <p>
<em>Note that the directories will be added to the build path in no particular
order, so if order is significant, one should use a file list instead!</em>]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -268,10 +271,8 @@
</td></tr>
<tr><td><blockquote>
Adds an ordered file list to the implicit build path. <p> <em>Note
that contrary to file and directory sets, file lists can reference non-existent
files or directories!</em>
-<short-description><![CDATA[Adds an ordered file list to the implicit build
path.]]></short-description>
-<description>
- <![CDATA[Adds an ordered file list to the implicit build path.
<p> <em>Note that contrary to file and directory sets, file lists can reference
non-existent files or directories!</em>]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -285,10 +286,8 @@
</td></tr>
<tr><td><blockquote>
Adds a file set to the implicit build path. <p> <em>Note that the
directories will be added to the build path in no particular order, so if order
is significant, one should use a file list instead!</em>
-<short-description><![CDATA[Adds a file set to the implicit build
path.]]></short-description>
-<description>
- <![CDATA[Adds a file set to the implicit]]><![CDATA[ build path.
<p> <em>Note that the directories will be added to the build path in no
particular order, so if order is significant, one should use a file list
instead!</em>]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -302,10 +301,8 @@
</td></tr>
<tr><td><blockquote>
Corresponds to <code><ant></code>'s nested
<code><property></code> element.
-<short-description><![CDATA[Corresponds to <code><ant></code>'s nested
<code><property></code> element.]]></short-description>
-<description>
- <![CDATA[Corresponds to <code><ant></code>'s nested
<code><property></code> element.]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -319,27 +316,8 @@
</td></tr>
<tr><td><blockquote>
Corresponds to <code><ant></code>'s nested
<code><propertyset></code> element.
-<short-description><![CDATA[Corresponds to <code><ant></code>'s nested
<code><propertyset></code> element.]]></short-description>
-<description>
- <![CDATA[Corresponds to <code><ant></code>'s nested
<code><propertyset></code> element.]]>
- </description>
-
- </blockquote></td></tr>
- </table>
- <!-- End Element -->
- <!-- Start Element -->
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
- <tr><td> </td></tr>
- <tr><td bgcolor="#828DA6">
- <font color="#ffffff" face="arial,helvetica.sanserif" size="-1">
- <strong>reference</strong>
(org.apache.tools.ant.taskdefs.Ant.Reference)</font>
- </td></tr>
- <tr><td><blockquote>
- Corresponds to <code><ant></code>'s nested
<code><reference></code> element.
-<short-description><![CDATA[Corresponds to <code><ant></code>'s nested
<code><reference></code> element.]]></short-description>
-<description>
- <![CDATA[Corresponds to <code><ant></code>'s nested
<code><reference></code> element.]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -353,10 +331,8 @@
</td></tr>
<tr><td><blockquote>
Creates a nested build path, and add it to the implicit build path.
-<short-description><![CDATA[Creates a nested build path, and add it to the
implicit build path.]]></short-description>
-<description>
- <![CDATA[Creates a nested build path, and add it to the implicit
build path.]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
@@ -370,10 +346,8 @@
</td></tr>
<tr><td><blockquote>
Creates a nested <code><buildpathelement></code>, and add it
to the implicit build path.
-<short-description><![CDATA[Creates a nested
<code><buildpathelement></code>, and add it to the implicit build
path.]]></short-description>
-<description>
- <![CDATA[Creates a nested <code><buildpathelement></code>,
and add it to the implicit build path.]]>
- </description>
+ <!-- Ignore -->
+ <!-- Ignore -->
</blockquote></td></tr>
</table>
1.7 +8 -7
ant/proposal/xdocs/src/org/apache/tools/ant/taskdefs/SubAnt.xml
Index: SubAnt.xml
===================================================================
RCS file:
/home/cvs/ant/proposal/xdocs/src/org/apache/tools/ant/taskdefs/SubAnt.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- SubAnt.xml 9 Dec 2003 16:28:50 -0000 1.6
+++ SubAnt.xml 12 Dec 2003 10:14:26 -0000 1.7
@@ -1,12 +1,13 @@
<external>
<description>
<p>
- <i>EXPERIMENTAL:</i> This task is experimental and may be under
continual
- change till Ant1.6 ships; it may even be omitted from the
product.
- </p>
- <p>
- Calls a given target for all defined sub-builds. This is an extension
- of ant for bulk project execution.
+ Calls a given target for all defined sub-builds.
+ This is an extension
+ of ant for bulk project execution.
+
+ <strong>This task must no be used outside of a
+ <code>target</code> if it invokes the same build file it is
+ part of.</strong>
</p>
<subsection name="Use with directories">
<p>
@@ -19,7 +20,7 @@
with different base directories, use the genericantfile
attribute
</li>
<li>if you want to run <code>directory1/mybuild.xml</code>,
<code>directory2/mybuild.xml</code>, <code>....</code>,
- use the antfile attribute. The subant task does not set
the base directory for you in this case.<br/> because you
can specify it in each build file.
+ use the antfile attribute. The subant task does not set
the base directory for you in this case, because you can specify it in each
build file.
</li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]