summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 10:38:21 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 10:38:21 +0000
commitfade82f6691563d04159b298ca2ccf54b30d5cfe (patch)
tree084e190b9641e6fa1c61db299fa56696a829d3c5 /sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
parent053f595ac31c4b37078a1a7cebe96fbea3cfb9ff (diff)
Correct error message for 6008 and re-enable it. Remaining disabled test is being discussed at OASIS.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests/assembly/pom.xml')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/assembly/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
index 4f0d813106..e376b7367a 100644
--- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
@@ -74,7 +74,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <exclude>**/ASM_6008_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
<exclude>**/ASM_6015_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
</excludes>
</configuration>