You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/07/30 16:25:05 UTC

svn commit: r980803 - in /servicemix/smx4/nmr/trunk: ./ assembly/ branding/ bundle/ document/ examples/ examples/cluster/ examples/interceptors/ examples/interceptors/endpoint/ examples/interceptors/exchange/ examples/nmr/ examples/nmr/client/ examples...

Author: jbonofre
Date: Fri Jul 30 14:25:03 2010
New Revision: 980803

URL: http://svn.apache.org/viewvc?rev=980803&view=rev
Log:
[SMX4-567] Normalize NMR naming convention.

Modified:
    servicemix/smx4/nmr/trunk/assembly/pom.xml
    servicemix/smx4/nmr/trunk/branding/pom.xml
    servicemix/smx4/nmr/trunk/bundle/pom.xml
    servicemix/smx4/nmr/trunk/document/pom.xml
    servicemix/smx4/nmr/trunk/examples/cluster/pom.xml
    servicemix/smx4/nmr/trunk/examples/interceptors/endpoint/pom.xml
    servicemix/smx4/nmr/trunk/examples/interceptors/exchange/pom.xml
    servicemix/smx4/nmr/trunk/examples/interceptors/pom.xml
    servicemix/smx4/nmr/trunk/examples/nmr/client/pom.xml
    servicemix/smx4/nmr/trunk/examples/nmr/endpoint/pom.xml
    servicemix/smx4/nmr/trunk/examples/nmr/pom.xml
    servicemix/smx4/nmr/trunk/examples/pom.xml
    servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml
    servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml
    servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml
    servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml
    servicemix/smx4/nmr/trunk/jbi/commands/pom.xml
    servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml
    servicemix/smx4/nmr/trunk/jbi/itests/pom.xml
    servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml
    servicemix/smx4/nmr/trunk/jbi/pom.xml
    servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
    servicemix/smx4/nmr/trunk/naming/pom.xml
    servicemix/smx4/nmr/trunk/nmr/api/pom.xml
    servicemix/smx4/nmr/trunk/nmr/audit/pom.xml
    servicemix/smx4/nmr/trunk/nmr/commands/pom.xml
    servicemix/smx4/nmr/trunk/nmr/core/pom.xml
    servicemix/smx4/nmr/trunk/nmr/management/pom.xml
    servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml
    servicemix/smx4/nmr/trunk/nmr/pom.xml
    servicemix/smx4/nmr/trunk/nmr/spring/pom.xml
    servicemix/smx4/nmr/trunk/pom.xml
    servicemix/smx4/nmr/trunk/testing/pom.xml
    servicemix/smx4/nmr/trunk/testing/support/pom.xml

Modified: servicemix/smx4/nmr/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/assembly/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/assembly/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>apache-servicemix-nmr</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix NMR :: Assembly</name>
+    <name>Apache ServiceMix :: NMR :: Assembly</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/branding/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/branding/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/branding/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/branding/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <artifactId>org.apache.servicemix.nmr.branding</artifactId>
     <packaging>bundle</packaging>
     <version>1.3.0-SNAPSHOT</version>
-    <name>Apache ServiceMix NMR Branding Support</name>
+    <name>Apache ServiceMix :: NMR :: Branding Support</name>
 
     <build>
         <resources>

Modified: servicemix/smx4/nmr/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/bundle/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/bundle/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/bundle/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.bundle</artifactId>
     <packaging>jar</packaging>
-    <name>Apache ServiceMix NMR :: Bundle</name>
+    <name>Apache ServiceMix :: NMR :: Bundle</name>
 
     <properties>
         <maven.test.skip>true</maven.test.skip>

Modified: servicemix/smx4/nmr/trunk/document/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/document/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/document/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/document/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.document</groupId>
     <artifactId>org.apache.servicemix.document</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix Document</name>
+    <name>Apache ServiceMix :: Document</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/examples/cluster/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/cluster/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/cluster/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/cluster/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>org.apache.servicemix.nmr.examples.cluster</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix NMR Example:: Cluster</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Cluster</name>
 
     <properties>
         <servicemix.nmr.version>${project.version}</servicemix.nmr.version>

Modified: servicemix/smx4/nmr/trunk/examples/interceptors/endpoint/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/interceptors/endpoint/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/interceptors/endpoint/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/interceptors/endpoint/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.nmr.examples.interceptors</groupId>
     <artifactId>endpoint</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Example:: Endpoint Listener</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Interceptors :: Endpoint Listener</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/examples/interceptors/exchange/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/interceptors/exchange/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/interceptors/exchange/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/interceptors/exchange/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.nmr.examples.interceptors</groupId>
     <artifactId>exchange</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Example:: Exchange Listener</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Interceptors :: Exchange Listener</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/examples/interceptors/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/interceptors/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/interceptors/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/interceptors/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>org.apache.servicemix.nmr.examples.interceptors</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Servicemix NMR Examples:: Interceptors</name>
