antonio     2004/03/27 16:09:03

  Modified:    .        status.xml
               lib      jars.xml
  Added:       src/blocks/batik/lib batik-all-1.5.1.jar
  Removed:     src/blocks/batik/lib batik-all-1.5.jar
  Log:
  Update batik to 1.5.1
  
  Revision  Changes    Path
  1.289     +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.288
  retrieving revision 1.289
  diff -u -r1.288 -r1.289
  --- status.xml        23 Mar 2004 19:29:01 -0000      1.288
  +++ status.xml        28 Mar 2004 00:09:02 -0000      1.289
  @@ -212,6 +212,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +    <action dev="AG" type="update">
  +     Updated batik to 1.5.1
  +   </action>
      <action dev="TC" type="remove">
        Removed xmlform and jxforms blocks as confirmed by a users poll.
      </action>
  
  
  
  1.1                  cocoon-2.1/src/blocks/batik/lib/batik-all-1.5.1.jar
  
        <<Binary file>>
  
  
  1.194     +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.193
  retrieving revision 1.194
  diff -u -r1.193 -r1.194
  --- jars.xml  23 Mar 2004 19:29:02 -0000      1.193
  +++ jars.xml  28 Mar 2004 00:09:03 -0000      1.194
  @@ -371,7 +371,7 @@
         the Scalable Vector Graphics (SVG) format for various purposes, such as
         viewing, generation or manipulation.</description>
       <used-by>SVG serializer (batik block)</used-by>
  -    <lib>batik/lib/batik-all-1.5.jar</lib>
  +    <lib>batik/lib/batik-all-1.5.1.jar</lib>
       <homepage>http://xml.apache.org/batik/</homepage>
     </file>
   
  
  
  

Reply via email to