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/10/21 00:44:54 UTC

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

Repository: servicemix
Updated Branches:
  refs/heads/master a68ad0c98 -> 1373ac2bd


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

Branch: refs/heads/master
Commit: 1373ac2bd4ed69aa16088f774960f65a3c251b24
Parents: a68ad0c
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Wed Oct 21 00:44:32 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Wed Oct 21 00:44:32 2015 +0200

----------------------------------------------------------------------
 RELEASE-NOTES | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/1373ac2b/RELEASE-NOTES
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index d6dc63f..f5cd3cd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,45 @@
  * limitations under the License.
  */
 
+                      Apache ServiceMix 6.0.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 6.0.1 is a new patch release, which includes a few bug fixes and
+a new version of Apache Karaf, Apache ActiveMQ, Apache Camel and Apache CXF. 
+This release includes:
+
+Apache ServiceMix 6.0.0 is the first production ready release based on Karaf 3.0.x, which includes numerous
+new features, improvements, and bug fixes. Apache ServiceMix 6.0.0 includes:
+
+- Apache ActiveMQ 5.12.1 (http://activemq.apache.org)
+- Apache Camel 2.15.3 (http://camel.apache.org)
+- Apache CXF 3.0.6 (http://cxf.apache.org)
+- Apache Karaf 3.0.3 (http://karaf.apache.org)
+
+ Changelog
+ ---------
+
+** Bug
+    * [SM-2595] - Error message while installing activiti feature
+    * [SM-2679] - Remove duplicate xalan libraries from endorsed libraries
+
+** Task
+    * [SM-2548] - Provide CXF Rest Service example for Drools 6
+    * [SM-2617] - Release Apache ServiceMix 6.0.1
+    * [SM-2621] - Upgrade to Apache Camel 2.15.3 and CXF 3.0.6
+    * [SM-2653] - Upgrade to Apache ActiveMQ 5.11.2
+    * [SM-2671] - Upgrade to Karaf 3.0.5
+    * [SM-2675] - Upgrade to depends-maven-plugin 1.3.0
+    * [SM-2696] - Upgrade to maven-bundle-plugin 3.0.0
+    * [SM-2697] - Upgrade to Pax Exam 4.6.0
+    * [SM-2701] - Upgrade to ActiveMQ 5.12.1
+
                       Apache ServiceMix 6.0.0
                   ================================
  Overview