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-05-02 11:20:22 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-02 11:20:22 +0000
commit6eec5d359e96959ede468a63cabadf18c8a470c2 (patch)
tree75306e62719224eb71666069f72c64422a019984 /branches/sca-java-1.x/itest/contribution-jee-samples/pom.xml
parent84ed5fd22e525b8c1a4c57556290b42c67375190 (diff)
TUSCANY-2978 - Add some more sample archives based on the scenarios here http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 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.xml3
1 files changed, 3 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 da819e3c59..68563a0233 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
@@ -43,6 +43,9 @@
<module>war-appcomp-contrib-implicit</module>
<module>ejb-nonenhanced</module>
<module>ear-nonenhanced</module>
+ <module>ear-appcomp-contrib-implicit</module>
+ <module>scajar-ear-nonenhanced</module>
+ <module>scajar-ear-appcomp</module>
</modules>
</profile>
</profiles>