Repository: servicemix Updated Branches: refs/heads/servicemix-5.5.x 93eeaa6eb -> a66b6b47a
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/a66b6b47 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/a66b6b47 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/a66b6b47 Branch: refs/heads/servicemix-5.5.x Commit: a66b6b47aa12c35254d5795ccd8b10d6350b2de1 Parents: 93eeaa6 Author: Krzysztof Sobkowiak <[email protected]> Authored: Wed Jun 1 22:40:33 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Jun 1 22:40:33 2016 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/a66b6b47/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b817ab4..2f56df2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,35 @@ * limitations under the License. */ + Apache ServiceMix 5.5.4 + ================================ + 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.5.4 is a new patch release, which includes a few bug fixes and +a new version of Apache Camel. 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 2.4.4 (http://karaf.apache.org) + + + Changelog + --------- + + +** Bug + * [SM-2976] - stax-ex-1.7.6.jar is under CDDL+GPL license + +** Task + * [SM-2881] - Release Apache ServiceMix 5.5.4 + * [SM-2933] - Upgrade to Apache Camel 2.15.6 + Apache ServiceMix 5.5.3 ================================
