Author: ksobkowiak
Date: Wed Jun 15 18:21:46 2016
New Revision: 1748612

URL: http://svn.apache.org/viewvc?rev=1748612&view=rev
Log:
Releasing Apache ServiceMix 7.0.0.M2

Added:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M2.page
      - copied, changed from r1748610, 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page
    servicemix/website/trunk/src/main/webapp/news/servicemix-700M2-released.page
      - copied, changed from r1748610, 
servicemix/website/trunk/src/main/webapp/news/servicemix-700M1-released.page
Modified:
    servicemix/website/trunk/src/main/webapp/community/releases-schedule.page
    servicemix/website/trunk/src/main/webapp/downloads.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page
    servicemix/website/trunk/src/main/webapp/index.page
    servicemix/website/trunk/src/main/webapp/news/recent.page

Modified: 
servicemix/website/trunk/src/main/webapp/community/releases-schedule.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/community/releases-schedule.page?rev=1748612&r1=1748611&r2=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/community/releases-schedule.page 
(original)
+++ servicemix/website/trunk/src/main/webapp/community/releases-schedule.page 
Wed Jun 15 18:21:46 2016
@@ -18,6 +18,6 @@ h2. ServiceMix
 | servicemix-5.6.x | 2.4.4 | 2.16.3 | 5.12.3 | 3.1.5 | 5 | 7 / 8 | Development 
| 5.6.1 | 5.6.2 |  |
 | servicemix-6.0.x | 3.0.6 | 2.15.5 | 5.12.3 | 3.0.6 | 4.3 (partial 5 support) 
| 6 / 7 / 8| Current Stable/In Maintenance | 6.0.3 | 6.0.4 |  |
 | servicemix-6.1.x | 3.0.6 | 2.16.3 | 5.12.3 | 3.1.4 | 4.3 (partial 5 support) 
