In my Ant pipeline I do XSD validation of XML document. When a document is not valid a log of type WARN is written. Is there an easy way to count log messages and call tasks depending if there was any error.
What I want is to only call somne targets when there was NO validation error. Can you help. Great Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
