diff options
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/pom.xml | 5 |
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> |