Author: antelder
Date: Thu Jan 28 15:12:53 2010
New Revision: 904122
URL: http://svn.apache.org/viewvc?rev=904122&view=rev
Log:
Add the new client itest
Modified:
tuscany/sca-java-2.x/trunk/itest/pom.xml
Modified: tuscany/sca-java-2.x/trunk/itest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/pom.xml?rev=904122&r1=904121&r2=904122&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/pom.xml Thu Jan 28 15:12:53 2010
@@ -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>