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

Parameters

diff --git a/docs/manual/CoreTasks/presetdef.html b/docs/manual/CoreTasks/presetdef.html index 5980586ca..390c8a005 100644 --- a/docs/manual/CoreTasks/presetdef.html +++ b/docs/manual/CoreTasks/presetdef.html @@ -15,7 +15,7 @@ or elements preset.

- Introduced in ant1.6 Experimental. + since Ant 1.6

Parameters

diff --git a/docs/manual/CoreTasks/typedef.html b/docs/manual/CoreTasks/typedef.html index a85e6148a..6b910a663 100644 --- a/docs/manual/CoreTasks/typedef.html +++ b/docs/manual/CoreTasks/typedef.html @@ -138,9 +138,8 @@ diff --git a/docs/manual/CoreTypes/antlib.html b/docs/manual/CoreTypes/antlib.html index eec9b1b7b..c0d9fcad3 100644 --- a/docs/manual/CoreTypes/antlib.html +++ b/docs/manual/CoreTypes/antlib.html @@ -7,13 +7,6 @@

Antlib

-

- EXPERIMENTAL: 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. -

Description

An antlib file is an xml file with a root element of "antlib". diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index 703ca0cdf..aa3e1c685 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -426,7 +426,7 @@ documentation.

- +
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.