summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:37:01 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-23 09:37:01 +0000
commit719fe27e65588eeb2e4d34f349162d54a0b6bf92 (patch)
tree6000c3560a2b1b7bd19a06a2f2e76aa098a53c63 /branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
parente0c21c136abfd0c26d0d99d2258db15654adf92d (diff)
TUSCANY-3097 Add test to see if the application composites of modules inside an EAR are processed (they shouldn't be)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml b/branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
index bb7194c6ba..62f44f9aef 100644
--- a/branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
+++ b/branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
@@ -47,8 +47,10 @@
<module>ejb-appcomp-contrib-implicit</module>
<module>ear-nonenhanced</module>
<module>ear-appcomp-contrib-implicit</module>
+ <module>ear-appcomp-contrib-implicit-war-appcomp</module>
<module>scajar-ear-nonenhanced</module>
<module>scajar-ear-appcomp</module>
+ <module>scajar-ear-appcomp-war-appcomp</module>
<module>scazip-ejb-appcomp</module>
<module>scazip-war-appcomp</module>
</modules>