diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html index 227888f37..134d0d14b 100644 --- a/docs/manual/CoreTasks/ant.html +++ b/docs/manual/CoreTasks/ant.html @@ -102,7 +102,12 @@ inside of targets.
See the description of the property
-task. Note that the refid
attribute points to a
+task.
+These properties become equivalent to properties you define on
+the command line. These are special properties and they will always get passed
+down, even through additional <*ant*> tasks with inheritall set to
+false (see above).
+Note that the refid
attribute points to a
reference in the calling project, not in the new one.
path2
.
Reserved.