summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-09-07 14:37:44 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-09-07 14:37:44 +0000
commit2a9d4e8bb9ff53133dcc096bc6733a1246a30415 (patch)
tree2c225ff5597e88266f692b08d3c6a2ad1c4bab63
parentecd01e80bc0e01b10a6346a429e9d24baffa22f0 (diff)
Include jms otests in build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166201 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml
index 36828921f0..92efdbccec 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml
+++ b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml
@@ -50,9 +50,7 @@
<module>java-ci</module>
<module>policy</module>
<module>binding-ws</module>
-<!--
<module>binding-jms</module>
--->
</modules>
</profile>
@@ -65,9 +63,7 @@
<module>java-ci</module>
<module>policy</module>
<module>binding-ws</module>
-<!--
<module>binding-jms</module>
--->
</modules>
</profile>
</profiles>