crossley 2002/10/29 21:29:51
Modified: lib jars.xml
Log:
Added Jing for RELAX NG validation.
Revision Changes Path
1.42 +8 -0 xml-cocoon2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- jars.xml 29 Oct 2002 15:29:12 -0000 1.41
+++ jars.xml 30 Oct 2002 05:29:51 -0000 1.42
@@ -483,5 +483,13 @@
<lib>optional/castor-0.9.3.9-xml.jar</lib>
<homepage>http://castor.exolab.org</homepage>
</file>
+
+ <file name="jing">
+ <title>Jing</title>
+ <description>RELAX NG validator in Java</description>
+ <used-by>core</used-by>
+ <lib>optional/jing-20020724.jar</lib>
+ <homepage>http://www.thaiopensource.com/relaxng/jing.html</homepage>
+ </file>
</jars>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]