ivelin 2002/11/16 10:25:59 Modified: lib jars.xml Added: lib/core xercesImpl-2.1.0.jar Removed: lib/core xercesImpl.jar Log: rolled back to a working version of Xerces - 2.1.0. Versions 2.2.0 and 2.2.1 cause an EmptyStackException Revision Changes Path 1.47 +1 -1 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- jars.xml 14 Nov 2002 15:46:57 -0000 1.46 +++ jars.xml 16 Nov 2002 18:25:58 -0000 1.47 @@ -230,7 +230,7 @@ <description>Xerces is an XML parser.</description> <used-by>Cocoon</used-by> <ant-target>jars</ant-target> - <lib>core/xercesImpl.jar</lib> + <lib>core/xercesImpl-2.1.0.jar</lib> <homepage>http://xml.apache.org/xerces-j/</homepage> </file> <file> 1.3 +0 -0 xml-cocoon2/lib/core/xercesImpl-2.1.0.jar <<Binary file>>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]