antonio     2004/02/09 21:00:14

  Modified:    .        status.xml
               lib      jars.xml
  Added:       src/blocks/itext/lib itext-1.02.jar itext-xml-1.02.jar
  Removed:     src/blocks/itext/lib itext-xml-1.01.jar itext-1.01.jar
  Log:
  Update iText to 1.02
  
  Revision  Changes    Path
  1.238     +5 -2      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.237
  retrieving revision 1.238
  diff -u -r1.237 -r1.238
  --- status.xml        6 Feb 2004 10:10:14 -0000       1.237
  +++ status.xml        10 Feb 2004 05:00:11 -0000      1.238
  @@ -196,6 +196,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +    <action dev="AG" type="update">
  +     Updated iText to 1.02
  +   </action>
      <action dev="SW" type="add">
         Woody block: every widget can now have a validator. This allows for 
example repeaters to perform
         inter-row validation or overall form-level validation.
  @@ -213,7 +216,7 @@
        of the reader. Fixed also a minor bug in the last-modified detection.
      </action>
      <action dev="GP" type="add" >
  -     OJB-Block: Added our own OJB ConnectionFactory which uses the 
  +     OJB-Block: Added our own OJB ConnectionFactory which uses the
        DataSources configured in cocoon.xconf
      </action>
      <action dev="AG" type="update">
  
  
  
  1.165     +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.164
  retrieving revision 1.165
  diff -u -r1.164 -r1.165
  --- jars.xml  7 Feb 2004 00:22:38 -0000       1.164
  +++ jars.xml  10 Feb 2004 05:00:12 -0000      1.165
  @@ -407,7 +407,7 @@
       <title>iText XML to PDF/HTML/RTF converter (Renderer)</title>
       <description>iText reads XML documents and turns them into 
PDFs</description>
       <used-by>iText serializer</used-by>
  -    <lib>itext/lib/itext-1.01.jar</lib>
  +    <lib>itext/lib/itext-1.02.jar</lib>
       <homepage>http://www.lowagie.com/iText/</homepage>
     </file>
   
  @@ -415,7 +415,7 @@
       <title>iText XML to PDF/HTML/RTF converter (XML APIs)</title>
       <description>iText reads XML documents and turns them into 
PDFs</description>
       <used-by>iText serializer</used-by>
  -    <lib>itext/lib/itext-xml-1.01.jar</lib>
  +    <lib>itext/lib/itext-xml-1.02.jar</lib>
       <homepage>http://www.lowagie.com/iText/</homepage>
     </file>
   
  
  
  
  1.1                  cocoon-2.1/src/blocks/itext/lib/itext-1.02.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/src/blocks/itext/lib/itext-xml-1.02.jar
  
        <<Binary file>>
  
  

Reply via email to