diff options
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/distribution/pom.xml | 6 |
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> |