You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/01/09 20:56:58 UTC

servicemix git commit: Prepare for release: Update RELEASE-NOTES

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.2.x 25a13ec3f -> 61e59897c


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/61e59897
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/61e59897
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/61e59897

Branch: refs/heads/servicemix-5.2.x
Commit: 61e59897c3f4446b30b7472dd4763921cb8507f6
Parents: 25a13ec
Author: Krzysztof Sobkowiak <ks...@dell>
Authored: Fri Jan 9 20:56:15 2015 +0100
Committer: Krzysztof Sobkowiak <ks...@dell>
Committed: Fri Jan 9 20:56:15 2015 +0100

----------------------------------------------------------------------
 RELEASE-NOTES | 80 ++++++++++++++++++++++++------------------------------
 1 file changed, 35 insertions(+), 45 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/61e59897/RELEASE-NOTES
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 3a45700..2d6ffa3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-                      Apache ServiceMix 5.1.0
+                      Apache ServiceMix 5.2.0
                   ================================
  Overview
  --------
@@ -24,64 +24,54 @@ 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.2.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 CXF 2.7.11 (http://cxf.apache.org)
-- Apache Karaf 2.3.4 (http://karaf.apache.org)
+- Apache Camel 2.14.1 (http://camel.apache.org)
+- Apache CXF 3.0.2 (http://cxf.apache.org)
+- Apache Karaf 2.3.9 (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
+* [SM-2301] - Problem installing activiti feature after upgrade to ActiveMQ 5.9.1
+* [SM-2319] - Connector feature not in sync with transaction
+* [SM-2326] - Route deployed in deploy directory using activemq does not start after ServiceMix restart 
+* [SM-2346] - Can not resolve feature: camel-avro
+* [SM-2361] - cxf feature should be present as a boot feature
+* [SM-2376] - Incorrect javax.annotation version for java7
+* [SM-2396] - CXF WSN sample installation fails
 
 ** 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-2388] - Add "update-strategy" to camel-blueprint example
+
 
 ** 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-2223] - Incorrect Information on Remote-debugging ServiceMix in Eclipse
+* [SM-2320] - Upgrade to Karaf 2.3.6
+* [SM-2347] - Release Apache ServiceMix 5.2.0
+* [SM-2354] - Upgrade to maven-bundle-plugin 2.5.0
+* [SM-2359] - Upgrade to Pax Exam 4.1.0
+* [SM-2362] - Require JDK 7 for build
+* [SM-2365] - Upgrade to Karaf 2.3.7
+* [SM-2368] - Upgrade to Camel 2.14.0 and CXF 3.0.2
+* [SM-2371] - Upgrade to Karaf 2.3.8
+* [SM-2373] - Downgrade to Pax Exam 3.5.0
+* [SM-2380] - Create a overview page with servicemix roadmap
+* [SM-2393] - Upgrade to Activiti 5.16.4
+* [SM-2397] - Upgrade to Karaf 2.3.9
+* [SM-2398] - Upgrade maven plugins
+* [SM-2399] - Upgrade to Apache POM 15 
+* [SM-2400] - Upgrade to Felix maven-bundle-plugin 2.5.3
+* [SM-2402] - Use correct cxf.codegen-plugin version
+* [SM-2403] - Upgrade to maven-surefire-plugin 2.18
+* [SM-2411] - Upgrade to Camel 2.14.1
+
 
 See the README file for more general information about ServiceMix 5.