Repository: servicemix Updated Branches: refs/heads/servicemix-5.5.x e8a638597 -> 0db9634e6
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/0db9634e Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/0db9634e Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/0db9634e Branch: refs/heads/servicemix-5.5.x Commit: 0db9634e69b070749fca71a52e0ab07f34f0e6b7 Parents: e8a6385 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Jul 14 20:54:16 2015 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Jul 14 20:54:16 2015 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 76 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 42 insertions(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/0db9634e/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c7d7208..7c5b198 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ * limitations under the License. */ - Apache ServiceMix 5.4.0 + Apache ServiceMix 5.5.0 ================================ Overview -------- @@ -24,12 +24,12 @@ 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.4.0 is a new major release of the project, which includes: +Apache ServiceMix 5.5.0 is a new minor release of the project, which includes: -- Apache ActiveMQ 5.10.0 (http://activemq.apache.org) -- Apache Camel 2.14.1 (http://camel.apache.org) -- Apache CXF 3.0.2 (http://cxf.apache.org) -- Apache Karaf 2.4.1 (http://karaf.apache.org) +- Apache ActiveMQ 5.11.1 (http://activemq.apache.org) +- Apache Camel 2.15.2 (http://camel.apache.org) +- Apache CXF 3.0.4 (http://cxf.apache.org) +- Apache Karaf 2.4.3 (http://karaf.apache.org) Changelog @@ -39,36 +39,44 @@ Apache ServiceMix 5.4.0 is a new major release of the project, which includes: * [SM-2415] - Add missing Spring Deployer bundle into startup.properties ** Bug - * [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 - * [SM-2396] - CXF WSN sample installation fails - * [SM-2408] - JVM options ignored on Windows - -** Improvement - * [SM-2388] - Add "update-strategy" to camel-blueprint example - -** New Feature - * [SM-2381] - Web Script Console Plugin + * [SM-2317] - activemq:browse no more working + * [SM-2330] - Remove joda-time from startup.properties + * [SM-2422] - Multiple JMS connection factories found for amq-broker + * [SM-2425] - Compilation of examples included in distribution fails + * [SM-2464] - Unable to install the bundle created using the servicemix-cxf-code-first-osgi-bundle and servicemix-cxf-wsdl-first-osgi-bundle archetype + * [SM-2481] - activemq-service blueprint uses dash in persistent id: config file is never loaded nor read + * [SM-2485] - Add missing wrap deployer + * [SM-2492] - Wrong sample keystore format in examples contained in the assembly + * [SM-2535] - Upgrade to Apache Camel 2.15.2 + * [SM-2538] - JMSAppenderTest fails on Jenkins + * [SM-2551] - Drools6ExamplesTest fails on Jenkins ** Task - * [SM-2350] - Upgrade to Karaf 2.4.0 - * [SM-2367] - Upgrade to Felix BundleRepository 2.0.2 - * [SM-2368] - Upgrade to Camel 2.14.0 and CXF 3.0.2 - * [SM-2372] - Upgrade to Pax Exam 4.2.0 - * [SM-2389] - Release Apache ServiceMix 5.4.0 - * [SM-2392] - Upgrade to Pax Exam 4.3.0 - * [SM-2393] - Upgrade to Activiti 5.16.4 - * [SM-2398] - Upgrade maven plugins - * [SM-2399] - Upgrade to Apache POM 15 - * [SM-2400] - Upgrade to Felix maven-bundle-plugin 2.5.3 - * [SM-2401] - Upgrade to Pax Logging 1.8.1 (log4j v2 support) - * [SM-2402] - Use correct cxf.codegen-plugin version - * [SM-2403] - Upgrade to maven-surefire-plugin 2.18 - * [SM-2404] - Upgrade to Karaf 2.4.1 - * [SM-2409] - Upgrade to Pax Exam 4.4.0 - * [SM-2411] - Upgrade to Camel 2.14.1 + * [SM-2291] - Remove the workaround for the obr and jndi problem + * [SM-2405] - Remove workaround for SM-2396 + * [SM-2421] - Upgrade to ActiveMQ 5.10.1 + * [SM-2426] - Add missing maven plugin versions to examples parent pom in the distribution + * [SM-2428] - Upgrade to ActiveMQ 5.11.1 + * [SM-2432] - Upgrade to ActiveMQ 5.10.2 + * [SM-2438] - Upgrade to Camel 2.14.2 + * [SM-2468] - Upgrade to Camel 2.15.1 + * [SM-2469] - Upgrade to Activiti 5.17.0 + * [SM-2471] - Upgrade to Swagger 1.3.11 + * [SM-2472] - Upgrade to Scala 2.11 + * [SM-2473] - Consistent usage of joda-time bundle + * [SM-2474] - Consistent usage of scala bundle + * [SM-2475] - Upgrade to Akka 2.3.9 + * [SM-2487] - Upgrade to Scala 2.10.4 + * [SM-2488] - Upgrade to Jackson 2.3.3 + * [SM-2490] - Upgrade to CXF 3.0.4 + * [SM-2502] - Upgrade to Karaf 2.4.2 + * [SM-2506] - Upgrade to Felix maven-bundle-plugin 2.5.4 + * [SM-2507] - Upgrade to Pax Exam 4.5.0 + * [SM-2546] - Remove workarounds for SM-2472 + * [SM-2547] - Perform some housekeeping in poms + * [SM-2555] - Upgrade to Karaf 2.4.3 + * [SM-2557] - Release Apache ServiceMix 5.5.0 + * [SM-2591] - Enable command RBAC support See the README file for more general information about ServiceMix 5.
