antonio     2004/02/25 05:08:16

  Modified:    lib      jars.xml
               .        status.xml
  Added:       lib/endorsed xercesImpl-2.6.2.jar
  Removed:     lib/endorsed xercesImpl-2.6.1.jar
  Log:
  Updated xerces to 2.6.2
  
  Revision  Changes    Path
  1.128     +2 -2      cocoon-2.2/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.2/lib/jars.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- jars.xml  20 Feb 2004 18:51:50 -0000      1.127
  +++ jars.xml  25 Feb 2004 13:08:16 -0000      1.128
  @@ -352,7 +352,7 @@
       <description>Xerces is an XML parser.</description>
       <used-by>Cocoon</used-by>
       <ant-target>jars</ant-target>
  -    <lib>endorsed/xercesImpl-2.6.1.jar</lib>
  +    <lib>endorsed/xercesImpl-2.6.2.jar</lib>
       <homepage>http://xml.apache.org/xerces2-j/</homepage>
     </file>
   
  
  
  
  1.1                  cocoon-2.2/lib/endorsed/xercesImpl-2.6.2.jar
  
        <<Binary file>>
  
  
  1.181     +4 -1      cocoon-2.2/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.2/status.xml,v
  retrieving revision 1.180
  retrieving revision 1.181
  diff -u -r1.180 -r1.181
  --- status.xml        16 Feb 2004 21:31:02 -0000      1.180
  +++ status.xml        25 Feb 2004 13:08:16 -0000      1.181
  @@ -189,6 +189,9 @@
   
     <changes>
    <release version="@version@" date="@date@">
  +   <action dev="AG" type="update">
  +     Updated xerces to 2.6.2
  +   </action>
      <action dev="VG" type="remove">
        Remove non-FOM flow classes and system.js
      </action>
  
  
  

Reply via email to