bruno       2003/06/04 12:36:43

  Modified:    lib      jars.xml
               .        status.xml
  Added:       lib/endorsed xalan-2.5.1.jar
  Removed:     lib/endorsed xalan-20030506.jar
  Log:
  Upgraded to Xalan 2.5.1
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/lib/endorsed/xalan-2.5.1.jar
  
        <<Binary file>>
  
  
  1.44      +2 -2      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- jars.xml  20 May 2003 22:27:19 -0000      1.43
  +++ jars.xml  4 Jun 2003 19:36:42 -0000       1.44
  @@ -338,7 +338,7 @@
     </description>
     <ant-target>jar</ant-target>
     <used-by>Cocoon</used-by>
  -  <lib>endorsed/xalan-20030506.jar</lib>
  +  <lib>endorsed/xalan-2.5.1.jar</lib>
     <homepage>http://xml.apache.org/xalan/</homepage>
    </file>
   
  
  
  
  1.51      +4 -0      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- status.xml        3 Jun 2003 13:28:26 -0000       1.50
  +++ status.xml        4 Jun 2003 19:36:42 -0000       1.51
  @@ -181,6 +181,10 @@
     <changes>
   
    <release version="@version@" date="@date@"> 
  +  <action dev="BRD" type="update">
  +    Upgraded Xalan (includes XSLTC) from a CVS snapshot (20030506) to version
  +    2.5.1.
  +  </action>
     <action dev="SW" type="update">
       Updated ParanoidCocoonServlet, which is now an easy solution to the
       well-known endorsed library problem (incompatible version of Xalan in
  
  
  

Reply via email to