Author: antelder
Date: Fri Jan 30 12:47:54 2009
New Revision: 739263

URL: http://svn.apache.org/viewvc?rev=739263&view=rev
Log:
Start trying to get a full clean build to work, binding-ws-axis2 isn't going 
yet so take ws out of the distribution for now

Modified:
    tuscany/java/sca/distribution/all/pom.xml

Modified: tuscany/java/sca/distribution/all/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/all/pom.xml?rev=739263&r1=739262&r2=739263&view=diff
==============================================================================
--- tuscany/java/sca/distribution/all/pom.xml (original)
+++ tuscany/java/sca/distribution/all/pom.xml Fri Jan 30 12:47:54 2009
@@ -53,12 +53,12 @@
             <version>2.0-SNAPSHOT</version>
         </dependency>
 
-        <dependency>
+        <!-- dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-distribution-webservice</artifactId>
             <type>pom</type>
             <version>2.0-SNAPSHOT</version>
-        </dependency>
+        </dependency -->
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>


Reply via email to