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

svn commit: r880613 - in /servicemix/smx4/features/trunk: assembly/pom.xml examples/itests/tests/pom.xml pom.xml

Author: ccustine
Date: Mon Nov 16 06:25:14 2009
New Revision: 880613

URL: http://svn.apache.org/viewvc?rev=880613&view=rev
Log:
- Removing duplicate dependencies
- Updated some components to latest SNAPSHOTs

Modified:
    servicemix/smx4/features/trunk/assembly/pom.xml
    servicemix/smx4/features/trunk/examples/itests/tests/pom.xml
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/pom.xml?rev=880613&r1=880612&r2=880613&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/features/trunk/assembly/pom.xml Mon Nov 16 06:25:14 2009
@@ -290,11 +290,6 @@
             <version>${jencks.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.servicemix.bundles</groupId>
-            <artifactId>org.apache.servicemix.bundles.saaj-impl</artifactId>
-            <version>${saaj.impl.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.codehaus.woodstox</groupId>
             <artifactId>woodstox-core-asl</artifactId>
             <version>${woodstox.version}</version>
@@ -390,11 +385,6 @@
             <version>${jaxb.impl.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.servicemix.bundles</groupId>
-            <artifactId>org.apache.servicemix.bundles.wsdl4j</artifactId>
-            <version>${wsdl4j.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.servicemix.specs</groupId>
             <artifactId>org.apache.servicemix.specs.jaxb-api-${jaxb.api.version}</artifactId>
             <version>${servicemix.specs.version}</version>
@@ -410,11 +400,6 @@
             <version>${servicemix.specs.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.servicemix.specs</groupId>
-            <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
-            <version>${servicemix.specs.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.xbean</groupId>
             <artifactId>xbean-classloader</artifactId>
             <version>${xbean.version}</version>
@@ -470,21 +455,11 @@
             <version>${geronimo.transaction.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.geronimo.components</groupId>
-            <artifactId>geronimo-connector</artifactId>
-            <version>${geronimo.connector.version}</version>
-        </dependency>
-        <dependency>
            <groupId>org.apache.servicemix.bundles</groupId>
            <artifactId>org.apache.servicemix.bundles.javax.mail</artifactId>
            <version>${javax.mail.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.servicemix.bundles</groupId>
-            <artifactId>org.apache.servicemix.bundles.howl</artifactId>
-            <version>${howl.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.servicemix.transaction</groupId>
             <artifactId>org.apache.servicemix.transaction</artifactId>
             <version>${servicemix.nmr.version}</version>
@@ -637,11 +612,6 @@
             <version>${pax.url.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.prefs</artifactId>
-            <version>${felix.prefs.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.mortbay.jetty</groupId>
             <artifactId>jetty</artifactId>
             <version>${jetty.version}</version>

Modified: servicemix/smx4/features/trunk/examples/itests/tests/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/itests/tests/pom.xml?rev=880613&r1=880612&r2=880613&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/itests/tests/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/itests/tests/pom.xml Mon Nov 16 06:25:14 2009
@@ -268,11 +268,6 @@
             <version>${geronimo.annotation.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.servicemix.specs</groupId>
-            <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
-            <version>${servicemix.specs.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.servicemix.bundles</groupId>
             <artifactId>org.apache.servicemix.bundles.javax.mail</artifactId>
             <version>${javax.mail.version}</version>

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=880613&r1=880612&r2=880613&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Mon Nov 16 06:25:14 2009
@@ -190,19 +190,19 @@
       <servicemix-shared-version>2009.02-SNAPSHOT</servicemix-shared-version>
       <servicemix-quartz-version>2009.02-SNAPSHOT</servicemix-quartz-version>
       <servicemix-jms-version>2009.02-SNAPSHOT</servicemix-jms-version>
-      <servicemix-jsr181-version>2009.01</servicemix-jsr181-version>
+      <servicemix-jsr181-version>2009.02-SNAPSHOT</servicemix-jsr181-version>
       <servicemix-http-version>2009.02-SNAPSHOT</servicemix-http-version>
       <servicemix-mail-version>2009.01</servicemix-mail-version>
       <servicemix-osworkflow-version>2009.01</servicemix-osworkflow-version>
       <servicemix-wsn2005-version>2009.01</servicemix-wsn2005-version>
-      <servicemix-bean-version>2009.01</servicemix-bean-version>
-      <servicemix-eip-version>2009.01</servicemix-eip-version>
+      <servicemix-bean-version>2009.02-SNAPSHOT</servicemix-bean-version>
+      <servicemix-eip-version>2009.02-SNAPSHOT</servicemix-eip-version>
       <servicemix-script-version>2009.01</servicemix-script-version>
       <servicemix-scripting-version>2009.01</servicemix-scripting-version>
       <servicemix-validation-version>2009.01</servicemix-validation-version>
       <servicemix-ftp-version>2009.01</servicemix-ftp-version>
       <servicemix-xmpp-version>2009.01</servicemix-xmpp-version>
-      <servicemix-saxon-version>2009.01</servicemix-saxon-version>
+      <servicemix-saxon-version>2009.02-SNAPSHOT</servicemix-saxon-version>
       <servicemix-truezip-version>2009.01</servicemix-truezip-version>
       <servicemix-camel-version>2009.02-SNAPSHOT</servicemix-camel-version>
       <servicemix-cxf-bc-version>2009.02-SNAPSHOT</servicemix-cxf-bc-version>
@@ -377,6 +377,11 @@
   <dependencyManagement>
     <dependencies>
       <dependency>
+          <groupId>org.apache.servicemix</groupId>
+          <artifactId>servicemix-utils</artifactId>
+          <version>${servicemix-utils.version}</version>
+      </dependency>
+      <dependency>
           <groupId>org.apache.felix</groupId>
           <artifactId>org.osgi.compendium</artifactId>
           <version>${felix.compendium.version}</version>
@@ -729,7 +734,7 @@
 	      </plugin>
           <plugin>
               <artifactId>maven-remote-resources-plugin</artifactId>
-              <version>1.0</version>
+              <version>1.1</version>
               <executions>
                   <execution>
                       <goals>