diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html index 0214af24a..e4d81f665 100644 --- a/docs/manual/CoreTasks/macrodef.html +++ b/docs/manual/CoreTasks/macrodef.html @@ -17,7 +17,7 @@ or <parallel> task when the new task is run.
- Introduced in ant1.6 Experimental. + since Ant 1.6
uri | - Experimental The uri that this definition should live in. - (introduced in ant1.6 Experimental) + since Ant1.6 | No |
Subant | -EXPERIMENTAL: This task is experimental and may be under continual change till Ant1.6 ships; it may even be omitted from the product. 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. |