summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-28 13:50:19 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-28 13:50:19 +0000
commit75bbd95a1a6d0fc086ab48a80861c87281ae2ec7 (patch)
tree648fda166748d1998b5183a3385830e66cc444d7 /sca-java-2.x/trunk/compliance-tests
parent3bd7bc08b97a4d6a9ff95873971b0b2939d63d69 (diff)
Take out policy while i fix the backlevel test classes used by the assemblt tests which policy shares
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/pom.xml b/sca-java-2.x/trunk/compliance-tests/pom.xml
index 073c5d853a..56b1da7637 100644
--- a/sca-java-2.x/trunk/compliance-tests/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/pom.xml
@@ -40,7 +40,7 @@
<modules>
<module>assembly</module>
- <module>policy</module>
+ <!-- module>policy</module -->
<module>java-caa</module>
<module>java-ci</module>
</modules>