joerg 2003/07/05 09:33:06
Modified: lib jars.xml
Log:
FOP 0.20.4 => Fop 0.20.5rc3a
Revision Changes Path
1.59 +4 -5 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- jars.xml 5 Jul 2003 04:23:38 -0000 1.58
+++ jars.xml 5 Jul 2003 16:33:06 -0000 1.59
@@ -426,12 +426,11 @@
<file>
<title>XML FO processor</title>
<description>
- FOP is a Java application that reads a formatting object tree
- conforming to the XSL candidate release and then turns it into a PDF
- document or allows you to preview it directly on screen.
+ FOP is a Java application that reads a formatting object tree conforming to
+ the XSL recommendation and then turns it into a PDF document.
</description>
<used-by>FOP serializer (fop block)</used-by>
- <lib>fop/lib/fop-0.20.4.jar</lib>
+ <lib>fop/lib/fop-0.20.5rc3a.jar</lib>
<homepage>http://xml.apache.org/fop/</homepage>
</file>