You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/04/17 13:15:58 UTC

DO NOT REPLY [Bug 44830] Add validation using Relax NG to ant

https://issues.apache.org/bugzilla/show_bug.cgi?id=44830





--- Comment #1 from Steve Loughran <st...@apache.org>  2008-04-17 04:15:58 PST ---
Jing has an ant task
http://www.thaiopensource.com/relaxng/jing-ant.html

while we subclassed xmlvalidate to give us xsdvalidate, that is really just
turning switches on in xerces, and making it easier to map XSD uris to schemas.
relaxng is not supported in xerces, so you need jing anyway. 

Unless relaxng is going to go into xerces, you ought to stick with the jing
task. 

Can I close this as worksforme?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.