diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html index 3ae2bc5be..d22922867 100644 --- a/docs/manual/CoreTasks/ant.html +++ b/docs/manual/CoreTasks/ant.html @@ -87,7 +87,9 @@ project.
-See the description of the property
task. Note that the refid
attribute points to a
reference in the calling project, not in the new one.
You can specify a set of properties to be copied into the new +project with propertysets.
+ +since Ant 1.6.
+The basedir value of the new project is affected by the two
@@ -222,7 +232,7 @@ a <path>
with the id path1
, but
new project using the id path2
.
Copyright © 2000-2002 Apache Software Foundation. All rights +
Copyright © 2000-2003 Apache Software Foundation. All rights Reserved.