You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2010/10/04 04:07:31 UTC

svn commit: r1004085 - /tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml

Author: lresende
Date: Mon Oct  4 02:07:31 2010
New Revision: 1004085

URL: http://svn.apache.org/viewvc?rev=1004085&view=rev
Log:
Commenting compliance-tests as they are based on old otests snapshots and they are outdated already

Modified:
    tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml

Modified: tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml?rev=1004085&r1=1004084&r2=1004085&view=diff
==============================================================================
--- tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml (original)
+++ tuscany/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml Mon Oct  4 02:07:31 2010
@@ -278,7 +278,9 @@
                 <module>shades</module>
                 <module>distribution</module>
                 <module>archetypes</module>
+                <!--
                 <module>compliance-tests</module>
+                -->
             </modules>
         </profile>
         <!-- ====================================================================== -->
@@ -304,7 +306,9 @@
                 <module>shades</module>
                 <module>distribution</module>
                 <module>archetypes</module>
+                <!--
                 <module>compliance-tests</module>
+                -->
             </modules>
         </profile>
 
@@ -394,7 +398,9 @@
                 <module>shades</module>
                 <module>distribution</module>
                 <module>archetypes</module>
+                <!--
                 <module>compliance-tests</module>
+                -->
             </modules>
            <build>
               <plugins>