summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index 6a6d2ad613..564fe76e6d 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -73,6 +73,10 @@
<module>recursive-multi-level</module>
<module>references</module>
<module>scaclient-api</module>
+<!-- TUSCANY-3424 - SCAClient in JSE with OSGi runtime not yet supported
+ <module>scaclient-api-jse-osgi</module>
+-->
+ <module>scaclient-api-osgi</module>
<module>scopes</module>
<module>scdl</module>
<module>services</module>
@@ -164,4 +168,4 @@
<modules>
<module>jaxws</module>
</modules>
-</project> \ No newline at end of file
+</project>