summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-18 20:44:38 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-18 20:44:38 +0000
commitd81596bbed756cc4f85909515652b30155b29a4d (patch)
tree0924ced11c69611bbd787a631e84b153b4ab7c0c /sca-java-2.x
parente9211ac4b4e84aecf3f923cc7aa25a81f7f5ae2f (diff)
Take out compliance tests while they're not working
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924986 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index a67cf29fa2..43ba4977cc 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -699,7 +699,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
- <module>compliance-tests</module>
+ <!-- module>compliance-tests</module -->
</modules>
<build>
<plugins>