Author: antelder
Date: Fri Jan 30 13:00:18 2009
New Revision: 739265
URL: http://svn.apache.org/viewvc?rev=739265&view=rev
Log:
Move webservices out of the distribution build till the axis2 binding is going
Modified:
tuscany/java/sca/distribution/pom.xml
Modified: tuscany/java/sca/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/pom.xml?rev=739265&r1=739264&r2=739265&view=diff
==============================================================================
--- tuscany/java/sca/distribution/pom.xml (original)
+++ tuscany/java/sca/distribution/pom.xml Fri Jan 30 13:00:18 2009
@@ -36,8 +36,8 @@
<module>core</module>
<module>ejava</module>
<module>host-webapp</module>
- <module>webservice</module>
<!--
+ <module>webservice</module>
<module>manager</module>
<module>process</module>
<module>repository</module>