summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-02 10:19:37 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-02 10:19:37 +0000
commite7e7b4aa5a8573bd58508438a64a216d2dc9fdea (patch)
tree8304fe7d6febb1165a530e272c96cec060508f7f /java/sca/itest/pom.xml
parentfcb3415c1c9b9a793cb9b075fe8a74ef5a5afdf0 (diff)
Add prototype code to support zip/folder contributions containing nested jar's, and add itests for that to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 57dd85b9a7..a18e8247f0 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -59,6 +59,8 @@
<module>callback-set-callback</module>
<module>callback-set-conversation</module>
<module>component-type</module>
+ <module>contribution-folder</module>
+ <module>contribution-zip</module>
<module>conversations</module>
<!--module>definitions-multiple</module-->
<module>exceptions</module>