Author: slaws
Date: Wed Dec 14 13:12:49 2011
New Revision: 1214231
URL: http://svn.apache.org/viewvc?rev=1214231&view=rev
Log:
Add static distributed OSGi samples to the build
Modified:
tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml
Modified: tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml?rev=1214231&r1=1214230&r2=1214231&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/learning-more/pom.xml Wed Dec 14
13:12:49 2011
@@ -42,6 +42,7 @@
<module>binding-comet</module>
<module>binding-websocket</module>
<module>contribution-osgi</module>
+ <module>distributed-osgi-static</module>
</modules>
</profile>
</profiles>