On Thu, 02 Dec 2004, Gili <[EMAIL PROTECTED]> wrote: > In the example you just gave, what happens if "bar" is > define to "true" before the target "foo" is run? According > to what you said, the dependencies "x, y, z" will be run and > then "foo" will discover "bar" is set, so its body will not > execute. Correct?
Yes. <http://ant.apache.org/faq.html#stop-dependency> and a few other Qs of the FAQ may be worth a read. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]