summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-10 16:22:30 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-10 16:22:30 +0000
commita9bdf283e49022d34d485702f2e907d3aa7a554e (patch)
tree6187b3f98711a43cb579d0e56f12594b5019c7ee /sca-java-2.x
parentb17c669469576fc6e1fdd14fff55ae86a9a411da (diff)
Also put back BJM_6017_1 into the build as it works now too, i think it wasn't broken just failing due to bad clean up when other tests were failing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/binding-jms/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/pom.xml
index e3f9903265..25a6e17bf0 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/pom.xml
+++ b/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/pom.xml
@@ -85,7 +85,6 @@
<configuration>
<argLine>-Xms256m -Xmx1024m</argLine>
<excludes>
- <exclude>**/BJM_6017_1_TestCase.java</exclude>
</excludes>
</configuration>
</plugin>