| 7 / 8| Development | 6.1.1 | 6.1.2 |  |
-| master (7.0.x) | 4.0.5 | 2.16.3 | 5.13.3 | 3.1.5 | 5 | 7 / 8| Development | 
7.0.0.M1 | 7.0.0.M2 | 12.06.2016 |
+| master (7.0.x) | 4.0.5 | 2.16.3 | 5.13.3 | 3.1.5 | 5 | 7 / 8| Development | 
7.0.0.M2 | 7.0.0.M3 |  |
 
 Please refer the [Karaf Releases 
Schedule|http://karaf.apache.org/download.html#container-schedule] for more 
details.

Modified: servicemix/website/trunk/src/main/webapp/downloads.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads.page?rev=1748612&r1=1748611&r2=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads.page Wed Jun 15 18:21:46 
2016
@@ -3,7 +3,7 @@ title: Download
 --- name:intro pipeline:conf
 h1. Download
 
-The latest release is the [ServiceMix 7.0.0.M1 
Release|/downloads/servicemix-7.0.0.M1.html].  We strongly encourage all users 
to use this release.
+The latest release is the [ServiceMix 7.0.0.M2 
Release|/downloads/servicemix-7.0.0.M2.html].  We strongly encourage all users 
to use this release.
 
 --- name:previous pipeline:conf
 
@@ -28,6 +28,7 @@ h2. Previous Releases
 
 An archive of previous releases can be found 
[here|http://archive.apache.org/dist/servicemix/].
 
+* [ServiceMix 7.0.0.M1 Release|/downloads/servicemix-7.0.0.M1.html]
 * [Apache ServiceMix 6.1.0|/downloads/servicemix-6.1.0.html]
 * [Apache ServiceMix 6.0.2|/downloads/servicemix-6.0.2.html]
 * [Apache ServiceMix 6.0.1|/downloads/servicemix-6.0.1.html]
@@ -100,6 +101,6 @@ An archive of previous releases can be f
 
 <%= unescape(intro) %>
 
-<% render("/downloads/_servicemix7.scaml", Map("version" -> "7.0.0.M1")) %>
+<% render("/downloads/_servicemix7.scaml", Map("version" -> "7.0.0.M2")) %>
 
 <%= unescape(previous) %>

Modified: 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page?rev=1748612&r1=1748611&r2=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page 
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page 
Wed Jun 15 18:21:46 2016
@@ -14,41 +14,41 @@ This release packages the following depe
 h2. Release notes
 
 h3. Bug
-    * [SM-2251] - Intermittent test failure in JMSAppenderTest
-    * [SM-2698] - ActiveMQ web console fails on J8
-    * [SM-2786] - Drools 5 examples fail due to missing Eclipse JDT
-    * [SM-2787] - Test failures in CxfWsnExamplesTest
-    * [SM-2813] - Drools6CamelServiceExamplesTest fails with error
-    * [SM-2814] - Drools6ExamplesTest fails with error
-    * [SM-2818] - ServiceMix installs randomly spring 3.1.4.RELEASE feature
-    * [SM-2823] - ActivitiExamplesTest fails accidentally
-    * [SM-2824] - Missing dependencies in system folder
-    * [SM-2825] - Installation of CXF WSN sample fails
-    * [SM-2845] - Installation of the cxf-wsn feature fails accidentally
-    * [SM-2848] - cxf-wsn-client client fails due to wrong slf4j version
-    * [SM-2851] - Some itests fail accidentally with NPE
-    * [SM-2854] - Doclint for Javadoc fails on JDK 8
+    * [SM-2251|http://issues.apache.org/jira/browse/SM-2251] - Intermittent 
test failure in JMSAppenderTest
+    * [SM-2698|http://issues.apache.org/jira/browse/SM-2698] - ActiveMQ web 
console fails on J8
+    * [SM-2786|http://issues.apache.org/jira/browse/SM-2786] - Drools 5 
examples fail due to missing Eclipse JDT
+    * [SM-2787|http://issues.apache.org/jira/browse/SM-2787] - Test failures 
in CxfWsnExamplesTest
+    * [SM-2813|http://issues.apache.org/jira/browse/SM-2813] - 
Drools6CamelServiceExamplesTest fails with error
+    * [SM-2814|http://issues.apache.org/jira/browse/SM-2814] - 
Drools6ExamplesTest fails with error
+    * [SM-2818|http://issues.apache.org/jira/browse/SM-2818] - ServiceMix 
installs randomly spring 3.1.4.RELEASE feature
+    * [SM-2823|http://issues.apache.org/jira/browse/SM-2823] - 
ActivitiExamplesTest fails accidentally
+    * [SM-2824|http://issues.apache.org/jira/browse/SM-2824] - Missing 
dependencies in system folder
+    * [SM-2825|http://issues.apache.org/jira/browse/SM-2825] - Installation of 
CXF WSN sample fails
+    * [SM-2845|http://issues.apache.org/jira/browse/SM-2845] - Installation of 
the cxf-wsn feature fails accidentally
+    * [SM-2848|http://issues.apache.org/jira/browse/SM-2848] - cxf-wsn-client 
client fails due to wrong slf4j version
+    * [SM-2851|http://issues.apache.org/jira/browse/SM-2851] - Some itests 
fail accidentally with NPE
+    * [SM-2854|http://issues.apache.org/jira/browse/SM-2854] - Doclint for 
Javadoc fails on JDK 8
 
 h3. Task
-    * [SM-2355] - Remove the workaround jaxrs-api feature
-    * [SM-2759] - Upgrade to Apache ActiveMQ 5.13.0
-    * [SM-2763] - Upgrade to Activiti 5.19.0.1
-    * [SM-2768] - Upgrade to Apache Karaf 4
-    * [SM-2778] - Upgrade to Apache ActiveMQ 5.12.2
-    * [SM-2803] - Refactor the assembly creation
-    * [SM-2806] - Ensure ServiceMix uses Apache Commons Collections 3.2.2
-    * [SM-2807] - Upgrade to Apache POM 17
-    * [SM-2808] - Avoid warnings about 'parent.relativePath' during the maven 
build
-    * [SM-2819] - Upgrade to Pax Exam 4.8.0
-    * [SM-2820] - Upgrade to Apache Karaf 4.0.4
-    * [SM-2821] - Upgrade to Apache Camel 2.16.2
-    * [SM-2822] - Upgrade Maven-bundle-plugin to version 3.0.1
-    * [SM-2826] - Upgrade to ServiceMix Specs 2.6.0
-    * [SM-2844] - Upgrade to Activiti 5.19.0.2
-    * [SM-2846] - Upgrade maven-compiler-plugin to 3.3
-    * [SM-2847] - Upgrade maven-eclipse-plugin to 2.10
-    * [SM-2849] - Upgrade to Jackson 2.6.3
-    * [SM-2853] - Release Apache ServiceMix 7.0.0.M1
+    * [SM-2355|http://issues.apache.org/jira/browse/SM-2355] - Remove the 
workaround jaxrs-api feature
+    * [SM-2759|http://issues.apache.org/jira/browse/SM-2759] - Upgrade to 
Apache ActiveMQ 5.13.0
+    * [SM-2763|http://issues.apache.org/jira/browse/SM-2763] - Upgrade to 
Activiti 5.19.0.1
+    * [SM-2768|http://issues.apache.org/jira/browse/SM-2768] - Upgrade to 
Apache Karaf 4
+    * [SM-2778|http://issues.apache.org/jira/browse/SM-2778] - Upgrade to 
Apache ActiveMQ 5.12.2
+    * [SM-2803|http://issues.apache.org/jira/browse/SM-2803] - Refactor the 
assembly creation
+    * [SM-2806|http://issues.apache.org/jira/browse/SM-2806] - Ensure 
ServiceMix uses Apache Commons Collections 3.2.2
+    * [SM-2807|http://issues.apache.org/jira/browse/SM-2807] - Upgrade to 
Apache POM 17
+    * [SM-2808|http://issues.apache.org/jira/browse/SM-2808] - Avoid warnings 
about 'parent.relativePath' during the maven build
+    * [SM-2819|http://issues.apache.org/jira/browse/SM-2819] - Upgrade to Pax 
Exam 4.8.0
+    * [SM-2820|http://issues.apache.org/jira/browse/SM-2820] - Upgrade to 
Apache Karaf 4.0.4
+    * [SM-2821|http://issues.apache.org/jira/browse/SM-2821] - Upgrade to 
Apache Camel 2.16.2
+    * [SM-2822|http://issues.apache.org/jira/browse/SM-2822] - Upgrade 
Maven-bundle-plugin to version 3.0.1
+    * [SM-2826|http://issues.apache.org/jira/browse/SM-2826] - Upgrade to 
ServiceMix Specs 2.6.0
+    * [SM-2844|http://issues.apache.org/jira/browse/SM-2844] - Upgrade to 
Activiti 5.19.0.2
+    * [SM-2846|http://issues.apache.org/jira/browse/SM-2846] - Upgrade 
maven-compiler-plugin to 3.3
+    * [SM-2847|http://issues.apache.org/jira/browse/SM-2847] - Upgrade 
maven-eclipse-plugin to 2.10
+    * [SM-2849|http://issues.apache.org/jira/browse/SM-2849] - Upgrade to 
Jackson 2.6.3
+    * [SM-2853|http://issues.apache.org/jira/browse/SM-2853] - Release Apache 
ServiceMix 7.0.0.M1
 
 {tip}
 This release affects applications using ObjectMessages. Please refer to [this 
page|http://activemq.apache.org/objectmessage.html] for more information.

Copied: 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M2.page 
(from r1748610, 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page)
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M2.page?p2=servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M2.page&p1=servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page&r1=1748610&r2=1748612&rev=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M1.page 
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-7.0.0.M2.page 
Wed Jun 15 18:21:46 2016
@@ -1,54 +1,45 @@
 ---
-title: ServiceMix 7.0.0.M1
+title: ServiceMix 7.0.0.M2
 --- name:notes pipeline:conf
 
 h2. OSGi components list
 Components included in this release:
 
 This release packages the following dependencies:
-* Version [4.0.4|http://karaf.apache.org/archives.html#container-404] of 
[Apache Karaf|http://karaf.apache.org/]
-* Version [5.13.0|http://activemq.apache.org/activemq-5130-release.html] of 
[ActiveMQ|http://activemq.apache.org]
-* Version [2.16.2|http://camel.apache.org/camel-2162-release.html] of 
[Camel|http://camel.apache.org]
-* Version [3.1.4|https://cxf.apache.org/cxf-314-release-notes.html] of 
[CXF|http://cxf.apache.org]
+* Version [4.0.5|http://karaf.apache.org/download.html#container-405] of 
[Apache Karaf|http://karaf.apache.org/]
+* Version [5.13.3|http://activemq.apache.org/activemq-5133-release.html] of 
[ActiveMQ|http://activemq.apache.org]
+* Version [2.16.3|http://camel.apache.org/camel-2163-release.html] of 
[Camel|http://camel.apache.org]
+* Version [3.1.5|https://cxf.apache.org/cxf-315-release-notes.html] of 
[CXF|http://cxf.apache.org]
 
 h2. Release notes
 
 h3. Bug
-    * [SM-2251] - Intermittent test failure in JMSAppenderTest
-    * [SM-2698] - ActiveMQ web console fails on J8
-    * [SM-2786] - Drools 5 examples fail due to missing Eclipse JDT
-    * [SM-2787] - Test failures in CxfWsnExamplesTest
-    * [SM-2813] - Drools6CamelServiceExamplesTest fails with error
-    * [SM-2814] - Drools6ExamplesTest fails with error
-    * [SM-2818] - ServiceMix installs randomly spring 3.1.4.RELEASE feature
-    * [SM-2823] - ActivitiExamplesTest fails accidentally
-    * [SM-2824] - Missing dependencies in system folder
-    * [SM-2825] - Installation of CXF WSN sample fails
-    * [SM-2845] - Installation of the cxf-wsn feature fails accidentally
-    * [SM-2848] - cxf-wsn-client client fails due to wrong slf4j version
-    * [SM-2851] - Some itests fail accidentally with NPE
-    * [SM-2854] - Doclint for Javadoc fails on JDK 8
+    * [SM-2850|http://issues.apache.org/jira/browse/SM-2850] -  
JMSAppenderTest.testReconnectToBroker fails
+    * [SM-2863|http://issues.apache.org/jira/browse/SM-2863] - Test failure 
when building examples
+    * [SM-2864|http://issues.apache.org/jira/browse/SM-2864] - Update example 
README.txt files for new Karaf commands
+    * [SM-2867|http://issues.apache.org/jira/browse/SM-2867] - Intermittent 
test failures in ActivitiExamplesTest
+    * [SM-2883|http://issues.apache.org/jira/browse/SM-2883] - Intermittent 
test failures in CamelDrools5ExamplesTest
+    * [SM-2976|http://issues.apache.org/jira/browse/SM-2976] - 
stax-ex-1.7.6.jar is under CDDL+GPL  license
+    * [SM-2978|http://issues.apache.org/jira/browse/SM-2978] - Jackson 2.7.0 
in ServiceMix 7.0.0.M1 throws java.lang.NoSuchMethodError
+    * [SM-2984|http://issues.apache.org/jira/browse/SM-2984] - Correct the 
shutdown command in branding.properties
+    * [SM-2991|http://issues.apache.org/jira/browse/SM-2991] - ServiceMix 
doesn't start in offline environment
+
+h3. Improvement
+    * [SM-2395|http://issues.apache.org/jira/browse/SM-2395] - Download pages 
should correctly refer the documentation pages
 
 h3. Task
-    * [SM-2355] - Remove the workaround jaxrs-api feature
-    * [SM-2759] - Upgrade to Apache ActiveMQ 5.13.0
-    * [SM-2763] - Upgrade to Activiti 5.19.0.1
-    * [SM-2768] - Upgrade to Apache Karaf 4
-    * [SM-2778] - Upgrade to Apache ActiveMQ 5.12.2
-    * [SM-2803] - Refactor the assembly creation
-    * [SM-2806] - Ensure ServiceMix uses Apache Commons Collections 3.2.2
-    * [SM-2807] - Upgrade to Apache POM 17
-    * [SM-2808] - Avoid warnings about 'parent.relativePath' during the maven 
build
-    * [SM-2819] - Upgrade to Pax Exam 4.8.0
-    * [SM-2820] - Upgrade to Apache Karaf 4.0.4
-    * [SM-2821] - Upgrade to Apache Camel 2.16.2
-    * [SM-2822] - Upgrade Maven-bundle-plugin to version 3.0.1
-    * [SM-2826] - Upgrade to ServiceMix Specs 2.6.0
-    * [SM-2844] - Upgrade to Activiti 5.19.0.2
-    * [SM-2846] - Upgrade maven-compiler-plugin to 3.3
-    * [SM-2847] - Upgrade maven-eclipse-plugin to 2.10
-    * [SM-2849] - Upgrade to Jackson 2.6.3
-    * [SM-2853] - Release Apache ServiceMix 7.0.0.M1
+    * [SM-2852|http://issues.apache.org/jira/browse/SM-2852] - Upgrade to 
Apache ActiveMQ 5.13.1
+    * [SM-2866|http://issues.apache.org/jira/browse/SM-2866] - Release Apache 
ServiceMix 7.0.0.M2
+    * [SM-2895|http://issues.apache.org/jira/browse/SM-2895] - Upgrade to 
Apache ActiveMQ 5.13.2
+    * [SM-2931|http://issues.apache.org/jira/browse/SM-2931] - Upgrade to 
Apache Karaf 4.0.5
+    * [SM-2934|http://issues.apache.org/jira/browse/SM-2934] - Upgrade to 
Apache Camel 2.16.3 and Apache CXF 3.1.5
+    * [SM-2937|http://issues.apache.org/jira/browse/SM-2937] - Upgrade Xalan 
bundle to 2.7.2_3
+    * [SM-2946|http://issues.apache.org/jira/browse/SM-2946] - Upgrade to Pax 
Exam 4.9.0
+    * [SM-2947|http://issues.apache.org/jira/browse/SM-2947] - Migrate itests 
to Java
+    * [SM-2953|http://issues.apache.org/jira/browse/SM-2953] - Upgrade to Pax 
Exam 4.9.1
+    * [SM-2955|http://issues.apache.org/jira/browse/SM-2955] - Upgrade to 
Apache ActiveMQ 5.13.3
+    * [SM-2989|http://issues.apache.org/jira/browse/SM-2989] - Upgrade 
maven-remote-resources-plugin configuration
+    * [SM-2990|http://issues.apache.org/jira/browse/SM-2990] - Update maven 
plugins
 
 {tip}
 This release affects applications using ObjectMessages. Please refer to [this 
page|http://activemq.apache.org/objectmessage.html] for more information.
@@ -60,17 +51,17 @@ This release affects applications using
 
 h2. SCM tag
 
-Tag {{servicemix-7.0.0.M1}} is available in 
[Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-7.0.0.M1]
 (commit id c66b391cf8c7f63d63063e9b6d32a0fab1dc3325)
+Tag {{servicemix-7.0.0.M2}} is available in 
[Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-7.0.0.M2]
 (commit id f246fc42ef980d5ff0708b3293c56f2e387f172b)
 
 h2. Changelog
 
-For a more detailed view of new features and bug fixes, see the 
[changelog|https://issues.apache.org/jira/browse/SM/fixforversion/12333026]
+For a more detailed view of new features and bug fixes, see the 
[changelog|https://issues.apache.org/jira/browse/SM/fixforversion/12333027]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 7.0.0.M1</h2>
+<h2>Downloads : Apache ServiceMix 7.0.0.M2</h2>
 
-<% render("/downloads/_servicemix7.scaml", Map("version" -> "7.0.0.M1")) %>
+<% render("/downloads/_servicemix7.scaml", Map("version" -> "7.0.0.M2")) %>
 
 <%= unescape(notes) %>

Modified: servicemix/website/trunk/src/main/webapp/index.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/index.page?rev=1748612&r1=1748611&r2=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/index.page (original)
+++ servicemix/website/trunk/src/main/webapp/index.page Wed Jun 15 18:21:46 2016
@@ -28,7 +28,7 @@ Applications for ServiceMix can be built
 {column}
 {column}
 {center}
-*[Download ServiceMix 7.0.0.M1|/downloads.html]*
+*[Download ServiceMix 7.0.0.M2|/downloads.html]*
 *[Download ServiceMix 6.1.1|/downloads/servicemix-6.1.1.html]*
 *[Download ServiceMix 6.0.3|/downloads/servicemix-6.0.3.html]*
 [!/images/servicemix-box.jpg|width=256!|/downloads.html]

Modified: servicemix/website/trunk/src/main/webapp/news/recent.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/recent.page?rev=1748612&r1=1748611&r2=1748612&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news/recent.page (original)
+++ servicemix/website/trunk/src/main/webapp/news/recent.page Wed Jun 15 
18:21:46 2016
@@ -2,6 +2,7 @@
 title: Apache ServiceMix Recent News
 --- pipeline:conf
 
+{include:servicemix-700M2-released}
 {include:servicemix-561-released}
 {include:servicemix-554-released}
 {include:servicemix-611-released}

Copied: 
servicemix/website/trunk/src/main/webapp/news/servicemix-700M2-released.page 
(from r1748610, 
servicemix/website/trunk/src/main/webapp/news/servicemix-700M1-released.page)
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/servicemix-700M2-released.page?p2=servicemix/website/trunk/src/main/webapp/news/servicemix-700M2-released.page&p1=servicemix/website/trunk/src/main/webapp/news/servicemix-700M1-released.page&r1=1748610&r2=1748612&rev=1748612&view=diff
==============================================================================
--- 
servicemix/website/trunk/src/main/webapp/news/servicemix-700M1-released.page 
(original)
+++ 
servicemix/website/trunk/src/main/webapp/news/servicemix-700M2-released.page 
Wed Jun 15 18:21:46 2016
@@ -1,22 +1,23 @@
 ---
-title: ServiceMix 7.0.0.M1 Released
+title: ServiceMix 7.0.0.M2 Released
 --- pipeline:conf
 
-h2. ServiceMix 7.0.0.M1 released
+h2. ServiceMix 7.0.0.M2 released
 
-The ServiceMix team is pleased to announce the availability of Apache 
ServiceMix 7.0.0.M1.
+The ServiceMix team is pleased to announce the availability of Apache 
ServiceMix 7.0.0.M2.
 
 !! This is a technology preview release of Apache ServiceMix, and should NOT 
be considered production ready !!
 
 Apache ServiceMix 7.0.0 will be the first release based on Karaf 4.0.x, which 
includes numerous new features.
-Apache ServiceMix 7.0.0.M1 is the first preview release of the new 7.0.x line. 
We ask that users provide the
-community with their feed back so that the full Apache ServiceMix 7.0.0 
release can be as feature complete and stable as possible.
+Apache ServiceMix 7.0.0.M2 is the second preview release of the new 7.0.x 
line. We ask that users provide the
+community with their feed back so that the full Apache ServiceMix 7.0.0 
release can be as feature complete and
+stable as possible.
 
 Major dependency versions for this release:
 * Activiti 5.19.0.2
-* Apache ActiveMQ 5.13.0
-* Apache Camel 2.16.2
-* Apache CXF 3.1.4
-* Apache Karaf 4.0.4
+* Apache ActiveMQ 5.13.3
+* Apache Camel 2.16.3
+* Apache CXF 3.1.5
+* Apache Karaf 4.0.5
 
-For more information, please see the [release 
notes|/downloads/servicemix-7.0.0.M1]
+For more information, please see the [release 
notes|/downloads/servicemix-7.0.0.M2]


Reply via email to