summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 02:07:31 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 02:07:31 +0000
commitd1a0070462f3000a427764719d028e7a1e79820e (patch)
tree1a9f6c47b99d32d93cbe91720aaf4ea2de752079 /sca-java-2.x/branches
parentdbd909e0277e73eceee65939cecbcf8b731e3ee3 (diff)
Commenting compliance-tests as they are based on old otests snapshots and they are outdated already
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004085 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
index babc5ffff6..bb6c066566 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml
@@ -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>