Repository: servicemix Updated Branches: refs/heads/servicemix-5.3.x b283e7ae5 -> b00491989
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/b0049198 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/b0049198 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/b0049198 Branch: refs/heads/servicemix-5.3.x Commit: b00491989d2113af34a7f0794fd5a1f8ec786ffe Parents: b283e7a Author: Krzysztof Sobkowiak <[email protected]> Authored: Fri Oct 10 19:21:46 2014 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri Oct 10 19:21:46 2014 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 61 ++++++++++++++---------------------------------------- 1 file changed, 15 insertions(+), 46 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/b0049198/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3a45700..8594992 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ * limitations under the License. */ - Apache ServiceMix 5.1.0 + Apache ServiceMix 5.3.0 ================================ Overview -------- @@ -24,64 +24,33 @@ Apache ServiceMix is a flexible, open-source integration container that unifies 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.1.0 is a new major release of the project, which includes: +Apache ServiceMix 5.4.0 is a new major release of the project, which includes: - Apache ActiveMQ 5.10.0 (http://activemq.apache.org) -- Apache Camel 2.13.1 (http://camel.apache.org) +- Apache Camel 2.13.2 (http://camel.apache.org) - Apache CXF 2.7.11 (http://cxf.apache.org) -- Apache Karaf 2.3.4 (http://karaf.apache.org) +- Apache Karaf 2.3.8 (http://karaf.apache.org) Changelog --------- -** Sub-task -* [SM-2297] - Recommend users to install Activiti through the boot features in the Activiti guide -* [SM-2301] - Problem installing activiti feature after upgrade to Camel 2.13.1 -* [SM-2303] - ActiveMQ web console not installable after upgrade to 5.9.1 -* [SM-2311] - Remove the shaded ActiveMQ web console - ** Bug -* [SM-2244] - Uninstall activiti feature results in error -* [SM-2256] - Unable to shutdown container when JMS appender is configured -* [SM-2267] - Provide working configuration for activemq-web-console -* [SM-2269] - ActiveMQ quick start doesn't work due to the missing activemq component -* [SM-2277] - activiti-camel thrown ActivitiException when put document in delivery folder -* [SM-2279] - The jndi feature can not be installed -* [SM-2280] - Activiti test case fails after upgrade to 5.15.1 -* [SM-2282] - Installation of the eventadmin feature fails -* [SM-2286] - Intermittent test failure in ActivitiExamplesTest.testActivitiCamelExample -* [SM-2309] - Add itest for camel-cxf-rest example -* [SM-2322] - !<history-number> executes wrong history entry - -** Improvement -* [SM-2298] - Add a CXF SOAP with Camel example -* [SM-2299] - Add itest for cxf-wsn example -* [SM-2327] - Improve camel-cxf-rest example +* [SM-2319] - Connector feature not in sync with transaction +* [SM-2346] - Can not resolve feature: camel-avro +* [SM-2376] - Incorrect javax.annotation version for java7 +* [SM-2377] - Java8 packages related to JavaFX are missing ** New Feature -* [SM-2288] - Add drools feature +* [SM-2381] - Web Script Console Plugin ** Task -* [SM-2229] - Upgrade to activiti version 5.15.1 -* [SM-2245] - Upgrade to Pax Exam 3.5.0 -* [SM-2270] - Merge ServiceMix archetypes with ServiceMix code base -* [SM-2273] - Release Apache ServiceMix 5.1.0 -* [SM-2274] - Upgrade to Camel 2.13.0 -* [SM-2281] - Upgrade to Karaf 2.3.5 -* [SM-2283] - Align some versions duplicated after the Activiti upgrade -* [SM-2289] - Update ActiveMQ quick start after ServiceMix 5.0.1/5.1.0 release -* [SM-2292] - Upgrade to Camel 2.13.1 -* [SM-2294] - Cleanup nonexisting cxf dependencies from dependency management -* [SM-2296] - Add the boot features to the system repository -* [SM-2306] - Update the README file -* [SM-2307] - Add itest for camel-cxf-soap example -* [SM-2308] - Add itest for camel-drools-blueprint example -* [SM-2312] - Remove placeholder configuration from the activemq-camel blueprint -* [SM-2315] - activemq:dstat fails after any messagin operation is performed -* [SM-2316] - Problems when reinstalling the drools examples -* [SM-2328] - Upgrade to ActiveMQ 5.10.0 -* [SM-2329] - Downgrade to Karaf 2.3.4 +* [SM-2350] - Upgrade to Karaf 2.4.0 +* [SM-2366] - Release Apache ServiceMix 5.3.0 +* [SM-2367] - Upgrade to Felix BundleRepository 2.0.2 +* [SM-2372] - Upgrade to Pax Exam 4.2.0 +* [SM-2380] - Create a overview page with servicemix roadmap + See the README file for more general information about ServiceMix 5.
