summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-20 07:57:10 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-20 07:57:10 +0000
commit08286cba493d30f4bed3a42a320ccb103b9904d6 (patch)
tree44ec2ebc0da287dc5329a2b366886e6d567973db
parent68880159482ab42f79fde72bf238919c8c643646 (diff)
Take the compliance tests out of the distribution profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925562 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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 43ba4977cc..f5b9b444b6 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -391,7 +391,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
- <module>compliance-tests</module>
+ <!-- module>compliance-tests</module -->
</modules>
<build>
<plugins>