On Mon, 9 Sep 2002, Geoff Meakin <[EMAIL PROTECTED]> wrote:

> Further to investigations, it seems if I call inheritAll="false" on
> <antcall> it doesnt work for properties defined as children of
> <project>

<antcall> re-runs your project, just using a different target to
execute it.  Top level properties are not inherited but recreated in
this new project instance.

Stefan

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

Reply via email to