From: Simon Steiner Date: Wed, 12 Jan 2022 10:44:28 +0000 (+0000) Subject: Update for release X-Git-Tag: fop-2_7~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2babf53815259d4829c9a532a4711c524d7ddbf3;p=xmlgraphics-fop.git Update for release git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1896949 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NOTICE b/NOTICE index d4aad2003..5a37cd519 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache FOP -Copyright 1999-2021 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/). diff --git a/README b/README index f8a9ecdb2..b9ae1ea56 100644 --- a/README +++ b/README @@ -107,6 +107,16 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== +Version 2.7 +=========== + +Major Changes in Version 2.7 +---------------------------- + +* Allow to embed native PDF in AFP + +This release also contains a number of bug fixes. + Version 2.6 =========== diff --git a/fop-core/pom.xml b/fop-core/pom.xml index 915ee6234..ca5904021 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-events/pom.xml b/fop-events/pom.xml index 108532e1e..5cadd7bc9 100644 --- a/fop-events/pom.xml +++ b/fop-events/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index 6e6ece431..8650f1193 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-servlet/pom.xml b/fop-servlet/pom.xml index 259049cfc..0cba47514 100644 --- a/fop-servlet/pom.xml +++ b/fop-servlet/pom.xml @@ -11,7 +11,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-transcoder-allinone/pom.xml b/fop-transcoder-allinone/pom.xml index b2269dd80..ac0ab6ae8 100644 --- a/fop-transcoder-allinone/pom.xml +++ b/fop-transcoder-allinone/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-transcoder/pom.xml b/fop-transcoder/pom.xml index c9f7b6cf2..bf089f2f3 100644 --- a/fop-transcoder/pom.xml +++ b/fop-transcoder/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop-util/pom.xml b/fop-util/pom.xml index ae88e719a..f5a311519 100644 --- a/fop-util/pom.xml +++ b/fop-util/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/fop/build.xml b/fop/build.xml index 1dd0674ea..db3f8df6b 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -154,8 +154,8 @@ list of possible build targets. - - + + diff --git a/fop/pom.xml b/fop/pom.xml index a3677289d..f00b6ca29 100644 --- a/fop/pom.xml +++ b/fop/pom.xml @@ -10,7 +10,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 184af41fc..0cfb3a360 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.apache.xmlgraphics fop-parent - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT Apache FOP Parent XML Graphics Format Object Processor pom @@ -30,7 +30,7 @@ 2.18.1 3.3.2 1.0.1 - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT 1.2 ${env.JAVA_HOME}