]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Update to release version fop-2_4 fop-2_4
authorSimon Steiner <ssteiner@apache.org>
Fri, 25 Oct 2019 11:51:27 +0000 (11:51 +0000)
committerSimon Steiner <ssteiner@apache.org>
Fri, 25 Oct 2019 11:51:27 +0000 (11:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_4@1868921 13f79535-47bb-0310-9956-ffa450edef68

14 files changed:
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.11.0-SNAPSHOT.jar [deleted file]
fop/lib/batik-all-1.12.jar [new file with mode: 0644]
fop/lib/xmlgraphics-commons-2.4.jar [new file with mode: 0644]
fop/lib/xmlgraphics-commons-svn-trunk.jar [deleted file]
fop/pom.xml
pom.xml

index e3345932c7d8630b4788177559a041fa59e9523e..e6225cc1da0a8f036c3d2c5302486a7c6fc9121d 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <properties>
index b5148541c2da7ce00b17289b55f6a65338cff2ea..9d2ff5a2fb9d36a9045e1716a597f031517d39fb 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index b6782c5ff525aa4b18143a1b14cc5c16164fcad8..59ba2e4cde91bef5ef26c64bdcf69d69270b2ee5 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index 73779cd27ee079c592a6f9bb857314a8a75550af..0327c51b53bccab7ed3d3ca5b859dbd9d8d1ae6a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index ca93d1251bc2a711977d6e9fd0c6f599ca8367fa..8907b0c7e5bfd504123e130b29ec904a7d1ee188 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index b77e3841db2bb8a735a19da1bc626441d7d80534..bb78d98ad7d6b938da74e9b1827f75bbaec5d709 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index e1fa790fb55b5f2eaffab67de9f7394e4a76c7bb..392cc0a2a8cd4dbde49754d6bdbec0c9b80b963a 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
index 398879bb8f7bc3ab65831b9c8c6d12a6ef8d0e75..1bd7335500150a17806dc23c910b07bb3eb99e30 100644 (file)
@@ -154,7 +154,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.4.0-SNAPSHOT"/>
+  <property name="version" value="2.4"/>
   <property name="year" value="1999-2019"/>
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>
diff --git a/fop/lib/batik-all-1.11.0-SNAPSHOT.jar b/fop/lib/batik-all-1.11.0-SNAPSHOT.jar
deleted file mode 100644 (file)
index 66b0aaa..0000000
Binary files a/fop/lib/batik-all-1.11.0-SNAPSHOT.jar and /dev/null differ
diff --git a/fop/lib/batik-all-1.12.jar b/fop/lib/batik-all-1.12.jar
new file mode 100644 (file)
index 0000000..92ab583
Binary files /dev/null and b/fop/lib/batik-all-1.12.jar differ
diff --git a/fop/lib/xmlgraphics-commons-2.4.jar b/fop/lib/xmlgraphics-commons-2.4.jar
new file mode 100644 (file)
index 0000000..e4cbe7c
Binary files /dev/null and b/fop/lib/xmlgraphics-commons-2.4.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 4dae3d0..0000000
Binary files a/fop/lib/xmlgraphics-commons-svn-trunk.jar and /dev/null differ
index dc1f7eb43d83cde8d2782e5e95384310321d8640..3b90db2a70a41426b7ca35923e8e5f82dc2a52c2 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>fop-parent</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4</version>
   </parent>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index f9c92c3b532f51bd26529b65f2fe48ba2e61f39d..7e0b8dbc4f2017025ec061b6c67692667f514d18 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>fop-parent</artifactId>
-  <version>2.4.0-SNAPSHOT</version>
+  <version>2.4</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>
-    <batik.version>1.11.0-SNAPSHOT</batik.version>
+    <batik.version>1.12</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.4.0-SNAPSHOT</xmlgraphics.commons.version>
+    <xmlgraphics.commons.version>2.4</xmlgraphics.commons.version>
     <xmlunit.version>1.2</xmlunit.version>
     <jdk.path>${env.JAVA_HOME}</jdk.path>
   </properties>