Repository: servicemix Updated Branches: refs/heads/servicemix-5.x b280da57e -> fae4138d1
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/fae4138d Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/fae4138d Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/fae4138d Branch: refs/heads/servicemix-5.x Commit: fae4138d1170a35ebb2b73dd5d5323abc4b6133b Parents: b280da5 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Feb 20 22:46:50 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Feb 20 22:46:50 2017 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/fae4138d/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 049ce10..e630e3f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,43 @@ * limitations under the License. */ + Apache ServiceMix 5.6.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.6.3 is a new patch release, which includes a few bug fixes and + a new version of Apache Camel and Apache CXF. This release includes: + + This is the last scheduled release of ServiceMix 5.x. + + - Apache ActiveMQ 5.12.3 (http://activemq.apache.org) + - Apache Camel 2.16.5 (http://camel.apache.org) + - Apache CXF 3.1.9 (http://cxf.apache.org) + - Apache Karaf 2.4.4 (http://karaf.apache.org) + + Changelog + --------- + +** Sub-task + * [SM-3223] - Add notice about usage of non-free json library + +** Bug + * [SM-2300] - Failed to query stty columns + * [SM-2302] - BndUtils - Bundle cannot be generated + * [SM-2323] - ServiceMix freezes if bundled is refreshed after feature install + * [SM-2338] - cm:property-placeholder and camelContext conflict with each other on redeploy + * [SM-2416] - Missing HttpWagon while upgrading to Karaf 2.4.1 + +** Task + * [SM-3164] - Release Apache ServiceMix 5.6.3 + * [SM-3228] - Upgrade to Apache Camel 2.16.5 and Apache CXF 3.1.9 + + Apache ServiceMix 5.6.2 ================================ Overview
