Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-31 | Update to jing-20090818, 6 years of development. | wiz | 3 | -61/+97 | |
2009-09-26 | Fix PLIST after unzip defaults change. | wiz | 1 | -86/+86 | |
2009-07-07 | user-destdir support | joerg | 1 | -10/+10 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -26/+1 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -2/+4 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2006-08-06 | Initial import of jing-20030619. | wiz | 4 | -0/+280 | |
Jing is a RELAX NG validator in Java. This version of Jing implements * RELAX NG 1.0 Specification, * RELAX NG Compact Syntax, and * parts of RELAX NG DTD Compatibility, specifically checking of ID/IDREF/IDREFS. Jing also has experimental support for schema languages other than RELAX NG; specifically * W3C XML Schema (based on Xerces-J); * Schematron; * Namespace Routing Language. |