cziegeler    2002/09/03 03:24:36

  Modified:    lib      jars.xml
  Added:       lib/core xercesImpl-2.1.0.jar
  Removed:     lib/core xercesImpl-2.0.0.jar
  Log:
  Updating to latest xerces - fixing some serious dom serialization bugs
  
  Revision  Changes    Path
  1.35      +1 -1      xml-cocoon2/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- jars.xml  20 Aug 2002 22:57:35 -0000      1.34
  +++ jars.xml  3 Sep 2002 10:24:33 -0000       1.35
  @@ -190,7 +190,7 @@
        <description>Xerces is an XML parser.</description>
        <used-by>Cocoon</used-by>
           <ant-target>jars</ant-target>
  -     <lib>core/xercesImpl-2.0.0.jar</lib>
  +     <lib>core/xercesImpl-2.1.0.jar</lib>
        <homepage>http://xml.apache.org/xerces-j/</homepage>
    </file>
    <file>
  
  
  
  1.1                  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]

Reply via email to