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 2010/03/20 08:57:11 UTC

svn commit: r925562 - /tuscany/sca-java-2.x/trunk/pom.xml

Author: antelder
Date: Sat Mar 20 07:57:10 2010
New Revision: 925562

URL: http://svn.apache.org/viewvc?rev=925562&view=rev
Log:
Take the compliance tests out of the distribution profile

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

Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=925562&r1=925561&r2=925562&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Sat Mar 20 07:57:10 2010
@@ -391,7 +391,7 @@
                 <module>shades</module>
                 <module>distribution</module>
                 <module>archetypes</module>
-                <module>compliance-tests</module>
+                <!-- module>compliance-tests</module -->
             </modules>
            <build>
               <plugins>