nicolaken 2002/12/26 10:50:05 Modified: lib jars.xml Log: Slightly more meaningful description of the jaxen jars, taken from the site. Revision Changes Path 1.59 +4 -4 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- jars.xml 26 Dec 2002 18:36:22 -0000 1.58 +++ jars.xml 26 Dec 2002 18:50:05 -0000 1.59 @@ -488,24 +488,24 @@ <file name="jaxen"> <title>Jaxen</title> - <description>Jaxen</description> + <description> The Jaxen project is a Java XPath Engine. Jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM.</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> + <description> The Jaxen project is a Java XPath Engine. Jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM.</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> + <description>SAXPath is a Java XPath engine for use on a variety of XML object models including dom4j, DOM and JavaBeans.</description> <used-by>core</used-by> <lib>optional/saxpath-1.0-FCS.jar</lib> - <homepage>http://www.jaxen.org/</homepage> + <homepage>http://sourceforge.net/projects/saxpath/</homepage> </file> </jars>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]