summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorvamsic007 <vamsic007@13f79535-47bb-0310-9956-ffa450edef68>2009-03-23 17:42:38 +0000
committervamsic007 <vamsic007@13f79535-47bb-0310-9956-ffa450edef68>2009-03-23 17:42:38 +0000
commit8d53ca67aa02c88e9732bb69e03368e4545c942e (patch)
tree7cfda3714641ffe7fe320876fb983d968fff8a40 /branches/sca-java-1.x/itest/pom.xml
parentf628db8e48f7f83e3bc32ad56e6980bb04227152 (diff)
TUSCANY-2935 Integration tests for Java EE contribution processing
o Added tests for EJB jar and WAR contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757466 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index 4870ea6bf7..4a8f4a7ede 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -77,6 +77,7 @@
<module>contribution-import-export</module>
<!--
<module>contribution-classloader</module> -->
+ <module>contribution-jee</module>
<module>conversations</module>
<module>corba</module>
<module>conversations-ws</module>