summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-26 08:15:48 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-26 08:15:48 +0000
commit259ed07b7a6023f19153cfae6f368f9fba24cb8e (patch)
tree5df9520935bd0a62f57f98aed4b4763f828d1ec8 /java/sca
parentbde00248699cf0a573ca829d8a712473c02e7d72 (diff)
TUSCANY-3182: take dosgi-dynamic-calculator-operations sample out of build while its fialing on the hudson build machine
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797875 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/samples/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 88fa77c2be..8613f701c6 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -53,8 +53,10 @@
<module>dosgi-calculator-operations</module>
<module>dosgi-dynamic-calculator</module>
+
+<!-- TUSCANY-3182
<module>dosgi-dynamic-calculator-operations</module>
-
+-->
<module>helloworld-bpel</module>
<module>implementation-java-calculator</module>