[maven-release-plugin]  copy for tag kernel-1.0-m2

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.0-m2@631977 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.txt b/README.txt
index 1ec1608..8a92dac 100644
--- a/README.txt
+++ b/README.txt
@@ -44,12 +44,13 @@
 If you need more help try talking to us on our mailing lists

     http://servicemix.apache.org/mailing-lists.html

 

-If you find any issues with CXF, please submit reports with JIRA here:

+If you find any issues with ServiceMix Kernel, please submit reports 

+with JIRA here:

     http://issues.apache.org/activemq/browse/SMX4KNL

 

-We welcome contributions, and encourage you to get involved in the CXF

-community. If you'd like to learn more about how you can contribute, please

-see:

+We welcome contributions, and encourage you to get involved in the 

+ServiceMix community. If you'd like to learn more about how you can 

+contribute, please see:

     http://servicemix.apache.org/contributing.html

 

 Many thanks for using Apache ServiceMix.

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 675379b..c054e34 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -15,6 +15,28 @@
  * limitations under the License.

  */

 

+                  Apache ServiceMix Kernel 1.0-m2

+                  ================================

+

+This is the second milestone of ServiceMix Kernel, but mostly a bug fix release

+compared to the first milestone.

+

+** Bug

+    * [SMX4KNL-13] - startup issue in recognizing new files in deploy folder

+    * [SMX4KNL-15] - Display of memory size using the info command on Windows is ugly

+    * [SMX4KNL-16] - Bad error message when startup.properties lists a unknown file (the file name is not displayed, but 'null' instead)

+    * [SMX4KNL-18] - No need for DynamicImport-Package=* in filemonitor

+    * [SMX4KNL-19] - Performance problems when using the OSGi classloaders in a certain way

+

+** Improvement

+    * [SMX4KNL-4] - Add a start option on the 'osgi install' command so that the bundle is automatically started

+

+** Task

+    * [SMX4KNL-17] - Remove all the warnings when building the distribution tar.gz

+

+See the README.txt file for more general informations about ServiceMix Kernel.

+

+

                   Apache ServiceMix Kernel 1.0-m1

                   ================================

 

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9463802..71029c3 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>apache-servicemix-kernel</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: Assembly</name>
 
     <dependencies>
diff --git a/bundles/ant/pom.xml b/bundles/ant/pom.xml
index 1b6a287..200b11f 100644
--- a/bundles/ant/pom.xml
+++ b/bundles/ant/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.ant-1.7.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/aopalliance/pom.xml b/bundles/aopalliance/pom.xml
index 0773327..e0875a1 100644
--- a/bundles/aopalliance/pom.xml
+++ b/bundles/aopalliance/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.aopalliance-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/asm/pom.xml b/bundles/asm/pom.xml
index 355fa56..52da85c 100644
--- a/bundles/asm/pom.xml
+++ b/bundles/asm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.asm-2.2.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/cglib/pom.xml b/bundles/cglib/pom.xml
index 231ff24..74f1cbc 100644
--- a/bundles/cglib/pom.xml
+++ b/bundles/cglib/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.cglib-2.1_3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/junit/pom.xml b/bundles/junit/pom.xml
index a268918..8b2fd9f 100644
--- a/bundles/junit/pom.xml
+++ b/bundles/junit/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.junit-4.4</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/mina/pom.xml b/bundles/mina/pom.xml
index 9160f24..d74f992 100644
--- a/bundles/mina/pom.xml
+++ b/bundles/mina/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.mina-1.1.6</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/bundles/pom.xml b/bundles/pom.xml
index a7ff6fd..4d40818 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.bundles</groupId>
     <artifactId>bundles</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles</name>
 
     <modules>
diff --git a/bundles/xstream/pom.xml b/bundles/xstream/pom.xml
index e656afc..6d84b35 100644
--- a/bundles/xstream/pom.xml
+++ b/bundles/xstream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.bundles</groupId>
         <artifactId>bundles</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
@@ -33,7 +33,7 @@
     -->
     <artifactId>org.apache.servicemix.bundles.xstream-1.2.2</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix OSGI Common Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
diff --git a/filemonitor/pom.xml b/filemonitor/pom.xml
index 79eb931..b529ce4 100644
--- a/filemonitor/pom.xml
+++ b/filemonitor/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.servicemix.kernel</groupId>
       <artifactId>kernel</artifactId>
-      <version>1.0-m2-SNAPSHOT</version>
+      <version>1.0-m2</version>
   </parent>
 
   <groupId>org.apache.servicemix.kernel</groupId>
   <artifactId>org.apache.servicemix.kernel.filemonitor</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0-m2-SNAPSHOT</version>
+  <version>1.0-m2</version>
   <name>ServiceMix Kernel :: File Monitor</name>
 
   <description>This bundle monitors the deploy directory for new OSGi bundles in jar form, expanded form or for configuration file changes and undeploys/redeploys them</description>
diff --git a/gshell/gshell-core/pom.xml b/gshell/gshell-core/pom.xml
index 700c77e..7d9124d 100644
--- a/gshell/gshell-core/pom.xml
+++ b/gshell/gshell-core/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell Core</name>
 
     <description>
