Leo Simons" <[EMAIL PROTECTED]: wrote:

> > A question for Ant Gurus ... is there any form of XML log formatter, or
> > event listener, that we could use to make this task easier on Gump? Some
> > form of structured output as well as the human readable stuff?
> I know that one!
>
> http://ant.apache.org/manual/listeners.html

Yup, I knew they exists .. but not if they made it easier. ;-)

What say we take any build that fails, re-run it (no new CVS update) with
the xml logger, then try to parse the xml log file. For clues. I suspect
that the issue is still digging a classname/compile error out of some
string, I doubt the XML logger can know compiler specific tags or anything.

Hmm, how do IDEs and such do these things? Eclipse surely parses the text
output, maybe 'stderr'.

regards

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to