You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/04/17 21:48:23 UTC

svn commit: r935239 - in /tuscany/sca-java-1.x/trunk/tutorials/travelsample: clients/currency-converter-corba/ clients/currency-converter-jms/ clients/currency-converter-rmi/ clients/currency-converter-ws-jaxws/ launchers/blog-feed/ launchers/blog-feed...

Author: nash
Date: Sat Apr 17 19:48:22 2010
New Revision: 935239

URL: http://svn.apache.org/viewvc?rev=935239&view=rev
Log:
Fix pom dependencies in launchers, clients and services (TUSCANY-3506)

Removed:
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/src/test/
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/src/test/
Modified:
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-corba/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-rmi/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-ws-jaxws/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-corba/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jms/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-rmi/pom.xml

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-corba/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-corba/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-corba/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-corba/pom.xml Sat Apr 17 19:48:22 2010
@@ -27,15 +27,6 @@
     </parent><version>1.0-SNAPSHOT</version>
     <artifactId>scatours-client-currency-converter-corba</artifactId>
     <name>Apache Tuscany SCA Tours Currency Converter CORBA Client</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
     
     <build>
         <finalName>${artifactId}</finalName>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml Sat Apr 17 19:48:22 2010
@@ -74,13 +74,6 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-rmi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-rmi/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-rmi/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-rmi/pom.xml Sat Apr 17 19:48:22 2010
@@ -27,15 +27,6 @@
     </parent><version>1.0-SNAPSHOT</version>
     <artifactId>scatours-client-currency-converter-rmi</artifactId>
     <name>Apache Tuscany SCA Tours Currency Converter RMI Client</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
     
     <build>
        <finalName>${artifactId}</finalName>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-ws-jaxws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-ws-jaxws/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-ws-jaxws/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-ws-jaxws/pom.xml Sat Apr 17 19:48:22 2010
@@ -41,13 +41,6 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <pluginRepositories>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/blog-feed/pom.xml Sat Apr 17 19:48:22 2010
@@ -54,6 +54,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-tomcat</artifactId>
             <version>${tuscany.version}</version>
+            <scope>runtime</scope>
         </dependency>
 
         <dependency>
