Repository: servicemix Updated Branches: refs/heads/servicemix-5.0.x 88e7e5a7b -> abf00c652
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/abf00c65 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/abf00c65 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/abf00c65 Branch: refs/heads/servicemix-5.0.x Commit: abf00c65266cc2cf3adeef514436bd103f252601 Parents: 88e7e5a Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Oct 6 18:03:29 2014 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Oct 6 18:03:29 2014 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/abf00c65/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2589a4b..9aa10da 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,39 @@ * limitations under the License. */ + Apache ServiceMix 5.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. + +This is a new minor release of the project, which includes new versions of Apache Karaf. +It also contains a few bug fixes. + +Apache ServiceMix 5.0.5 includes: +- Activiti 5.15.1 (http://www.activiti.org) +- Apache ActiveMQ 5.9.1 (http://activemq.apache.org) +- Apache Camel 2.12.4 (http://camel.apache.org) +- Apache CXF 2.7.11 (http://cxf.apache.org) +- Apache Karaf 2.3.8 (http://karaf.apache.org) + +Changelog +--------- + +** Bug +* [SM-2376] - Incorrect javax.annotation version for java7 + +** New Feature +* [SM-2381] - Web Script Console Plugin + +** Task +* [SM-2371] - Upgrade to Karaf 2.3.8 +* [SM-2375] - Release Apache ServiceMix 5.0.5 + + Apache ServiceMix 5.0.4 ================================ Overview
