summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-21 21:09:08 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-21 21:09:08 +0000
commit48952ef34a78c758e05f04c8bd732f500ce0919e (patch)
tree432253faa83f2fbe355f275e73adfa6a0ecb7da0 /sca-java-2.x/branches
parentf03d0be9325a75eceea88cf94742cf1cd8710ccb (diff)
Merge r1149364 from trunk to beta3 to take out itests for samples not in trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149368 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches')
-rw-r--r--sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml b/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
index d004ce74b0..785148cb98 100644
--- a/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta3/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,7 @@ 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>