]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Update to release version fop-2_3 fop-2_3
authorSimon Steiner <ssteiner@apache.org>
Wed, 16 May 2018 08:17:18 +0000 (08:17 +0000)
committerSimon Steiner <ssteiner@apache.org>
Wed, 16 May 2018 08:17:18 +0000 (08:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_3@1831679 13f79535-47bb-0310-9956-ffa450edef68

15 files changed:
README
fop-core/pom.xml
fop-events/pom.xml
fop-sandbox/pom.xml
fop-servlet/pom.xml
fop-transcoder-allinone/pom.xml
fop-transcoder/pom.xml
fop-util/pom.xml
fop/build.xml
fop/lib/batik-all-1.10.jar [new file with mode: 0644]
fop/lib/batik-all-svn-trunk.jar [deleted file]
fop/lib/xmlgraphics-commons-2.3.jar [new file with mode: 0644]
fop/lib/xmlgraphics-commons-svn-trunk.jar [deleted file]
fop/pom.xml
pom.xml

diff --git a/README b/README
index 06c000731284d5f58faf989d63776b9ac705b32f..17a407d175c7635b718a6d79ea361e5327c762dc 100644 (file)
--- a/README
+++ b/README
@@ -110,7 +110,7 @@ under the ./fop sub-directory.
   RELEASE NOTES
 ==============================================================================
 
-Version 2.3  (Forthcoming)
+Version 2.3
 ===========
 
 Major Changes in Version 2.3
index 803b7c39cd554fceaf9a9f28650b5d03dfb62a46..d4662c8ce3fb3227bb1e976768695ce91b9086af 100644 (file)
@@ -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>
index 2b7ebf25e5264100340ea3258ecca6fa0ce09639..867f934c8ce2b34b48cb596851f38ce54143e218 100644 (file)
@@ -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>
index c6b526ffbb35ac73ac96b86f086fa5d449b312ef..4bd90eac7b2bb8475fcebeb41f158a7fe1d33b6f 100644 (file)
@@ -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>
index 3fe1bf084979e1e12fd48e524195e3f2c1d2dc83..1ed2a2891e8c19d74f5168f95fc0c3d209f71117 100644 (file)
@@ -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>
index 2cb6799e16e2392af238293dbe6c8b8e9d0a192d..e8bf9b9949c09cd9bf9b4ca3b181507d6debaa67 100644 (file)
@@ -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>
index a32fe136359f4d30f2bf540c54664c252dc6b9a3..765f6d2721519a0f61ad85baa72c7e0c549924bb 100644 (file)
@@ -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>
index cd901ca91403c69f93c6710449bcf9e723249270..1cf2c5755880d544d71b77982c89b35daf4cd1b8 100644 (file)
@@ -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>
index 108efa11c3f3afea8d44227b0d2f157010641935..9a69db6ea9f5410eee35831202f8f8aa13a6a04c 100644 (file)
@@ -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"/>
diff --git a/fop/lib/batik-all-1.10.jar b/fop/lib/batik-all-1.10.jar
new file mode 100644 (file)
index 0000000..6831a06
Binary files /dev/null and b/fop/lib/batik-all-1.10.jar differ
diff --git a/fop/lib/batik-all-svn-trunk.jar b/fop/lib/batik-all-svn-trunk.jar
deleted file mode 100644 (file)
index eb3d4d6..0000000
Binary files a/fop/lib/batik-all-svn-trunk.jar and /dev/null differ
diff --git a/fop/lib/xmlgraphics-commons-2.3.jar b/fop/lib/xmlgraphics-commons-2.3.jar
new file mode 100644 (file)
index 0000000..2ae770f
Binary files /dev/null and b/fop/lib/xmlgraphics-commons-2.3.jar differ
diff --git a/fop/lib/xmlgraphics-commons-svn-trunk.jar b/fop/lib/xmlgraphics-commons-svn-trunk.jar
deleted file mode 100644 (file)
index 01252a1..0000000
Binary files a/fop/lib/xmlgraphics-commons-svn-trunk.jar and /dev/null differ
index a96048fdef0b3870a529bb7d7cccd179b727c8a0..26c238252b9d51bc216d9ce56b09dc7eb8ccc336 100644 (file)
@@ -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>
diff --git a/pom.xml b/pom.xml
index 983c1ac100501b9064a20496a719a0241fb9c8cd..e90615f6d61aa7e056a5eb22f6a1293aa214e4d2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>