You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2011/07/21 23:07:05 UTC

svn commit: r1149364 - /tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml

Author: antelder
Date: Thu Jul 21 21:07:04 2011
New Revision: 1149364

URL: http://svn.apache.org/viewvc?rev=1149364&view=rev
Log:
Take out distro itests for samples that aren't in trunk

Modified:
    tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml

Modified: tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml?rev=1149364&r1=1149363&r2=1149364&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/distribution/pom.xml Thu Jul 21 21:07:04 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,8 @@ 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>