Repository: servicemix Updated Branches: refs/heads/servicemix-6.0.x c183a8261 -> d63660044
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/d6366004 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/d6366004 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/d6366004 Branch: refs/heads/servicemix-6.0.x Commit: d63660044f3044b09e4cf0e6f97411f51ec3fce9 Parents: c183a82 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Nov 12 22:14:22 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Nov 12 22:14:22 2016 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/d6366004/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8b93c7f..b90c07b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,32 @@ * limitations under the License. */ + Apache ServiceMix 6.0.5 + ================================ + 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 6.0.5 is a new patch release, which includes a few bug fixes and + a new version of Apache Karaf. + This release includes: + + - Apache ActiveMQ 5.12.3 (http://activemq.apache.org) + - Apache Camel 2.15.6 (http://camel.apache.org) + - Apache CXF 3.0.6 (http://cxf.apache.org) + - Apache Karaf 3.0.8 (http://karaf.apache.org) + + Changelog + --------- + +** Task + * [SM-3044] - Release Apache ServiceMix 6.0.5 + * [SM-3074] - Upgrade to Apache Karaf 3.0.8 + + Apache ServiceMix 6.0.4 ================================ Overview
