summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-07-30 09:59:30 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-07-30 09:59:30 +0000
commit651a28b26242e25fddbdfe124e6b8d6448633a0a (patch)
tree62ac4ea869a42ec43a7fd66083d5d61ffb10e308 /sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml
parentf4f8210e87603924dd597af28bda72d327cf4686 (diff)
Add actual error messages to the BWS test. BWS is not in the build at the moment as we don't have the temporary test artifacts available.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980713 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml b/sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml
index efeb24e0d4..a85570c720 100644
--- a/sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/binding-ws/pom.xml
@@ -77,16 +77,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <!-- exclude>**/BWS_2003_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2006_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2008_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2009_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2011_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2013_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2016_TestCase.java</exclude -->
- <!-- exclude>**/BWS_2017_TestCase.java</exclude -->
- <!-- exclude>**/BWS_4007_TestCase.java</exclude -->
- <!-- exclude>**/BWS_5001_TestCase.java</exclude -->
</excludes>
</configuration>
</plugin>