summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-03-19 08:10:48 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-03-19 08:10:48 +0000
commit0087d5dba10289f47214ba0d931712b157ee2477 (patch)
tree4bd1fb626843a9fbfdeb2a0340c5c21a8b4abeec /sca-java-2.x/trunk/testing/itest
parenta89ed2121f40c0c3ecf8d0a40171937c3dfa1e35 (diff)
TUSCANY-4029: temporarily take out the async-services itest as the jms binding doesn't work properly when a reference is using the target attribute instead of explicit binding config
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1302318 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml
index 1d5121e13c..d584810385 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -38,7 +38,7 @@
</dependencies>
<modules>
- <module>async-services</module>
+ <!-- TUSCANY-4029 module>async-services</module -->
<module>base</module>
<module>builder</module>
<module>bpel</module>