Repository: servicemix Updated Branches: refs/heads/servicemix-6.x 69062f440 -> e20ae56c0
Prepare for release: Update RELEASE-NOTES Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/e20ae56c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/e20ae56c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/e20ae56c Branch: refs/heads/servicemix-6.x Commit: e20ae56c082209377f3262d5c68f0b4a56c9b1d8 Parents: 69062f4 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jul 4 23:05:49 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jul 4 23:05:49 2016 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/e20ae56c/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 92f20b8..0898310 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,45 @@ * limitations under the License. */ + Apache ServiceMix 6.1.2 + ================================ + Overview + -------- + + Apache ServiceMix is a flexible, open-source integration container that unifies the + features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf into a powerful + runtime platform you can use to build your own integrations solutions. + + Apache ServiceMix 6.1.2 is a new patch release, which includes a few bug fixes and + a new version of Apache CXF, Apache Camel and Apache Karaf. + This release includes: + + - Apache ActiveMQ 5.12.3 (http://activemq.apache.org) + - Apache Camel 2.16.3 (http://camel.apache.org) + - Apache CXF 3.1.5 (http://cxf.apache.org) + - Apache Karaf 3.0.7 (http://karaf.apache.org) + + Changelog + --------- + +** Bug + * [SM-2729] - Broken link to docs for 6.x. + * [SM-2805] - Vulnerable Apache Commons Collection still installed? + * [SM-2976] - stax-ex-1.7.6.jar is under CDDL+GPL license + * [SM-2984] - Correct the shutdown command in branding.properties + * [SM-2991] - ServiceMix doesn't start in offline environment + +** Task + * [SM-2924] - Release Apache ServiceMix 6.1.2 + * [SM-2934] - Upgrade to Apache Camel 2.16.3 and Apache CXF 3.1.5 + * [SM-2937] - Upgrade Xalan bundle to 2.7.2_3 + * [SM-2946] - Upgrade to Pax Exam 4.9.0 + * [SM-2953] - Upgrade to Pax Exam 4.9.1 + * [SM-2989] - Upgrade maven-remote-resources-plugin configuration + * [SM-2990] - Update maven plugins + * [SM-3019] - Upgrade to Apache Karaf 3.0.7 + + Apache ServiceMix 6.1.1 ================================ Overview
