Repository: servicemix Updated Branches: refs/heads/servicemix-5.2.x c34f58631 -> 337f2b5df
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/337f2b5d Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/337f2b5d Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/337f2b5d Branch: refs/heads/servicemix-5.2.x Commit: 337f2b5dfd5fc44a24ae6720cc914e4a2f1df5ae Parents: c34f586 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sun Jun 21 23:16:56 2015 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sun Jun 21 23:16:56 2015 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/337f2b5d/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e263aed..ce49f58 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,37 @@ * limitations under the License. */ + Apache ServiceMix 5.2.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.2.2 is a new minor release, which includes a few bug fixes and +a new version of Apache karaf, Apache Camel and Apache CXF. This release includes: + +- Apache ActiveMQ 5.10.2 (http://activemq.apache.org) +- Apache Camel 2.14.3 (http://camel.apache.org) +- Apache CXF 3.0.5 (http://cxf.apache.org) +- Apache Karaf 2.3.11 (http://karaf.apache.org) + + + Changelog + --------- + +** Bug + * [SM-2551] - Drools6ExamplesTest fails on Jenkins + +** Task + * [SM-2405] - Remove workaround for SM-2396 + * [SM-2495] - Upgrade to Karaf 2.3.11 + * [SM-2572] - Upgrade to Apache Camel 2.14.3 and CXF 3.0.5 + * [SM-2594] - Release Apache ServiceMix 5.2.2 + + Apache ServiceMix 5.2.1 ================================ Overview
