On Thu, 09 Aug 2001, Andrew May <[EMAIL PROTECTED]> wrote:

> Is this a bug (that may already be fixed because I know there have
> been some changes to CallTarget since Ant 1.3), or the expected
> behaviour?

Expected behavior - <antcall> sets up a completely new context,
reparsing all properties and rerunning targets if necessary, as you
could have handed it a different set of properties via the nested
<param> elements.

Stefan

Reply via email to