antonio     2004/03/22 23:33:15

  Modified:    .        status.xml
               lib      jars.xml
  Added:       lib/optional castor-0.9.5.3-xml.jar
  Removed:     lib/optional castor-0.9.5-xml.jar
  Log:
  Update castor-xml to 0.9.5.3
  (include bug fix 
for:http://www.mail-archive.com/castor-dev%40exolab.org/msg15353.html)
  
  Revision  Changes    Path
  1.287     +2 -2      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.286
  retrieving revision 1.287
  diff -u -r1.286 -r1.287
  --- status.xml        20 Mar 2004 01:50:58 -0000      1.286
  +++ status.xml        23 Mar 2004 07:33:15 -0000      1.287
  @@ -213,7 +213,7 @@
   
    <release version="@version@" date="@date@">
       <action dev="AG" type="update">
  -     Updated jdtcore to 2.1.3
  +     Updated jdtcore to 2.1.3, update castor-xml to 0.9.5.3
      </action>
      <action dev="CZ" type="fix" fixes-bug="27764" due-to="Corin Moss" 
due-to-email="[EMAIL PROTECTED]">
        DefaultIncludeCacheManager did not release xml-serializer under some 
circumstances.
  
  
  
  1.1                  cocoon-2.1/lib/optional/castor-0.9.5.3-xml.jar
  
        <<Binary file>>
  
  
  1.192     +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.191
  retrieving revision 1.192
  diff -u -r1.191 -r1.192
  --- jars.xml  22 Mar 2004 17:05:29 -0000      1.191
  +++ jars.xml  23 Mar 2004 07:33:15 -0000      1.192
  @@ -722,8 +722,8 @@
       <title>Castor</title>
       <description></description>
       <used-by>CastorTransformer and precept</used-by>
  -    <lib>optional/castor-0.9.5-xml.jar</lib>
  -    <homepage>http://castor.exolab.org</homepage>
  +    <lib>optional/castor-0.9.5.3-xml.jar</lib>
  +    <homepage>http://castor.exolab.org/</homepage>
     </file>
   
     <!-- Currently only used by the build
  
  
  

Reply via email to