You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2008/09/17 09:25:02 UTC

svn commit: r696183 - /tuscany/branches/sca-android/vtest/pom.xml

Author: jsdelfino
Date: Wed Sep 17 00:25:01 2008
New Revision: 696183

URL: http://svn.apache.org/viewvc?rev=696183&view=rev
Log:
Commented the vtests out of the android build for now.

Modified:
    tuscany/branches/sca-android/vtest/pom.xml

Modified: tuscany/branches/sca-android/vtest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-android/vtest/pom.xml?rev=696183&r1=696182&r2=696183&view=diff
==============================================================================
--- tuscany/branches/sca-android/vtest/pom.xml (original)
+++ tuscany/branches/sca-android/vtest/pom.xml Wed Sep 17 00:25:01 2008
@@ -45,10 +45,12 @@
                 <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
+                <!--
                 <module>java-api</module>
                 <module>wsbinding</module>
                 <module>utilities</module>
                 <module>assembly</module>
+                -->
            </modules>
         </profile>
     </profiles>