summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-10 06:55:56 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-10 06:55:56 +0000
commit9d880fd2277aa8d2d1df3cd22f86675cd52af6e7 (patch)
treec2cb550da15a1ce6c13acc69e255d920aa0399bf /java/sca/itest/pom.xml
parentdc98e1cddc5910ab4ba5b40c90686bea311c0169 (diff)
Commenting out bpel itests as they are failing for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 7b4457d3e8..16b26438b1 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -46,7 +46,9 @@
</activation>
<modules>
<!--module>builder</module-->
+ <!--
<module>bpel</module>
+ -->
<module>callback-api</module>
<module>callback-basic</module>
<module>callback-complex-type</module>