Repository: servicemix Updated Branches: refs/heads/servicemix-5.x 90735e566 -> 030707f46
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/030707f4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/030707f4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/030707f4 Branch: refs/heads/servicemix-5.x Commit: 030707f465ce763cf536d704e9f8abc80cc49b9b Parents: 90735e5 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Nov 13 16:45:31 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Nov 13 16:45:31 2016 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/030707f4/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 015eba2..049ce10 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,31 @@ * limitations under the License. */ + Apache ServiceMix 5.6.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.6.2 is a new patch release, which includes a few bug fixes and + a new version of Apache Camel and Apache CXF. This release includes: + + - Apache ActiveMQ 5.12.3 (http://activemq.apache.org) + - Apache Camel 2.16.4 (http://camel.apache.org) + - Apache CXF 3.1.5 (http://cxf.apache.org) + - Apache Karaf 2.4.4 (http://karaf.apache.org) + + Changelog + --------- + + ** Task + * [SM-3018] - Release Apache ServiceMix 5.6.2 + * [SM-3110] - Upgrade to Apache Camel 2.16.4 + + Apache ServiceMix 5.6.1 ================================ Overview
