summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-07 13:18:36 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-07 13:18:36 +0000
commit4446a230bcae95ee474b6f5728d273a466c37242 (patch)
treedbd2d01e7aa2597d1792137478a92ef6df8301d9 /java/sca
parent4a3864d692472e5a0d2d1c06dd5c1bf8aba8633e (diff)
Add scaclient itest to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762762 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index a18e8247f0..168cea1de7 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -73,6 +73,7 @@
-->
<module>recursive-multi-level</module>
<module>references</module>
+ <module>scaclient-api</module>
<module>distribution</module>
<module>scopes</module>
<module>services</module>