@@ -76,13 +77,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-corba/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-jms/pom.xml Sat Apr 17 19:48:22 2010
@@ -68,13 +68,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-jms-asf</artifactId>
             <version>${tuscany.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
+            <scope>runtime</scope>
         </dependency>
 
         <dependency>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-rmi/pom.xml Sat Apr 17 19:48:22 2010
@@ -77,13 +77,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter-ws/pom.xml Sat Apr 17 19:48:22 2010
@@ -71,13 +71,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/currency-converter/pom.xml Sat Apr 17 19:48:22 2010
@@ -56,13 +56,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/feed-logger/pom.xml Sat Apr 17 19:48:22 2010
@@ -55,6 +55,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-tomcat</artifactId>
             <version>${tuscany.version}</version>
+            <scope>runtime</scope>
         </dependency>
 
         <dependency>
@@ -77,13 +78,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml Sat Apr 17 19:48:22 2010
@@ -34,62 +34,6 @@
             <artifactId>tuscany-node-launcher</artifactId>
             <version>${tuscany.version}</version>
         </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-bespoketrip</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-creditcard-payment-jaxb</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-currency</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-coordination</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-packagedtrip</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-payment-java</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-shoppingcart</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-fullapp-ui</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
     </dependencies>
 
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-nodes/pom.xml Sat Apr 17 19:48:22 2010
@@ -32,57 +32,19 @@
     
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-assembly</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-core</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>        
-            
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-assembly-xml</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-api</artifactId>
             <version>${tuscany.version}</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-node-launcher</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-domain-manager</artifactId>
+            <artifactId>tuscany-node-impl</artifactId>
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-implementation-node-runtime</artifactId>
-            <version>${tuscany.version}</version>
-            <scope>runtime</scope>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-implementation-java</artifactId>
-            <version>${tuscany.version}</version>
-            <scope>runtime</scope>
-        </dependency>        
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
@@ -122,6 +84,13 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
+        
+        <dependency>
+            <groupId>org.apache.tuscany.sca</groupId>
+            <artifactId>tuscany-host-jetty</artifactId>
+            <version>${tuscany.version}</version>
+            <scope>runtime</scope>
+        </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
@@ -171,15 +140,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-<!-- 
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-policy-transaction</artifactId>
-            <version>${tuscany.version}</version>
-            <scope>runtime</scope>
-        </dependency> 
--->
         
         <dependency>
             <groupId>org.apache.derby</groupId>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp/pom.xml Sat Apr 17 19:48:22 2010
@@ -40,24 +40,6 @@
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-assembly</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-core</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>        
-            
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-assembly-xml</artifactId>
-            <version>${tuscany.version}</version>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-api</artifactId>
             <version>${tuscany.version}</version>
         </dependency>
@@ -68,13 +50,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-implementation-java</artifactId>
-            <version>${tuscany.version}</version>
-            <scope>runtime</scope>
-        </dependency>        
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/help-pages/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-client/pom.xml Sat Apr 17 19:48:22 2010
@@ -55,20 +55,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-host-jetty</artifactId>
-            <version>${tuscany.version}</version>
-            <scope>runtime</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/introducing-domain/pom.xml Sat Apr 17 19:48:22 2010
@@ -34,27 +34,6 @@
             <artifactId>tuscany-node-launcher</artifactId>
             <version>${tuscany.version}</version>
         </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-introducing-tours</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-introducing-trips</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>scatours-contribution-introducing-client</artifactId>
-            <version>${pom.version}</version>
-            <scope>provided</scope>
-        </dependency>        
     </dependencies>
 
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-corba/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency> 
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml Sat Apr 17 19:48:22 2010
@@ -61,13 +61,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-jms-asf</artifactId>
             <version>${tuscany.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
+            <scope>runtime</scope>
         </dependency>
 
         <dependency>
@@ -80,46 +74,7 @@
                     <artifactId>activemq-web-demo</artifactId>
                 </exclusion>
             </exclusions>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.ws.commons.axiom</groupId>
-            <artifactId>axiom-api</artifactId>
-            <version>1.2.7</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>xerces</groupId>
-                    <artifactId>xercesImpl</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>stax</groupId>
-                    <artifactId>stax-api</artifactId>
-                </exclusion>
-                <exclusion>
-                    <groupId>xml-apis</groupId>
-                    <artifactId>xml-apis</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.ws.commons.axiom</groupId>
-            <artifactId>axiom-impl</artifactId>
-            <version>1.2.7</version>
             <scope>runtime</scope>
-            <exclusions>
-                <exclusion>
-                    <groupId>stax</groupId>
-                    <artifactId>stax-api</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
         </dependency>
     </dependencies>
     

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-rmi/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency> 
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ws/pom.xml Sat Apr 17 19:48:22 2010
@@ -70,13 +70,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency> 
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-bpel/pom.xml Sat Apr 17 19:48:22 2010
@@ -97,6 +97,7 @@
                     <artifactId>avalon-framework</artifactId>
                 </exclusion>
             </exclusions>
+            <scope>runtime</scope>
         </dependency>
         
         <dependency>
@@ -112,13 +113,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-groovy/pom.xml Sat Apr 17 19:48:22 2010
@@ -95,13 +95,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-callback/pom.xml Sat Apr 17 19:48:22 2010
@@ -88,13 +88,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml Sat Apr 17 19:48:22 2010
@@ -88,13 +88,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-reference-pass/pom.xml Sat Apr 17 19:48:22 2010
@@ -88,13 +88,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java/pom.xml Sat Apr 17 19:48:22 2010
@@ -88,13 +88,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-python/pom.xml Sat Apr 17 19:48:22 2010
@@ -95,13 +95,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring-scatag/pom.xml Sat Apr 17 19:48:22 2010
@@ -102,13 +102,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml Sat Apr 17 19:48:22 2010
@@ -102,13 +102,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>        
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/policy/pom.xml Sat Apr 17 19:48:22 2010
@@ -84,13 +84,6 @@
             <version>${tuscany.version}</version>
             <scope>runtime</scope>
         </dependency>   
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-corba/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-corba/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-corba/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-corba/pom.xml Sat Apr 17 19:48:22 2010
@@ -28,15 +28,6 @@
     <artifactId>scatours-service-smsgateway-corba</artifactId>
     <name>Apache Tuscany SCA Tours SMS Gateway CORBA Service</name>
 
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-    
     <build>
         <finalName>${artifactId}</finalName>
         <plugins>
@@ -82,4 +73,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml Sat Apr 17 19:48:22 2010
@@ -40,13 +40,6 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jms/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jms/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jms/pom.xml Sat Apr 17 19:48:22 2010
@@ -73,13 +73,6 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
     
     <build>

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-rmi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-rmi/pom.xml?rev=935239&r1=935238&r2=935239&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-rmi/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-rmi/pom.xml Sat Apr 17 19:48:22 2010
@@ -27,15 +27,6 @@
     </parent><version>1.0-SNAPSHOT</version>
     <artifactId>scatours-service-smsgateway-rmi</artifactId>
     <name>Apache Tuscany SCA Tours SMS Gateway RMI Service</name>
-
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.5</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
     
     <build>
         <finalName>${artifactId}</finalName>