summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-12-14 13:12:49 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-12-14 13:12:49 +0000
commit423e9741c50730f2f9c509889227f2c614a35e8e (patch)
treea23f2c8d2b3ec6e013080167ad3b836b8360f027 /sca-java-2.x/trunk/samples
parent37950aec04c2abce05e16d676ca97b4514ecff22 (diff)
Add static distributed OSGi samples to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/pom.xml1
1 files changed, 1 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 9364d99a8f..6c33295476 100644
--- a/sca-java-2.x/trunk/samples/learning-more/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml
@@ -42,6 +42,7 @@
<module>binding-comet</module>
<module>binding-websocket</module>
<module>contribution-osgi</module>
+ <module>distributed-osgi-static</module>
</modules>
</profile>
</profiles>