vgritsenko 2002/08/03 18:50:27 Modified: lib jars.xml Added: lib/core xalan-2.3.1.jar xercesImpl-2.0.0.jar xml-apis.jar Removed: lib/core xalan2-20020723.jar xerces2-20020723.jar xml-apis-20020723.jar Log: Rollback xalan/xerces/xml-apis to (working) branch versions Revision Changes Path 1.28 +3 -3 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- jars.xml 30 Jul 2002 00:54:53 -0000 1.27 +++ jars.xml 4 Aug 2002 01:50:25 -0000 1.28 @@ -72,7 +72,7 @@ <description>Xalan is an XSLT processor that fully supports the W3C specs.</description> <ant-target>jar</ant-target> <used-by>Cocoon</used-by> - <lib>core/xalan2-20020723.jar</lib> + <lib>core/xalan-2.3.1.jar</lib> <homepage>http://xml.apache.org/xalan/</homepage> </file> <file> @@ -90,7 +90,7 @@ <description>Xerces is an XML parser.</description> <used-by>Cocoon</used-by> <ant-target>jars</ant-target> - <lib>core/xerces2-20020723.jar</lib> + <lib>core/xercesImpl-2.0.0.jar</lib> <homepage>http://xml.apache.org/xerces-j/</homepage> </file> <file> @@ -99,7 +99,7 @@ These are the common interfaces for XML processing.</description> <ant-target>external</ant-target> <used-by>Cocoon</used-by> - <lib>core/xml-apis-20020723.jar</lib> + <lib>core/xml-apis.jar</lib> <homepage>http://xml.apache.org/commons/</homepage> </file> <file> 1.3 +0 -0 xml-cocoon2/lib/core/xalan-2.3.1.jar <<Binary file>> 1.3 +0 -0 xml-cocoon2/lib/core/xercesImpl-2.0.0.jar <<Binary file>> 1.5 +0 -0 xml-cocoon2/lib/core/xml-apis.jar <<Binary file>>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]