Repository: servicemix Updated Branches: refs/heads/master 9ff0b37d4 -> 06c2f9141
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/06c2f914 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/06c2f914 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/06c2f914 Branch: refs/heads/master Commit: 06c2f9141e4a7eb71c2cfe4f68cecf191fb14e05 Parents: 9ff0b37 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 16 23:14:07 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jan 16 23:14:07 2017 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/06c2f914/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 876cd40..373a11f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,39 @@ * limitations under the License. */ + Apache ServiceMix 7.0.0 + ================================ + 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 7.0.0 is the first production ready release based on Karaf 4.0.x, which includes numerous +new features, improvements, and bug fixes. Apache ServiceMix 7.0.0 includes: + +- Apache ActiveMQ 5.14.3 (http://activemq.apache.org) +- Apache Camel 2.16.4 (http://camel.apache.org) +- Apache CXF 3.1.5 (http://cxf.apache.org) +- Apache Karaf 4.0.8 (http://karaf.apache.org) + + + Changelog + --------- + +** Sub-task + * [SM-3223] - Add notice about usage of non-free json library + +** Bug + * [SM-3170] - Small bug in example feature file + +** Task + * [SM-3025] - Release Apache ServiceMix 7.0.0 + * [SM-3177] - Upgrade to Apache ActiveMQ 5.14.3 + * [SM-3213] - Upgrade to Apache karaf 4.0.8 + + Apache ServiceMix 7.0.0.M3 ================================ Overview
