AW: RE: Pass build failure message to the calling script

2015-03-25 Thread RZF, SG 481
-Ursprüngliche Nachricht- Von: Al Le [mailto:al...@gmx.de] Gesendet: Mittwoch, 25. März 2015 10:40 An: user@ant.apache.org Betreff: Aw: RE: Pass build failure message to the calling script > > Is it possible without parsing the output of Ant? If yes, how? > > output="out

Aw: RE: Pass build failure message to the calling script

2015-03-25 Thread Al Le
> > Is it possible without parsing the output of Ant? If yes, how? > > output="output.html" But doesn't it essentially mean parsing the build output -- something I'd like to avoid? I rather thought about Ant setting some kind of an environment variable when it exits. I.e. I'd specify some optio