Repository: servicemix Updated Branches: refs/heads/servicemix-5.1.x 83f9e55bb -> a6a4794a7
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/a6a4794a Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/a6a4794a Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/a6a4794a Branch: refs/heads/servicemix-5.1.x Commit: a6a4794a7dd6903909af639dc065633632583bdc Parents: 83f9e55 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Jun 21 23:12:30 2015 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Jun 21 23:12:30 2015 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/a6a4794a/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 58cbd07..f112264 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,36 @@ * limitations under the License. */ + Apache ServiceMix 5.1.6 + ================================ + 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.1.6 is a new minor release, which includes a few bug fixes and +a new version of Apache Karaf. This release includes: + +- Apache ActiveMQ 5.10.2 (http://activemq.apache.org) +- Apache Camel 2.13.4 (http://camel.apache.org) +- Apache CXF 2.7.14 (http://cxf.apache.org) +- Apache Karaf 2.3.11 (http://karaf.apache.org) + + Changelog + --------- + +** Bug + * [SM-2492] - Wrong sample keystore format in examples contained in the assembly + * [SM-2551] - Drools6ExamplesTest fails on Jenkins + +** Task + * [SM-2405] - Remove workaround for SM-2396 + * [SM-2495] - Upgrade to Karaf 2.3.11 + * [SM-2503] - Release Apache ServiceMix 5.1.6 + + Apache ServiceMix 5.1.5 ================================ Overview
