Author: ssteiner
Date: Mon May 4 15:29:18 2020
New Revision: 1877357
URL: http://svn.apache.org/viewvc?rev=1877357&view=rev
Log:
Update year
Modified:
xmlgraphics/fop-pdf-images/trunk/NOTICE
xmlgraphics/fop-pdf-images/trunk/README
xmlgraphics/fop-pdf-images/trunk/build.properties
Modified: xmlgraphics/fop-pdf-images/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/NOTICE?rev=1877357&r1=1877356&r2=1877357&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/NOTICE (original)
+++ xmlgraphics/fop-pdf-images/trunk/NOTICE Mon May 4 15:29:18 2020
@@ -1,5 +1,5 @@
PDF image support for Apache FOP
-Copyright 2012-2018 The Apache Software Foundation
+Copyright 2012-2020 The Apache Software Foundation
Copyright 2007-2012 Jeremias Maerki and contributors.
This product includes software developed at
Modified: xmlgraphics/fop-pdf-images/trunk/README
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/README?rev=1877357&r1=1877356&r2=1877357&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/README (original)
+++ xmlgraphics/fop-pdf-images/trunk/README Mon May 4 15:29:18 2020
@@ -76,8 +76,8 @@ Requirements
This plug-in has the following requirements:
- Apache PDFBox 2.0 or later
-- Apache XML Graphics Commons 2.4 or later (for the image converter)
-- Apache XML FOP 2.4 or later (for the FOP functionality)
+- Apache XML Graphics Commons 2.5 or later (for the image converter)
+- Apache XML FOP 2.5 or later (for the FOP functionality)
- Java 1.7 or later
Note: for some problems related to the PDF plug-in, Apache FOP 2.4 or later
@@ -156,6 +156,13 @@ http://www.jeremias-maerki.ch/developmen
RELEASE NOTES
==============================================================================
+Version 2.5
+=========================
+
+Changes:
+FOP-2904: Handle object for boundingbox
+FOP-2922: Syntax error after writing content stream
+
Version 2.4
=========================
Modified: xmlgraphics/fop-pdf-images/trunk/build.properties
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/trunk/build.properties?rev=1877357&r1=1877356&r2=1877357&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/trunk/build.properties (original)
+++ xmlgraphics/fop-pdf-images/trunk/build.properties Mon May 4 15:29:18 2020
@@ -1,6 +1,6 @@
version=2.5.0.SNAPSHOT
vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
-year=2007-2019
+year=2007-2020
javac.debug=on
javac.deprecation=on
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]