On 2012-04-23, Dave Pawson wrote:

> I have a series of scripts each of which sets properties, then calls
> another using <antcall/>

> If the caller sets property X to yes
> then the called script sets it to Y
> what / where are the precedence rules please?

Depends on your antcall task's inheritAll attribute.  By default X value
will be "yes".

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to