You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2005/09/29 11:20:44 UTC

svn commit: r292407 - /cocoon/trunk/lib/jars.xml

Author: sylvain
Date: Thu Sep 29 02:20:39 2005
New Revision: 292407

URL: http://svn.apache.org/viewcvs?rev=292407&view=rev
Log:
add jing to jars.xml

Modified:
    cocoon/trunk/lib/jars.xml

Modified: cocoon/trunk/lib/jars.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/lib/jars.xml?rev=292407&r1=292406&r2=292407&view=diff
==============================================================================
--- cocoon/trunk/lib/jars.xml (original)
+++ cocoon/trunk/lib/jars.xml Thu Sep 29 02:20:39 2005
@@ -650,15 +650,13 @@
     <homepage>http://castor.codehaus.org/</homepage>
   </file>
 
-  <!-- Currently only used by the build
-  <file id="">
+  <file id="jing">
     <title>Jing</title>
     <description>RELAX NG validator</description>
-    <used-by>build</used-by>
-    <lib>tools/lib/jing-20030619.jar</lib>
+    <used-by>validation</used-by>
+    <lib>optional/jing-20030619.jar</lib>
     <homepage>http://www.thaiopensource.com/relaxng/jing.html</homepage>
   </file>
-  -->
 
   <file id="cocoon-serializers-charsets">
     <title>Cocoon Serializers Block Encodings</title>