You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by iv...@apache.org on 2002/11/16 19:25:59 UTC

cvs commit: xml-cocoon2/lib/core xercesImpl-2.1.0.jar xercesImpl.jar

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:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org