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/e63ea2c2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/e63ea2c2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/e63ea2c2 Branch: refs/heads/servicemix-5.4.x Commit: e63ea2c28a3808526d271f8ea18651b1de70d459 Parents: af9ec44 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jul 13 21:52:59 2015 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jul 13 21:52:59 2015 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/e63ea2c2/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 328a9cd..da8f1a7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,14 +24,14 @@ Apache ServiceMix is a flexible, open-source integration container that unifies 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.4.0 is a new minor release, which includes a few bug fixes and +Apache ServiceMix 5.4.1 is a new patch release, which includes a few bug fixes and a new version of Apache Karaf, Apache ActiveMQ, Apache Camel and Apache CXF. This release includes: - Apache ActiveMQ 5.11.1 (http://activemq.apache.org) -- Apache Camel 2.14.2 (http://camel.apache.org) -- Apache CXF 3.0.4 (http://cxf.apache.org) -- Apache Karaf 2.4.2 (http://karaf.apache.org) +- Apache Camel 2.14.3 (http://camel.apache.org) +- Apache CXF 3.0.5 (http://cxf.apache.org) +- Apache Karaf 2.4.3 (http://karaf.apache.org) Changelog @@ -51,6 +51,7 @@ This release includes: * [SM-2551] - Drools6ExamplesTest fails on Jenkins ** Task + * [SM-2291] - Remove the workaround for the obr and jndi problem * [SM-2405] - Remove workaround for SM-2396 * [SM-2418] - Release Apache ServiceMix 5.4.1 * [SM-2421] - Upgrade to ActiveMQ 5.10.1 @@ -69,7 +70,11 @@ This release includes: * [SM-2502] - Upgrade to Karaf 2.4.2 * [SM-2506] - Upgrade to Felix maven-bundle-plugin 2.5.4 * [SM-2507] - Upgrade to Pax Exam 4.5.0 + * [SM-2546] - Remove workarounds for SM-2472 * [SM-2547] - Perform some housekeeping in poms + * [SM-2555] - Upgrade to Karaf 2.4.3 + * [SM-2572] - Upgrade to Apache Camel 2.14.3 and CXF 3.0.5 + * [SM-2591] - Enable command RBAC support
