summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/itest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-09-17 17:55:55 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-09-17 17:55:55 +0000
commit02b539671481532412ea0b71ba760a220fb5d3e5 (patch)
treef8ffa74d2f8d863cd0137b23fe5a4b3d7a80fd15 /branches/sca-java-1.5.1/itest
parent162c9898f899bff727adeb31ec9779f7e6d26365 (diff)
TUSCANY-3165 - revert to Simon's approach of skipping the JEE test for the time being
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816306 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/itest')
-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 a4363b8fc0..2c3766abe1 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>
-->
+ <!-- TUSCANY-3165 - waiting for OpenEJB 3.0.2 release
<module>contribution-jee</module>
+ -->
<module>contribution-jee-samples</module>
<module>conversations</module>
<module>corba</module>