You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ss...@apache.org on 2022/11/02 12:49:40 UTC

svn commit: r1905015 - in /xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8: build.properties lib/fop.NOTICE.txt lib/fop.jar lib/xmlgraphics-commons-2.8.jar lib/xmlgraphics-commons-svn-trunk.jar lib/xmlgraphics-commons.NOTICE.txt pom.xml

Author: ssteiner
Date: Wed Nov  2 12:49:39 2022
New Revision: 1905015

URL: http://svn.apache.org/viewvc?rev=1905015&view=rev
Log:
Update for release

Added:
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons-2.8.jar   (with props)
Removed:
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons-svn-trunk.jar
Modified:
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/build.properties
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.NOTICE.txt
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.jar
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons.NOTICE.txt
    xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/pom.xml

Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/build.properties?rev=1905015&r1=1905014&r2=1905015&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/build.properties (original)
+++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/build.properties Wed Nov  2 12:49:39 2022
@@ -1,4 +1,4 @@
-version=2.8.0.SNAPSHOT
+version=2.8
 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
 year=2007-2022
 

Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.NOTICE.txt
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.NOTICE.txt?rev=1905015&r1=1905014&r2=1905015&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.NOTICE.txt (original)
+++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.NOTICE.txt Wed Nov  2 12:49:39 2022
@@ -1,5 +1,5 @@
 Apache FOP
-Copyright 1999-2008 The Apache Software Foundation
+Copyright 1999-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/fop.jar?rev=1905015&r1=1905014&r2=1905015&view=diff
==============================================================================
Binary files - no diff available.

Added: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons-2.8.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons-2.8.jar?rev=1905015&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons-2.8.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons.NOTICE.txt
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons.NOTICE.txt?rev=1905015&r1=1905014&r2=1905015&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons.NOTICE.txt (original)
+++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/lib/xmlgraphics-commons.NOTICE.txt Wed Nov  2 12:49:39 2022
@@ -1,5 +1,5 @@
 Apache XML Graphics Commons
-Copyright 2006-2007 The Apache Software Foundation
+Copyright 2006-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/pom.xml?rev=1905015&r1=1905014&r2=1905015&view=diff
==============================================================================
--- xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/pom.xml (original)
+++ xmlgraphics/fop-pdf-images/branches/fop-pdf-images-2_8/pom.xml Wed Nov  2 12:49:39 2022
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.fop.render.pdf.pdfbox</groupId>
   <artifactId>fop-pdf-images</artifactId>
-  <version>2.8.0-SNAPSHOT</version>
+  <version>2.8</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>PDF image support for Apache FOP</description>
   <url>https://xmlgraphics.apache.org/fop/fop-pdf-images.html</url>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>
       <artifactId>fop</artifactId>
-      <version>2.8.0-SNAPSHOT</version>
+      <version>2.8</version>
     </dependency>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org