bodewig 2003/09/25 06:59:08
Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH subant.html
src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
SubAnt.java
Log:
Merge from HEAD
Revision Changes Path
No revision
No revision
1.7.2.1 +0 -5 ant/docs/manual/CoreTasks/subant.html
Index: subant.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/subant.html,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -r1.7 -r1.7.2.1
--- subant.html 3 Sep 2003 10:03:46 -0000 1.7
+++ subant.html 25 Sep 2003 13:59:08 -0000 1.7.2.1
@@ -18,7 +18,6 @@
<td valign="bottom">
<font size="+3" face="arial,helvetica,sanserif"><strong>Subant
Task</strong></font>
- <br><font face="arial,helvetica,sanserif"><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.</font>
</td>
<td>
<!-- PROJECT LOGO -->
@@ -46,10 +45,6 @@
</td></tr>
<tr><td><blockquote>
-<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.
No revision
No revision
1.9.2.1 +0 -3 ant/src/main/org/apache/tools/ant/taskdefs/SubAnt.java
Index: SubAnt.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/SubAnt.java,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- SubAnt.java 3 Sep 2003 10:03:47 -0000 1.9
+++ SubAnt.java 25 Sep 2003 13:59:08 -0000 1.9.2.1
@@ -72,9 +72,6 @@
/**
- * <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>
* Calls a given target for all defined sub-builds. This is an extension
* of ant for bulk project execution.
* <p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]