summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 07:39:54 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 07:39:54 +0000
commit6685387b216d7119c8e4b8344e9a41d4a6535c66 (patch)
treee40dbd8b8bd00c772f55b3259a19f3abfed046a0 /sca-java-2.x/trunk
parent3cd3966f047bbced62d16b8748dcdb51d551b7c4 (diff)
Add base jar itests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index c41a8ff550..29881883b6 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -38,6 +38,7 @@
</dependencies>
<modules>
+ <module>base</module>
<module>builder</module>
<module>bpel</module>
<module>callback-api</module>