summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-21 21:07:04 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-21 21:07:04 +0000
commitf03d0be9325a75eceea88cf94742cf1cd8710ccb (patch)
treecf868016761783624169c0b2e95a6f4621207bac /sca-java-2.x/trunk/testing
parent63b0ef81602c04d55bb9ebc9755022028541221e (diff)
Take out distro itests for samples that aren't in trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149364 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing')
-rw-r--r--sca-java-2.x/trunk/testing/itest/distribution/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/distribution/pom.xml b/sca-java-2.x/trunk/testing/itest/distribution/pom.xml
index 1662c345c2..9e35fde285 100644
--- a/sca-java-2.x/trunk/testing/itest/distribution/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/distribution/pom.xml
@@ -76,6 +76,10 @@ Take out these sample tests while the sample reorg happens
<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,8 @@ Take out these sample tests while the sample reorg happens
<module>contribution-implementation-java-calculator</module>
<module>launcher-embedded-jse</module>
<module>launcher-embedded-osgi</module>
+
+-->
</modules>
</profile>
</profiles>