Repository: servicemix Updated Branches: refs/heads/servicemix-5.5.x 54d2dc4e0 -> bbf5944f5
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/bbf5944f Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/bbf5944f Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/bbf5944f Branch: refs/heads/servicemix-5.5.x Commit: bbf5944f506a50a89aa626b37c6d63e0a675fefa Parents: 54d2dc4 Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Oct 23 00:42:07 2015 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri Oct 23 00:43:19 2015 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/bbf5944f/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7c5b198..92cd290 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,38 @@ * limitations under the License. */ + + Apache ServiceMix 5.5.1 + ================================ + 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.1 is a new patch release, which includes a few bug fixes and +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 CXF 3.0.6 (http://cxf.apache.org) +- Apache Karaf 2.4.3 (http://karaf.apache.org) + + + Changelog + --------- + +** Task + * [SM-2621] - Upgrade to Apache Camel 2.15.3 and CXF 3.0.6 + * [SM-2623] - Release Apache ServiceMix 5.5.1 + * [SM-2653] - Upgrade to Apache ActiveMQ 5.11.2 + * [SM-2675] - Upgrade to depends-maven-plugin 1.3.0 + * [SM-2696] - Upgrade to maven-bundle-plugin 3.0.0 + * [SM-2697] - Upgrade to Pax Exam 4.6.0 + * [SM-2701] - Upgrade to ActiveMQ 5.12.1 + + Apache ServiceMix 5.5.0 ================================ Overview
