diff --git a/docs/manual/CoreTasks/antcall.html b/docs/manual/CoreTasks/antcall.html index 2cc50468b..bfd746287 100644 --- a/docs/manual/CoreTasks/antcall.html +++ b/docs/manual/CoreTasks/antcall.html @@ -40,9 +40,8 @@ Of course, any properties defined in the antcall task or inherited from the call will be fixed and not overridable in the init task -or indeed in the "doSomethingElse" task.

-

This task reparses the current build file, so if it has changed -since you've started the project, antcall will use the -latest version of the file.

+

If the build file changes after you've started the build, the +behavior of this task is undefined.

Parameters