summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 11:00:35 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 11:00:35 +0000
commite4362d16175ce6ec12f12fb7fb43339ba2764606 (patch)
tree4aee0e940506cae1cf9a8bfe53b1514c891cbbd1 /sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
parentfade82f6691563d04159b298ca2ccf54b30d5cfe (diff)
Re-enable 8002 by fixing up the error messages to match the latest runtime behaviour
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
index 41a7c99fd2..dddcf9b238 100644
--- a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
@@ -76,7 +76,6 @@
<excludes>
<exclude>**/POJO_8012_TestCase.java</exclude><!-- see TUSCANY-3483 -->
<exclude>**/POJO_8003_TestCase.java</exclude><!-- see TUSCANY-3483 -->
- <exclude>**/POJO_8002_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
</excludes>
</configuration>
</plugin>