diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-26 08:16:45 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-26 08:16:45 +0000 |
commit | f268870355e6b13f81f952b620c951e697479ac9 (patch) | |
tree | eec14cf1656f297e13160f9489c17d23a7a24e7f /java/sca | |
parent | 259ed07b7a6023f19153cfae6f368f9fba24cb8e (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
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/itest/bpel/pom.xml | 2 |
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> |