+    <name>Apache Servicemix :: NMR :: Examples :: Interceptors</name>
 
     <modules>
         <module>exchange</module>

Modified: servicemix/smx4/nmr/trunk/examples/nmr/client/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/nmr/client/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/nmr/client/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/nmr/client/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>org.apache.servicemix.nmr.examples.nmr.client</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Example:: NMR Client</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Endpoint and Client :: Client</name>
   
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/examples/nmr/endpoint/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/nmr/endpoint/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/nmr/endpoint/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/nmr/endpoint/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>org.apache.servicemix.nmr.examples.nmr.endpoint</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Example:: NMR Endpoint</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Endpoint and Client :: Endpoint</name>
     <dependencies>
         <dependency>
             <groupId>org.apache.servicemix.nmr</groupId>

Modified: servicemix/smx4/nmr/trunk/examples/nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/nmr/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/nmr/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/nmr/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>org.apache.servicemix.nmr.examples.nmr</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix NMR Example:: NMR endpoint and Client</name>
+    <name>Apache ServiceMix :: NMR :: Examples :: Endpoint and Client</name>
 
     <modules>
         <module>endpoint</module>

Modified: servicemix/smx4/nmr/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/examples/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/examples/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/examples/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr.examples</groupId>
     <artifactId>examples</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix NMR Examples</name>
+    <name>Apache ServiceMix :: NMR :: Examples</name>
 
     <modules>
         <module>cluster</module>

Modified: servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/config/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi.cluster</groupId>
     <artifactId>org.apache.servicemix.jbi.cluster.config</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Clustering Config</name>
+    <name>Apache ServiceMix :: JBI :: Clustering :: Config</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/engine/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi.cluster</groupId>
     <artifactId>org.apache.servicemix.jbi.cluster.engine</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Clustering Engine</name>
+    <name>Apache ServiceMix :: JBI :: Clustering :: Engine</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi.cluster</groupId>
     <artifactId>cluster</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix JBI Clustering</name>
+    <name>Apache ServiceMix :: JBI :: Clustering</name>
 
     <modules>
         <module>requestor</module>

Modified: servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/cluster/requestor/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi.cluster</groupId>
     <artifactId>org.apache.servicemix.jbi.cluster.requestor</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Clustering Requestor</name>
+    <name>Apache ServiceMix :: JBI :: Clustering :: Requestor</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/commands/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/commands/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/commands/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.commands</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Commands</name>
+    <name>Apache ServiceMix :: JBI :: Commands</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/deployer/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.deployer</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Deployer</name>
+    <name>Apache ServiceMix :: JBI :: Deployer</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/itests/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/itests/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/itests/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/itests/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.itests</artifactId>
     <packaging>jar</packaging>
-    <name>Apache ServiceMix JBI Integration Tests</name>
+    <name>Apache ServiceMix :: JBI :: Integration Tests</name>
 
     <properties>
         <ant.version>1.7.0_1</ant.version>

Modified: servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/osgi/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.osgi</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI OSGi</name>
+    <name>Apache ServiceMix :: JBI :: OSGi</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/jbi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>jbi</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix JBI</name>
+    <name>Apache ServiceMix :: JBI</name>
 
     <modules>
         <module>runtime</module>

Modified: servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.jbi</groupId>
     <artifactId>org.apache.servicemix.jbi.runtime</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix JBI Runtime</name>
+    <name>Apache ServiceMix :: JBI :: Runtime</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/naming/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/naming/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/naming/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/naming/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.naming</groupId>
     <artifactId>org.apache.servicemix.naming</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix Naming</name>
+    <name>Apache ServiceMix :: Naming</name>
 
     <properties>
         <xbean-version>3.5</xbean-version>

Modified: servicemix/smx4/nmr/trunk/nmr/api/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/api/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/api/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.api</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR API</name>
+    <name>Apache ServiceMix :: NMR :: API</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/audit/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/audit/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/audit/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/audit/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.audit</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Audit</name>
+    <name>Apache ServiceMix :: NMR :: Audit</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/commands/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/commands/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/commands/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/commands/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.commands</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Commands</name>
+    <name>Apache ServiceMix :: NMR :: Commands</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/core/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/core/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/core/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/core/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.core</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Core</name>
+    <name>Apache ServiceMix :: NMR :: Core</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/management/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/management/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/management/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/management/pom.xml Fri Jul 30 14:25:03 2010
@@ -33,7 +33,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.management</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Management</name>
+    <name>Apache ServiceMix :: NMR :: Management</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/osgi/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.osgi</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR OSGi</name>
+    <name>Apache ServiceMix :: NMR :: OSGi</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/nmr/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>nmr</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix NMR</name>
+    <name>Apache ServiceMix :: NMR</name>
 
     <modules>
         <module>api</module>

