git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68master
@@ -17,7 +17,7 @@ | |||||
or <parallel> task when the new task is run. | or <parallel> task when the new task is run. | ||||
</p> | </p> | ||||
<p> | <p> | ||||
Introduced in ant1.6 <font color="red">Experimental</font>. | |||||
<em>since Ant 1.6</em> | |||||
</p> | </p> | ||||
<h3>Parameters</h3> | <h3>Parameters</h3> | ||||
<table border="1" cellpadding="2" cellspacing="0"> | <table border="1" cellpadding="2" cellspacing="0"> | ||||
@@ -15,7 +15,7 @@ | |||||
or elements preset. | or elements preset. | ||||
</p> | </p> | ||||
<p> | <p> | ||||
Introduced in ant1.6 <font color="red">Experimental</font>. | |||||
<em>since Ant 1.6</em> | |||||
</p> | </p> | ||||
<h3>Parameters</h3> | <h3>Parameters</h3> | ||||
<table border="1" cellpadding="2" cellspacing="0"> | <table border="1" cellpadding="2" cellspacing="0"> | ||||
@@ -138,9 +138,8 @@ | |||||
<tr> | <tr> | ||||
<td valign="top">uri</td> | <td valign="top">uri</td> | ||||
<td valign="top"> | <td valign="top"> | ||||
<font color="red">Experimental</font> | |||||
The uri that this definition should live in. | The uri that this definition should live in. | ||||
(introduced in ant1.6 <font color="red">Experimental</font>) | |||||
<em>since Ant1.6</em> | |||||
</td> | </td> | ||||
<td valign="top" align="center">No</td> | <td valign="top" align="center">No</td> | ||||
</tr> | </tr> | ||||
@@ -7,13 +7,6 @@ | |||||
<body> | <body> | ||||
<h2><a name="antlib">Antlib</a></h2> | <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> | <h3>Description</h3> | ||||
<p> | <p> | ||||
An antlib file is an xml file with a root element of "antlib". | An antlib file is an xml file with a root element of "antlib". | ||||
@@ -426,7 +426,7 @@ documentation.</p> | |||||
<tr valign="top"> | <tr valign="top"> | ||||
<td nowrap><a href="CoreTasks/subant.html">Subant</a></td> | <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> | ||||
<tr valign="top"> | <tr valign="top"> | ||||