Author: antelder
Date: Thu Jul 21 21:09:08 2011
New Revision: 1149368
URL: http://svn.apache.org/viewvc?rev=1149368&view=rev
Log:
Merge r1149364 from trunk to beta3 to take out itests for samples not in trunk
Modified:
tuscany/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
Modified:
tuscany/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml?rev=1149368&r1=1149367&r2=1149368&view=diff
==============================================================================
--- tuscany/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
(original)
+++ tuscany/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
Thu Jul 21 21:09:08 2011
@@ -76,6 +76,10 @@ Take out these sample tests while the sa
<module>src-distro-rat</module>
<module>bin-distro-unzip</module>
<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>
@@ -83,6 +87,7 @@ Take out these sample tests while the sa
<module>contribution-implementation-java-calculator</module>
<module>launcher-embedded-jse</module>
<module>launcher-embedded-osgi</module>
+-->
</modules>
</profile>
</profiles>