bodewig 2003/10/14 02:59:49
Modified: docs/manual Tag: ANT_16_BRANCH tasksoverview.html
docs/manual/CoreTasks Tag: ANT_16_BRANCH macrodef.html
presetdef.html typedef.html
docs/manual/CoreTypes Tag: ANT_16_BRANCH antlib.html
Log:
Merge from HEAD
Revision Changes Path
No revision
No revision
1.22.2.2 +1 -1 ant/docs/manual/tasksoverview.html
Index: tasksoverview.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/tasksoverview.html,v
retrieving revision 1.22.2.1
retrieving revision 1.22.2.2
diff -u -r1.22.2.1 -r1.22.2.2
--- tasksoverview.html 9 Oct 2003 21:01:14 -0000 1.22.2.1
+++ tasksoverview.html 14 Oct 2003 09:59:49 -0000 1.22.2.2
@@ -427,7 +427,7 @@
<tr valign="top">
<td nowrap><a href="CoreTasks/subant.html">Subant</a></td>
- <td><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>
Calls a given target for all defined sub-builds. This is an extension of ant for bulk project
execution.</p></td>
+ <td><p> Calls a given target for all defined sub-builds. This is an extension
of ant for bulk project execution.</p></td>
</tr>
<tr valign="top">
No revision
No revision
1.2.2.3 +1 -1 ant/docs/manual/CoreTasks/macrodef.html
Index: macrodef.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/macrodef.html,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -r1.2.2.2 -r1.2.2.3
--- macrodef.html 9 Oct 2003 21:01:07 -0000 1.2.2.2
+++ macrodef.html 14 Oct 2003 09:59:49 -0000 1.2.2.3
@@ -18,7 +18,7 @@
or <parallel> task when the new task is run.
</p>
<p>
- Introduced in ant1.6 <font color="red">Experimental</font>.
+ <em>since Ant 1.6</em>
</p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">
1.1.2.2 +1 -1 ant/docs/manual/CoreTasks/presetdef.html
Index: presetdef.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/presetdef.html,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- presetdef.html 9 Oct 2003 21:01:07 -0000 1.1.2.1
+++ presetdef.html 14 Oct 2003 09:59:49 -0000 1.1.2.2
@@ -16,7 +16,7 @@
or elements preset.
</p>
<p>
- Introduced in ant1.6 <font color="red">Experimental</font>.
+ <em>since Ant 1.6</em>
</p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">
1.10.2.2 +1 -2 ant/docs/manual/CoreTasks/typedef.html
Index: typedef.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/typedef.html,v
retrieving revision 1.10.2.1
retrieving revision 1.10.2.2
diff -u -r1.10.2.1 -r1.10.2.2
--- typedef.html 9 Oct 2003 21:01:07 -0000 1.10.2.1
+++ typedef.html 14 Oct 2003 09:59:49 -0000 1.10.2.2
@@ -139,9 +139,8 @@
<tr>
<td valign="top">uri</td>
<td valign="top">
- <font color="red">Experimental</font>
The uri that this definition should live in.
- (introduced in ant1.6 <font color="red">Experimental</font>)
+ <em>since Ant1.6</em>
</td>
<td valign="top" align="center">No</td>
</tr>
No revision
No revision
1.3.2.2 +0 -7 ant/docs/manual/CoreTypes/antlib.html
Index: antlib.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/antlib.html,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -r1.3.2.1 -r1.3.2.2
--- antlib.html 9 Oct 2003 21:01:10 -0000 1.3.2.1
+++ antlib.html 14 Oct 2003 09:59:49 -0000 1.3.2.2
@@ -8,13 +8,6 @@
<body>
<h2><a name="antlib">Antlib</a></h2>
- <p>
- <i>EXPERIMENTAL:</i> The antlib concept and implementation is experimental
- and may be under continual change until Ant1.6 ships.
- The contents of this page uses the experimental tasks
- <macrodef> and <presetdef> which may not be in
- Ant1.6.
- </p>
<h3>Description</h3>
<p>
An antlib file is an xml file with a root element of "antlib".
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|