Author: antelder
Date: Fri Jan 30 12:46:52 2009
New Revision: 739262
URL: http://svn.apache.org/viewvc?rev=739262&view=rev
Log:
Start trying to get a full clean build to work, these two samples are failing
for me so take them out of the build for now
Modified:
tuscany/java/sca/samples/pom.xml
Modified: tuscany/java/sca/samples/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/samples/pom.xml?rev=739262&r1=739261&r2=739262&view=diff
==============================================================================
--- tuscany/java/sca/samples/pom.xml (original)
+++ tuscany/java/sca/samples/pom.xml Fri Jan 30 12:46:52 2009
@@ -50,8 +50,8 @@
<module>calculator-rmi-service</module>
<module>implementation-java-calculator</module>
- <module>binding-ws-calculator</module>
- <module>host-webapp-calculator</module>
+ <!-- module>binding-ws-calculator</module -->
+ <!-- module>host-webapp-calculator</module -->
</modules>
</profile>