diff --git a/gshell/gshell-features/pom.xml b/gshell/gshell-features/pom.xml
index 631114b..d50a521 100644
--- a/gshell/gshell-features/pom.xml
+++ b/gshell/gshell-features/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.features</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell Features</name>
 
     <description>
diff --git a/gshell/gshell-obr/pom.xml b/gshell/gshell-obr/pom.xml
index 6a27df4..38b52e2 100644
--- a/gshell/gshell-obr/pom.xml
+++ b/gshell/gshell-obr/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.obr</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell OBR Commands</name>
 
     <description>
diff --git a/gshell/gshell-osgi/pom.xml b/gshell/gshell-osgi/pom.xml
index 4403ebd..59f5e89 100644
--- a/gshell/gshell-osgi/pom.xml
+++ b/gshell/gshell-osgi/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell OSGi Commands</name>
 
     <description>
diff --git a/gshell/gshell-wrapper/pom.xml b/gshell/gshell-wrapper/pom.xml
index 69e1128..9557654 100644
--- a/gshell/gshell-wrapper/pom.xml
+++ b/gshell/gshell-wrapper/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.wrapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell Service Wrapper</name>
 
     <description>
diff --git a/gshell/pom.xml b/gshell/pom.xml
index c00365c..9719e93 100644
--- a/gshell/pom.xml
+++ b/gshell/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>gshell</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: GShell</name>
 
     <modules>
diff --git a/main/pom.xml b/main/pom.xml
index 4b5667a..4f78c8b 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,13 +24,13 @@
     <parent>
       <groupId>org.apache.servicemix.kernel</groupId>
       <artifactId>kernel</artifactId>
-      <version>1.0-m2-SNAPSHOT</version>
+      <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.main</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: Main</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 5da9b6d..0df3041 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.servicemix.kernel</groupId>
   <artifactId>kernel</artifactId>
   <packaging>pom</packaging>
-  <version>1.0-m2-SNAPSHOT</version>
+  <version>1.0-m2</version>
   <name>Apache ServiceMix Kernel</name>
   <inceptionYear>2007</inceptionYear>
 
@@ -45,9 +45,9 @@
   </modules>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/kernel/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/kernel/trunk</developerConnection>
-      <url>http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.0-m2</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.0-m2</developerConnection>
+      <url>http://svn.apache.org/viewvc/servicemix/smx4/kernel/tags/kernel-1.0-m2</url>
 
   </scm>
   <issueManagement>
@@ -69,7 +69,7 @@
       <felix.configadmin.version>1.0.0</felix.configadmin.version>
       <felix.main.version>1.0.3</felix.main.version>
       <felix.plugin.version>1.4.0</felix.plugin.version>
-      <felix.framework.version>1.1.0-r631540-patched</felix.framework.version>
+      <felix.framework.version>1.1.0-r631613</felix.framework.version>
       <felix.osgi.version>1.0.0</felix.osgi.version>
       <felix.compendium.version>1.0.0</felix.compendium.version>
       <felix.bundlerepository.version>1.0.2</felix.bundlerepository.version>
diff --git a/spring/pom.xml b/spring/pom.xml
index 246580c..572db54 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.servicemix.kernel</groupId>
       <artifactId>kernel</artifactId>
-      <version>1.0-m2-SNAPSHOT</version>
+      <version>1.0-m2</version>
   </parent>
 
   <groupId>org.apache.servicemix.kernel</groupId>
   <artifactId>org.apache.servicemix.kernel.spring</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0-m2-SNAPSHOT</version>
+  <version>1.0-m2</version>
   <name>ServiceMix Kernel :: Spring Deployer</name>
 
   <description>This deployer transforms a plain spring xml file to a deployable bundle</description>
diff --git a/testing/depends-maven-plugin/pom.xml b/testing/depends-maven-plugin/pom.xml
index 207eaf1..1a205c3 100644
--- a/testing/depends-maven-plugin/pom.xml
+++ b/testing/depends-maven-plugin/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.testing</groupId>
         <artifactId>testing</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.testing</groupId>
     <artifactId>depends-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: Testing - Depends plugin</name>
 
     <dependencies>
diff --git a/testing/pom.xml b/testing/pom.xml
index 9d5fa42..e892260 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.0-m2-SNAPSHOT</version>
+        <version>1.0-m2</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.testing</groupId>
     <artifactId>testing</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-m2-SNAPSHOT</version>
+    <version>1.0-m2</version>
     <name>ServiceMix Kernel :: Testing</name>
 
     <modules>
diff --git a/testing/support/pom.xml b/testing/support/pom.xml
index 8512ef3..0e83aa4 100644
--- a/testing/support/pom.xml
+++ b/testing/support/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.servicemix.kernel.testing</groupId>
       <artifactId>testing</artifactId>
-      <version>1.0-m2-SNAPSHOT</version>
+      <version>1.0-m2</version>
   </parent>
 
   <groupId>org.apache.servicemix.kernel.testing</groupId>
   <artifactId>org.apache.servicemix.kernel.testing.support</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0-m2-SNAPSHOT</version>
+  <version>1.0-m2</version>
   <name>ServiceMix Kernel :: Testing - Support</name>
 
   <dependencies>