diff --git a/docs/manual/coretasklist.html b/docs/manual/coretasklist.html index 50948bf36..b665c0c6f 100644 --- a/docs/manual/coretasklist.html +++ b/docs/manual/coretasklist.html @@ -74,6 +74,7 @@ Sleep
Sql
Style
+Subant
Tar
Taskdef
Tempfile
diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index 040ae4171..3966aa68a 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -424,6 +424,11 @@ documentation.

tasks.

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

+ + Waitfor

Blocks execution until a set of specified conditions become true.