Repository: servicemix Updated Branches: refs/heads/servicemix-6.0.x d10e534fa -> 562f9e067
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/562f9e06 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/562f9e06 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/562f9e06 Branch: refs/heads/servicemix-6.0.x Commit: 562f9e0677040c4aa24a51694fe0f32bea5cb469 Parents: d10e534 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jul 4 22:59:30 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jul 4 22:59:30 2016 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/562f9e06/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 81d73bf..8b93c7f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,39 @@ * limitations under the License. */ + Apache ServiceMix 6.0.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 6.0.4 is a new patch release, which includes a few bug fixes and + a new version of Apache Camel and Apache Karaf. + 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 3.0.7 (http://karaf.apache.org) + + Changelog + --------- + +** Bug + * [SM-2729] - Broken link to docs for 6.x. + * [SM-2805] - Vulnerable Apache Commons Collection still installed? + * [SM-2976] - stax-ex-1.7.6.jar is under CDDL+GPL license + * [SM-2984] - Correct the shutdown command in branding.properties + +** Task + * [SM-2923] - Release Apache ServiceMix 6.0.4 + * [SM-2933] - Upgrade to Apache Camel 2.15.6 + * [SM-3019] - Upgrade to Apache Karaf 3.0.7 + + Apache ServiceMix 6.0.3 ================================ Overview
