summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-07 17:16:18 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-07 17:16:18 +0000
commit3138d32eb27644feb965556e430a2028a34b5831 (patch)
tree0bdde76f51d0a4155125e26d183866ea64fcc2b7 /java/sca
parent7881c624c1531d9c60830f9a1556c4deeecb1688 (diff)
Temporarily commented out node-launcher-equinox as it doesn't quite work yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692903 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/modules/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index 71e003f8ec..00f3bbad5d 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -157,7 +157,9 @@
<module>node-api</module>
<module>node-impl</module>
<module>node-launcher</module>
+ <!--
<module>node-launcher-equinox</module>
+ -->
<module>node-launcher-osgi</module>
<module>node-launcher-webapp</module>
<module>node-manager</module>