summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-07-20 02:52:11 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-07-20 02:52:11 +0000
commit9477125d0e7a2b298d8894c78f76edc6cecd00b4 (patch)
tree90a44801c6f822e2b5466b0067789e5b458d5ffa
parentd54199ae4188fa86213fb268a66557fce33d851d (diff)
Disable itest/contribution-jee as workaround for TUSCANY-3165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795684 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--branches/sca-java-1.5.1/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/itest/pom.xml b/branches/sca-java-1.5.1/itest/pom.xml
index 86ecd62d45..c8ac1aabb5 100644
--- a/branches/sca-java-1.5.1/itest/pom.xml
+++ b/branches/sca-java-1.5.1/itest/pom.xml
@@ -79,7 +79,9 @@
<module>contribution-classloader</module>
-->
<module>contribution-jee-samples</module>
+ <!--TUSCANY-3165
<module>contribution-jee</module>
+ -->
<module>contribution-jee-samples</module>
<module>conversations</module>
<module>corba</module>