Take the old sample distribution tests out of the build while the sample updates happen

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069295 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2011-02-10 09:10:26 +00:00
parent c244e583e1
commit 44e19f574e

View file

@ -46,6 +46,11 @@
</activation>
<modules>
<module>legal-checks</module>
<!--
Take out these sample tests while the sample reorg happens
<module>contribution-binding-sca-calculator</module>
<module>contribution-binding-ws-calculator</module>
<module>contribution-binding-rmi-calculator</module>
@ -53,6 +58,8 @@
<module>contribution-implementation-java-calculator</module>
<module>launcher-embedded-jse</module>
<module>launcher-embedded-osgi</module>
-->
</modules>
</profile>