summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 12:46:52 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 12:46:52 +0000
commit5068c590201da7436b5089a0a00b2b7f143bc422 (patch)
treee7893d1d19d1fef394b1b21ac9dd9947b23bcd2a /java/sca/samples/pom.xml
parent8bdcfd592564812474e733cd69bf11be1dac67ed (diff)
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
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739262 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/samples/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 026f2cbdde..8a2fde0239 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -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>