Repository: servicemix Updated Branches: refs/heads/servicemix-5.4.x 3af9c18c6 -> fb2d5394a
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/fb2d5394 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/fb2d5394 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/fb2d5394 Branch: refs/heads/servicemix-5.4.x Commit: fb2d5394a4768f013710bae378f483c487e46a75 Parents: 3af9c18 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 16 20:13:11 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 16 20:13:11 2016 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/fb2d5394/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d148683..623e8b4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,41 @@ * limitations under the License. */ + Apache ServiceMix 5.4.3 + ================================ + 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.3 is a new patch release, which includes a few bug fixes and +a new version of Apache ActiveMQ and Apache Karaf. +This release includes: + +- Apache ActiveMQ 5.11.4 (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.4 (http://karaf.apache.org) + + + Changelog + --------- + +** Bug + * [SM-2848] - cxf-wsn-client client fails due to wrong slf4j version + +** Improvement + * [SM-2395] - Download pages should correctly refer the documentation pages + +** Task + * [SM-2745] - Release Apache ServiceMix 5.4.3 + * [SM-2816] - Upgrade to Apache Karaf 2.4.4 + * [SM-2859] - Upgrade to Apache ActiveMQ 5.11.4 + + + Apache ServiceMix 5.4.2 ================================ Overview
