On Mon, 19 Apr 2004, Jack Woehr <[EMAIL PROTECTED]> wrote:

> I think "target" is meant here, not "project" in both these
> sentences.

No, project is correct.

<antcall> like Ant creates a complete new independent project
instance.  If we'd use "target" here, people would think we are
operating in the same context as the calling project - and so
properties and references created in the called target would persist
after the call - which we are not.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to