joerg 2003/06/04 13:50:51
Modified: lib jars.xml lib/core xml-apis.jar Added: lib/core xalan-2.5.1.jar xercesImpl-2.4.0.jar Removed: lib/core xalan-2.3.1.jar xercesImpl-2.0.0.jar Log: updating to latest Xalan 2.5.1 and Xerces 2.4.0 releases Revision Changes Path 1.7 +2 -2 cocoon-2.0/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/cocoon-2.0/lib/jars.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- jars.xml 29 May 2003 16:41:41 -0000 1.6 +++ jars.xml 4 Jun 2003 20:50:48 -0000 1.7 @@ -229,14 +229,14 @@ <title>The XSLT processor</title> <description>Xalan is an XSLT processor that fully supports the W3C specs.</description> <used-by>Cocoon</used-by> - <lib>core/xalan-2.3.1.jar</lib> + <lib>core/xalan-2.5.1.jar</lib> <homepage>http://xml.apache.org/xalan/</homepage> </file> <file> <title>The XML parser</title> <description>Xerces is an XML parser.</description> <used-by>Cocoon</used-by> - <lib>core/xercesImpl-2.0.0.jar</lib> + <lib>core/xercesImpl-2.4.0.jar</lib> <homepage>http://xml.apache.org/xerces-j/</homepage> </file> <file> 1.2 +406 -320 cocoon-2.0/lib/core/xml-apis.jar <<Binary file>> 1.1 cocoon-2.0/lib/core/xalan-2.5.1.jar <<Binary file>> 1.1 cocoon-2.0/lib/core/xercesImpl-2.4.0.jar <<Binary file>>