summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-06 10:31:32 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-06 10:31:32 +0000
commit27bdb7c19aaddeec354ad3424f435363e5271a95 (patch)
tree7f6f7e0c65bb0b1dd6177554e7e819bbdcf50196 /sca-java-2.x/trunk/samples/learning-more/pom.xml
parentfc55e1ced3cb5be7b5732757b2f8e861f0e1d98b (diff)
TUSCANY-3938 - Add samples to demonstrate starting the runtime in OSGi.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165595 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/pom.xml b/sca-java-2.x/trunk/samples/learning-more/pom.xml
index 4c76e23696..80bd7816a2 100644
--- a/sca-java-2.x/trunk/samples/learning-more/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml
@@ -40,6 +40,9 @@
<modules>
<module>binding-comet</module>
<module>binding-websocket</module>
+<!--
+ <module>contribution-osgi</module>
+-->
</modules>
</profile>
</profiles>