summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml
index 1ff9b641c6..e6639401d6 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml
@@ -45,12 +45,14 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+<!-- TUSCANY-3748 - comment out the tests for the Beta2 Release as OASIS haven't
<module>assembly</module>
<module>java-caa</module>
<module>java-ci</module>
<module>policy</module>
<module>binding-ws</module>
-<!--
+-->
+<!--
<module>binding-jms</module>
-->
</modules>