Repository: servicemix Updated Branches: refs/heads/servicemix-5.1.x d457a41a3 -> 62632b4e4
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/62632b4e Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/62632b4e Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/62632b4e Branch: refs/heads/servicemix-5.1.x Commit: 62632b4e4ddde2de02edde8b17c6e906c0722306 Parents: d457a41 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Oct 6 18:09:57 2014 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Oct 6 18:09:57 2014 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/62632b4e/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fc4d5e0..8ac8edf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,38 @@ * limitations under the License. */ + Apache ServiceMix 5.1.3 + ================================ + 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.3 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.0 (http://activemq.apache.org) +- Apache Camel 2.13.2 (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-2374] - Release Apache ServiceMix 5.1.3 + + Apache ServiceMix 5.1.2 ================================ Overview
