summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 15:12:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 15:12:53 +0000
commitf434c7a721f38902f439227187c6547641a62d85 (patch)
tree2540fc24588247cb25946a37e6c29f0d09773858
parent3399d7dd61ed35ab5f7e5a18838e3a6ef830b385 (diff)
Add the new client itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904122 13f79535-47bb-0310-9956-ffa450edef68
-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 35f57f71c4..89359449ed 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -78,6 +78,7 @@
<module>scaclient-api-jse-osgi</module>
-->
<module>scaclient-api-osgi</module>
+ <module>scaclient-api-rmi</module>
<module>scopes</module>
<module>scdl</module>
<module>services</module>