antonio     2004/03/03 01:42:24

  Modified:    lib      jars.xml
  Log:
  Update xalan to 2.6.0. Fixes bug 24457
  
  Revision  Changes    Path
  1.180     +3 -3      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.179
  retrieving revision 1.180
  diff -u -r1.179 -r1.180
  --- jars.xml  2 Mar 2004 15:25:29 -0000       1.179
  +++ jars.xml  3 Mar 2004 09:42:24 -0000       1.180
  @@ -324,8 +324,8 @@
       </description>
       <ant-target>jar</ant-target>
       <used-by>Cocoon</used-by>
  -    <lib>endorsed/xalan-2.5.2.jar</lib>
  -    <homepage>http://xml.apache.org/xalan/</homepage>
  +    <lib>endorsed/xalan-2.6.0.jar</lib>
  +    <homepage>http://xml.apache.org/xalan-j/</homepage>
     </file>
   
     <file>
  
  
  

Reply via email to