summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 11:51:29 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 11:51:29 +0000
commitba4e7df5e7976e7aac5e704e98d22b335e12cf97 (patch)
treeadc225a0516746c6babe6223e40df65b73c01d94 /sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests
parent44e19f574ee6e00da795418ec3a9efe934cdf10a (diff)
Commented out OASIS arifacts from compliance tests pom according to TUSCANY-3748. Added missing parent for the helloworld-contribution sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests')
-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>