summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-26 08:16:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-26 08:16:45 +0000
commitf268870355e6b13f81f952b620c951e697479ac9 (patch)
treeeec14cf1656f297e13160f9489c17d23a7a24e7f
parent259ed07b7a6023f19153cfae6f368f9fba24cb8e (diff)
TUSCANY-3134: Take bpel itest out of build while its failing on the hudson build machine
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797876 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/itest/bpel/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/bpel/pom.xml b/java/sca/itest/bpel/pom.xml
index 35bcc66f90..3f029e44de 100644
--- a/java/sca/itest/bpel/pom.xml
+++ b/java/sca/itest/bpel/pom.xml
@@ -30,7 +30,9 @@
<name>Apache Tuscany SCA BPEL Integration Tests</name>
<modules>
+ <!-- TUSCANY-3134
<module>helloworld</module>
+ -->
<!--
<module>helloworld-reference</module>
<module>helloworld-ws</module>