Author: ssteiner Date: Wed Jan 12 11:46:48 2022 New Revision: 1896954 URL: http://svn.apache.org/viewvc?rev=1896954&view=rev Log: Update for release
Added: xmlgraphics/fop/branches/fop-2_7/fop/lib/batik-all-1.14.jar (with props) xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons-2.7.jar (with props) Removed: xmlgraphics/fop/branches/fop-2_7/fop/lib/batik-all-1.11.0-SNAPSHOT.jar xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons-svn-trunk.jar Modified: xmlgraphics/fop/branches/fop-2_7/fop-core/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-events/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-sandbox/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-servlet/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-transcoder-allinone/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-transcoder/pom.xml xmlgraphics/fop/branches/fop-2_7/fop-util/pom.xml xmlgraphics/fop/branches/fop-2_7/fop/build.xml xmlgraphics/fop/branches/fop-2_7/fop/lib/batik.NOTICE.txt xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons.NOTICE.txt xmlgraphics/fop/branches/fop-2_7/fop/pom.xml xmlgraphics/fop/branches/fop-2_7/pom.xml Modified: xmlgraphics/fop/branches/fop-2_7/fop-core/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-core/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-core/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-core/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <properties> Modified: xmlgraphics/fop/branches/fop-2_7/fop-events/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-events/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-events/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-events/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop-sandbox/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-sandbox/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-sandbox/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-sandbox/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop-servlet/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-servlet/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-servlet/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-servlet/pom.xml Wed Jan 12 11:46:48 2022 @@ -11,7 +11,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop-transcoder-allinone/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-transcoder-allinone/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-transcoder-allinone/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-transcoder-allinone/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop-transcoder/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-transcoder/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-transcoder/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-transcoder/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop-util/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop-util/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop-util/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop-util/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/fop/build.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/build.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop/build.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop/build.xml Wed Jan 12 11:46:48 2022 @@ -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.7.0-SNAPSHOT"/> + <property name="version" value="2.7"/> <property name="year" value="1999-2022"/> <property name="javac.debug" value="on"/> <property name="javac.optimize" value="off"/> Added: xmlgraphics/fop/branches/fop-2_7/fop/lib/batik-all-1.14.jar URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/lib/batik-all-1.14.jar?rev=1896954&view=auto ============================================================================== Binary file - no diff available. Propchange: xmlgraphics/fop/branches/fop-2_7/fop/lib/batik-all-1.14.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: xmlgraphics/fop/branches/fop-2_7/fop/lib/batik.NOTICE.txt URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/lib/batik.NOTICE.txt?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop/lib/batik.NOTICE.txt (original) +++ xmlgraphics/fop/branches/fop-2_7/fop/lib/batik.NOTICE.txt Wed Jan 12 11:46:48 2022 @@ -1,5 +1,5 @@ Apache Batik -Copyright 1999-2007 The Apache Software Foundation +Copyright 1999-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Added: xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons-2.7.jar URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons-2.7.jar?rev=1896954&view=auto ============================================================================== Binary file - no diff available. Propchange: xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons-2.7.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons.NOTICE.txt URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons.NOTICE.txt?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons.NOTICE.txt (original) +++ xmlgraphics/fop/branches/fop-2_7/fop/lib/xmlgraphics-commons.NOTICE.txt Wed Jan 12 11:46:48 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/branches/fop-2_7/fop/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/fop/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/fop/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/fop/pom.xml Wed Jan 12 11:46:48 2022 @@ -10,7 +10,7 @@ <parent> <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> </parent> <dependencies> Modified: xmlgraphics/fop/branches/fop-2_7/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-2_7/pom.xml?rev=1896954&r1=1896953&r2=1896954&view=diff ============================================================================== --- xmlgraphics/fop/branches/fop-2_7/pom.xml (original) +++ xmlgraphics/fop/branches/fop-2_7/pom.xml Wed Jan 12 11:46:48 2022 @@ -4,7 +4,7 @@ <groupId>org.apache.xmlgraphics</groupId> <artifactId>fop-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7</version> <name>Apache FOP Parent</name> <description>XML Graphics Format Object Processor</description> <packaging>pom</packaging> @@ -13,7 +13,7 @@ <properties> <ant.version>1.9.15</ant.version> <antrun.plugin.version>1.8</antrun.plugin.version> - <batik.version>1.14.0-SNAPSHOT</batik.version> + <batik.version>1.14</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> @@ -30,7 +30,7 @@ <surefire.plugin.version>2.18.1</surefire.plugin.version> <war.plugin.version>3.3.2</war.plugin.version> <xml.plugin.version>1.0.1</xml.plugin.version> - <xmlgraphics.commons.version>2.7.0-SNAPSHOT</xmlgraphics.commons.version> + <xmlgraphics.commons.version>2.7</xmlgraphics.commons.version> <xmlunit.version>1.2</xmlunit.version> <jdk.path>${env.JAVA_HOME}</jdk.path> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: fop-commits-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-commits-h...@xmlgraphics.apache.org