Repository: servicemix Updated Branches: refs/heads/servicemix-5.5.x db9a7e952 -> e2799ec55
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/e2799ec5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/e2799ec5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/e2799ec5 Branch: refs/heads/servicemix-5.5.x Commit: e2799ec55454e79d5f4b465dd62d9de6e3d876ab Parents: db9a7e9 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Dec 13 21:07:34 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Dec 13 21:07:34 2015 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/e2799ec5/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 92cd290..b27df9b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,6 +16,39 @@ */ + Apache ServiceMix 5.5.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 5.5.2 is a new patch release, which includes a few bug fixes and +a new version of Apache Camel. This release includes: + +- Apache ActiveMQ 5.12.1 (http://activemq.apache.org) +- Apache Camel 2.15.5 (http://camel.apache.org) +- Apache CXF 3.0.6 (http://cxf.apache.org) +- Apache Karaf 2.4.3 (http://karaf.apache.org) + + + Changelog + --------- + +** Bug + * [SM-2709] - RAT plugin reports a few missing license headers + +** Task + * [SM-2713] - Release Apache ServiceMix 5.5.2 + * [SM-2715] - Upgrade to Apache Camel 2.15.4 + * [SM-2739] - Upgrade to maven-release-plugin 2.5.3 + * [SM-2749] - Upgrade to Apache Camel 2.15.5 + * [SM-2752] - Upgrade to depends-maven-plugin 1.3.1 + * [SM-2753] - Use maven properties like `${project.build.outputDirectory}` instead of `target/classes` + + Apache ServiceMix 5.5.1 ================================ Overview @@ -29,7 +62,7 @@ Apache ServiceMix 5.5.1 is a new patch release, which includes a few bug fixes a a new version of Apache ActiveMQ, Apache Camel and Apache CXF. This release includes: - Apache ActiveMQ 5.12.1 (http://activemq.apache.org) -- Apache Camel 2.15.32 (http://camel.apache.org) +- Apache Camel 2.15.3 (http://camel.apache.org) - Apache CXF 3.0.6 (http://cxf.apache.org) - Apache Karaf 2.4.3 (http://karaf.apache.org)
