summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 09:47:21 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 09:47:21 +0000
commitade216f4446574bf87e9921a794cfff60328aa9a (patch)
treeea2cf8677dc2530ab7e54b4c8511e2cb2c536f6c /branches/sca-java-1.x/itest
parentba5128487ac571a70eee88b4828b76d9a813337c (diff)
TUSCANY-2948, take jms-format test out of build for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759077 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index 572fafbf9d..0852b626a4 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -98,7 +98,7 @@
<module>jms-args</module>
<module>jms-callbacks</module>
<module>jms-definitions</module>
- <module>jms-format</module>
+ <!-- module>jms-format</module removed for now see TUSCANY-2948 -->
<module>jms-oneway-nocf</module>
<module>jms-noreplyto</module>
<module>jms-nonscaclient-exceptions</module>