On 23 April 2012 09:18, Stefan Bodewig <bode...@apache.org> wrote: > 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
First definition takes precedence, OK. (I found the @inheritAll, - I'll leave it alone though!) Thanks Stefan -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org