It would be possible to put the exit-code from exec into a
property (by changing ant's code). Currently both will completely exit the
build-process. For exec you could use 'failonerror="false"' to avoid this, but
you can't test for the result form inside your buildfile.
Can you tell us for what you would use this?
Nico
|
- getting result back from an <exec> task Steve Donie
- Re: getting result back from an <exec> task Nico Seessle
- Re: getting result back from an <exec> t... Bevan Arps
- Re: getting result back from an <exec&g... Nico Seessle
- Re: getting result back from an <ex... Bevan Arps
- Re: getting result back from an <exec&g... Dan Christopherson
- Re: getting result back from an <ex... Bevan Arps
- RE: getting result back from an <exec> task Steve Donie
