Repository: servicemix Updated Branches: refs/heads/servicemix-5.4.x 69a836414 -> e9d09254e
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/e9d09254 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/e9d09254 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/e9d09254 Branch: refs/heads/servicemix-5.4.x Commit: e9d09254e25e7275a0825bb2218bf02f4934640b Parents: 69a8364 Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Nov 20 16:28:25 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri Nov 20 16:28:25 2015 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/e9d09254/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index da8f1a7..d148683 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,36 @@ * limitations under the License. */ + Apache ServiceMix 5.4.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.4.2 is a new patch release, which includes a few bug fixes and +a new version of Apache ActiveMQ and Apache Camel. +This release includes: + +- Apache ActiveMQ 5.11.3 (http://activemq.apache.org) +- Apache Camel 2.14.4 (http://camel.apache.org) +- Apache CXF 3.0.5 (http://cxf.apache.org) +- Apache Karaf 2.4.3 (http://karaf.apache.org) + + + Changelog + --------- + +** Task + * [SM-2622] - Release Apache ServiceMix 5.4.2 + * [SM-2653] - Upgrade to Apache ActiveMQ 5.11.2 + * [SM-2719] - Upgrade to Apache ActiveMQ 5.11.3 + * [SM-2720] - Upgrade to Apache Camel 2.14.4 + + + Apache ServiceMix 5.4.1 ================================ Overview
