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 2018/05/16 08:17:18 UTC

svn commit: r1831679 - in /xmlgraphics/fop/branches/fop-2_3: ./ fop-core/ fop-events/ fop-sandbox/ fop-servlet/ fop-transcoder-allinone/ fop-transcoder/ fop-util/ fop/ fop/lib/

Author: ssteiner
Date: Wed May 16 08:17:18 2018
New Revision: 1831679

URL: http://svn.apache.org/viewvc?rev=1831679&view=rev
Log:
Update to release version

Added:
    xmlgraphics/fop/branches/fop-2_3/fop/lib/batik-all-1.10.jar   (with props)
    xmlgraphics/fop/branches/fop-2_3/fop/lib/xmlgraphics-commons-2.3.jar   (with props)
Removed:
    xmlgraphics/fop/branches/fop-2_3/fop/lib/batik-all-svn-trunk.jar
    xmlgraphics/fop/branches/fop-2_3/fop/lib/xmlgraphics-commons-svn-trunk.jar
Modified:
    xmlgraphics/fop/branches/fop-2_3/README
    xmlgraphics/fop/branches/fop-2_3/fop-core/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-events/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-sandbox/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-servlet/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-transcoder-allinone/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-transcoder/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop-util/pom.xml
    xmlgraphics/fop/branches/fop-2_3/fop/build.xml
    xmlgraphics/fop/branches/fop-2_3/fop/pom.xml
    xmlgraphics/fop/branches/fop-2_3/pom.xml

Modified: xmlgraphics/fop/branches/fop-2_3/README
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/README?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/README (original)
+++ xmlgraphics/fop/branches/fop-2_3/README Wed May 16 08:17:18 2018
@@ -110,7 +110,7 @@ under the ./fop sub-directory.
   RELEASE NOTES
 ==============================================================================
 
-Version 2.3  (Forthcoming)
+Version 2.3
 ===========
 
 Major Changes in Version 2.3

Modified: xmlgraphics/fop/branches/fop-2_3/fop-core/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-core/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-core/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-core/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <properties>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-events/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-events/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-events/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-events/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-sandbox/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-sandbox/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-sandbox/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-sandbox/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-servlet/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-servlet/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-servlet/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-servlet/pom.xml Wed May 16 08:17:18 2018
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-transcoder-allinone/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-transcoder-allinone/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-transcoder-allinone/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-transcoder-allinone/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-transcoder/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-transcoder/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-transcoder/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-transcoder/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop-util/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop-util/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop-util/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop-util/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/fop/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop/build.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop/build.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop/build.xml Wed May 16 08:17:18 2018
@@ -155,7 +155,7 @@ list of possible build targets.
   <property name="Name" value="Apache FOP"/>
   <property name="name" value="fop"/>
   <property name="NAME" value="FOP"/>
-  <property name="version" value="2.3.0-SNAPSHOT"/>
+  <property name="version" value="2.3"/>
   <property name="year" value="1999-2018"/>
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>

Added: xmlgraphics/fop/branches/fop-2_3/fop/lib/batik-all-1.10.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop/lib/batik-all-1.10.jar?rev=1831679&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/fop/branches/fop-2_3/fop/lib/batik-all-1.10.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: xmlgraphics/fop/branches/fop-2_3/fop/lib/xmlgraphics-commons-2.3.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop/lib/xmlgraphics-commons-2.3.jar?rev=1831679&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/fop/branches/fop-2_3/fop/lib/xmlgraphics-commons-2.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: xmlgraphics/fop/branches/fop-2_3/fop/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/fop/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/fop/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/fop/pom.xml Wed May 16 08:17:18 2018
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3</version>
   </parent>
 
   <dependencies>

Modified: xmlgraphics/fop/branches/fop-2_3/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_3/pom.xml?rev=1831679&r1=1831678&r2=1831679&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-2_3/pom.xml (original)
+++ xmlgraphics/fop/branches/fop-2_3/pom.xml Wed May 16 08:17:18 2018
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>fop-parent</artifactId>
-  <version>2.3.0-SNAPSHOT</version>
+  <version>2.3</version>
   <name>Apache FOP Parent</name>
   <description>XML Graphics Format Object Processor</description>
   <packaging>pom</packaging>
@@ -12,7 +12,7 @@
   <properties>
     <antrun.plugin.version>1.8</antrun.plugin.version>
     <avalon.version>4.3.1</avalon.version>
-    <batik.version>1.9.0-SNAPSHOT</batik.version>
+    <batik.version>1.10</batik.version>
     <build.helper.plugin.version>1.9.1</build.helper.plugin.version>
     <checkstyle.plugin.version>2.14</checkstyle.plugin.version>
     <commons.io.version>1.3.1</commons.io.version>
@@ -29,7 +29,7 @@
     <surefire.plugin.version>2.18.1</surefire.plugin.version>
     <war.plugin.version>2.2</war.plugin.version>
     <xml.plugin.version>1.0.1</xml.plugin.version>
-    <xmlgraphics.commons.version>2.3.0-SNAPSHOT</xmlgraphics.commons.version>
+    <xmlgraphics.commons.version>2.3</xmlgraphics.commons.version>
     <xmlunit.version>1.2</xmlunit.version>
     <jdk.path>${env.JAVA_HOME}</jdk.path>
   </properties>



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