diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-17 06:30:17 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-17 06:30:17 +0000 |
commit | be72064ad6e9861e7bc4a184ecb205ae9b63da17 (patch) | |
tree | 76dc18d11dfebc3f99997a37cb40fdb04451f674 /branches | |
parent | 20fa7f4fc3215288eaae0ef2887e9225967103bc (diff) |
Take contribution-jee out of build due to openejb issue in TUSCANY-2935
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775583 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-java-1.5/itest/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/branches/sca-java-1.5/itest/pom.xml b/branches/sca-java-1.5/itest/pom.xml index 48efe2d717..b0b3218bcc 100644 --- a/branches/sca-java-1.5/itest/pom.xml +++ b/branches/sca-java-1.5/itest/pom.xml @@ -79,8 +79,6 @@ <module>contribution-classloader</module> --> <module>contribution-jee-samples</module> - <module>contribution-jee</module> - <module>contribution-jee-samples</module> <module>conversations</module> <module>corba</module> <module>conversations-ws</module> |