antonio 2003/09/24 22:15:00
Modified: . status.xml
lib jars.xml
Added: src/blocks/itext/lib itext-xml-1.00.jar itext-1.00.jar
Removed: src/blocks/itext/lib itext-0.99.jar itext-xml-0.99.jar
Log:
Updating iText to version 1.00
Revision Changes Path
1.155 +2 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- status.xml 25 Sep 2003 03:18:36 -0000 1.154
+++ status.xml 25 Sep 2003 05:15:00 -0000 1.155
@@ -192,7 +192,7 @@
<release version="@version@" date="@date@">
<action dev="AG" type="update">
- Update lib commons-lang to 2.0
+ Update lib commons-lang to 2.0, iText to 1.00
</action>
<action dev="SW" type="add">
New event-handling system for Woody. Value change and action event
handlers
1.1 cocoon-2.1/src/blocks/itext/lib/itext-xml-1.00.jar
<<Binary file>>
1.1 cocoon-2.1/src/blocks/itext/lib/itext-1.00.jar
<<Binary file>>
1.99 +5 -6 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- jars.xml 25 Sep 2003 03:06:06 -0000 1.98
+++ jars.xml 25 Sep 2003 05:15:00 -0000 1.99
@@ -286,12 +286,11 @@
<file>
<title>LogFactor5</title>
<description>
- LogFactor5 is a graphical logkit browser, distributed
- as a part of Log4J.
+ LogFactor5 is a graphical logkit browser, distributed as a part of
Log4J.
</description>
<used-by>Cocoon logging</used-by>
<lib>optional/logfactor5-1.2.8.jar</lib>
- <homepage>http://jakarta.apache.org/log4j/docs/index.html</homepage>
+
<homepage>http://jakarta.apache.org/log4j/docs/lf5/overview.html</homepage>
</file>
<file>
@@ -388,7 +387,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-0.99.jar</lib>
+ <lib>itext/lib/itext-1.00.jar</lib>
<homepage>http://www.lowagie.com/iText/</homepage>
</file>
@@ -396,7 +395,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-0.99.jar</lib>
+ <lib>itext/lib/itext-xml-1.00.jar</lib>
<homepage>http://www.lowagie.com/iText/</homepage>
</file>