Repository: servicemix Updated Branches: refs/heads/servicemix-5.x eeb150e27 -> 0505dbbba
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/0505dbbb Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/0505dbbb Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/0505dbbb Branch: refs/heads/servicemix-5.x Commit: 0505dbbba82bb21d95d4461b6099956bbdc6408e Parents: eeb150e Author: Krzysztof Sobkowiak <[email protected]> Authored: Wed Jun 1 22:46:56 2016 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Jun 1 22:46:56 2016 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/0505dbbb/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 274d4b7..015eba2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,35 @@ * limitations under the License. */ + Apache ServiceMix 5.6.1 + ================================ + 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.6.1 is a new patch release, which includes a few bug fixes and +a new version of Apache Camel and Apache CXF. This release includes: + +- Apache ActiveMQ 5.12.3 (http://activemq.apache.org) +- Apache Camel 2.16.3 (http://camel.apache.org) +- Apache CXF 3.1.5 (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-2882] - Release Apache ServiceMix 5.6.1 + * [SM-2934] - Upgrade to Apache Camel 2.16.3 and Apache CXF 3.1.5 + + Apache ServiceMix 5.6.0 ================================ Overview