Modified: servicemix/smx4/nmr/trunk/nmr/spring/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/spring/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/nmr/spring/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/nmr/spring/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.nmr</groupId>
     <artifactId>org.apache.servicemix.nmr.spring</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix NMR Spring</name>
+    <name>Apache ServiceMix :: NMR :: Spring</name>
 
     <dependencies>
         <dependency>

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Fri Jul 30 14:25:03 2010
@@ -31,7 +31,7 @@
   <artifactId>nmr-parent</artifactId>
   <packaging>pom</packaging>
   <version>1.3.0-SNAPSHOT</version>
-  <name>Apache ServiceMix NMR</name>
+  <name>Apache ServiceMix :: NMR</name>
 
   <modules>
       <module>branding</module>
@@ -57,7 +57,7 @@
   </issueManagement>
 
   <prerequisites>
-      <maven>2.0.9</maven>
+      <maven>2.2.1</maven>
   </prerequisites>
   
       <distributionManagement>
@@ -79,14 +79,14 @@
       <eclipse.output.directory>${basedir}/eclipse-classes</eclipse.output.directory>
 
       <activemq.version>5.4-SNAPSHOT</activemq.version>
-      <ant.version>1.7.0_3</ant.version>
-      <aopalliance.version>1.0_3</aopalliance.version>
-      <asm.version>2.2.3_1</asm.version>
+      <ant.version>1.7.0_4-SNAPSHOT</ant.version>
+      <aopalliance.version>1.0_4-SNAPSHOT</aopalliance.version>
+      <asm.version>2.2.3_2-SNAPSHOT</asm.version>
       <aries.transaction.version>0.1-r964701</aries.transaction.version>
       <aries.blueprint.version>0.1-r964701</aries.blueprint.version>
-      <cglib.version>2.1_3_4</cglib.version>
+      <cglib.version>2.1_3_4-SNAPSHOT</cglib.version>
       <camel.version>2.4.0</camel.version>
-      <commons.io.version>1.3.2_1</commons.io.version>
+      <commons.io.version>1.3.2_2-SNAPSHOT</commons.io.version>
       <commons.logging.version>1.1.1</commons.logging.version>
       <derby.version>10.5.3.0_1</derby.version>
       <depends.maven.plugin.version>1.2</depends.maven.plugin.version>
@@ -124,14 +124,14 @@
       <servicemix.jsr181.version>2010.02-SNAPSHOT</servicemix.jsr181.version>
       <servicemix.shared.version>2010.02-SNAPSHOT</servicemix.shared.version>
       <servicemix.legal.version>1.0</servicemix.legal.version>
-      <servicemix.specs.version>1.4.0</servicemix.specs.version>
+      <servicemix.specs.version>1.6-SNAPSHOT</servicemix.specs.version>
       <servicemix.utils.version>1.3.0-SNAPSHOT</servicemix.utils.version>
       <sshd.version>0.3.0</sshd.version>
       <spring.osgi.version>1.2.0</spring.osgi.version>
       <spring.version>3.0.3.RELEASE</spring.version>
       <woodstox.version>4.0.8</woodstox.version>
       <woodstox.stax2api.version>3.0.2</woodstox.stax2api.version>
-      <wsdl4j.version>1.6.2_2</wsdl4j.version>
+      <wsdl4j.version>1.6.2_3-SNAPSHOT</wsdl4j.version>
       <xbean.version>3.5</xbean.version>
       <geronimo.stax.version>1.0.1</geronimo.stax.version>
       <commons.management.version>1.0</commons.management.version>

Modified: servicemix/smx4/nmr/trunk/testing/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/testing/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/testing/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/testing/pom.xml Fri Jul 30 14:25:03 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.testing</groupId>
     <artifactId>testing</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix Testing</name>
+    <name>Apache ServiceMix :: Testing</name>
 
     <modules>
         <module>support</module>

Modified: servicemix/smx4/nmr/trunk/testing/support/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/testing/support/pom.xml?rev=980803&r1=980802&r2=980803&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/testing/support/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/testing/support/pom.xml Fri Jul 30 14:25:03 2010
@@ -30,7 +30,7 @@
     <artifactId>org.apache.servicemix.platform.testing.support</artifactId>
     <packaging>bundle</packaging>
     <version>1.3.0-SNAPSHOT</version>
-    <name>Apache ServiceMix :: Testing - Support</name>
+    <name>Apache ServiceMix :: Testing :: Support</name>
 
     <properties>
         <aopalliance.version>1.0_1</aopalliance.version>