Kris Read <mailto:[EMAIL PROTECTED]> wrote: > Use the tasks in the antcontrib project. They have an antcall task > that returns a property or set of properties. > > Another way is to structure your file with the 'depends' attribute. X > does not execute unless Y executed.
Ok, fine. Let's assume X depends on Y and Z. What happens if the JUnit tests in Y fail as with <fail if="test.failed">Unit tests failed.... etc Is X interrupted i.e. build failed and Z is thus never invoked? Regards, Marcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]