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 2017/05/22 19:03:23 UTC

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

Repository: servicemix
Updated Branches:
  refs/heads/master 42dd6c70f -> aecac2c71


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

Branch: refs/heads/master
Commit: aecac2c71a6f9fe1cb0a028cd474fdf720ac9cb3
Parents: 42dd6c7
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon May 22 21:02:57 2017 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon May 22 21:02:57 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/aecac2c7/RELEASE-NOTES
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 373a11f..047de7d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,44 @@
  * limitations under the License.
  */
 
+                      Apache ServiceMix 7.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 7.0.1 is a new patch release, which includes a few bug fixes and
+a new version of Apache Camel, Apache CXF, Apache ActiveMQ and Apache Karaf.
+This release includes:
+
+- Apache ActiveMQ 5.14.5 (http://activemq.apache.org)
+- Apache Camel 2.16.5 (http://camel.apache.org)
+- Apache CXF 3.1.9 (http://cxf.apache.org)
+- Apache Karaf 4.0.9 (http://karaf.apache.org)
+
+
+ Changelog
+ ---------
+
+** Bug
+    * [SM-3225] - Examples compile error
+    * [SM-3264] - Upgrade to Apache Karaf 4.0.9
+
+** Improvement
+    * [SM-3303] - Expose proces configuration to cfg file
+
+** Task
+    * [SM-3222] - ServiceMix should not use non-free json.org
+    * [SM-3226] - Release Apache ServiceMix 7.0.1
+    * [SM-3228] - Upgrade to Apache Camel 2.16.5 and Apache CXF 3.1.9
+    * [SM-3268] - Upgrade to Apache ActiveMQ 5.14.5
+    * [SM-3357] - Upgrade to depends-maven-plugin 1.4.0
+    * [SM-3358] - Upgrade to maven-bundle-plugin 3.3.0
+    * [SM-3359] - Upgrade maven plugin versions and parent pom
+
                       Apache ServiceMix 7.0.0
                   ================================
  Overview