diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-15 12:31:58 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-15 12:31:58 +0000 |
commit | 7446d986fa01e6a1403888970375aee7079b071e (patch) | |
tree | 02b3c1a8e48ae12881d0efb72f2fabda0a816f2c | |
parent | 58c05607b4bd7fbeaa35376b2046c7f2bc1a1a1e (diff) |
Temporarily takeout bpel itests to see if that changes the hudson too many open files problem
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899613 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml index 6a6d2ad613..bfacac0aaa 100644 --- a/sca-java-2.x/trunk/itest/pom.xml +++ b/sca-java-2.x/trunk/itest/pom.xml @@ -45,7 +45,7 @@ </activation> <modules> <module>builder</module> - <module>bpel</module> + <!-- module>bpel</module --> <module>callback-api</module> <module>callback-basic</module> <module>callback-basic-ws</module> |