diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-26 09:48:57 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-26 09:48:57 +0000 |
commit | 8e18aaa339f8f96267748ad6eca01c8723bfc972 (patch) | |
tree | d2b958a3aa9bfa725b5c718528db4e0cf06d6a1f | |
parent | bbbe56bad5a3b0d88f3969efd34fe008e5f55078 (diff) |
Temporary workaround for TUSCANY-3165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/itest/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml index 8415aebc94..27c2b3db62 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/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> |