nicolaken 2002/12/26 10:36:23 Modified: lib jars.xml Log: Needed to compile some classes. Added since it has Apache-like license instead of needing mocks. Revision Changes Path 1.58 +23 -0 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- jars.xml 26 Dec 2002 13:59:42 -0000 1.57 +++ jars.xml 26 Dec 2002 18:36:22 -0000 1.58 @@ -485,5 +485,28 @@ <lib>optional/jing-20020724.jar</lib> <homepage>http://www.thaiopensource.com/relaxng/jing.html</homepage> </file> + + <file name="jaxen"> + <title>Jaxen</title> + <description>Jaxen</description> + <used-by>core</used-by> + <lib>optional/jaxen-core-1.0-FCS.jar</lib> + <homepage>http://www.jaxen.org/</homepage> + </file> + <file name="jaxen-dom"> + <title>Jaxen Dom</title> + <description>Jaxen</description> + <used-by>core</used-by> + <lib>optional/jaxen-dom-1.0-FCS.jar</lib> + <homepage>http://www.jaxen.org/</homepage> + </file> + <file name="saxpath"> + <title>SaxPath</title> + <description>saxpath</description> + <used-by>core</used-by> + <lib>optional/saxpath-1.0-FCS.jar</lib> + <homepage>http://www.jaxen.org/</homepage> + </file> + </jars>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]