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-08 12:45:58 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 12:45:58 +0000
commite97997804302c925c16d76912ae9c8d7d333d204 (patch)
tree88dd56e1faaaed89948ef1f387ddd0693665be25 /sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml
parent30c628b3103fb63b6ef39e1dea6509c7b6998e8f (diff)
Add details of more existing JIRA
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920299 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml4
1 files changed, 2 insertions, 2 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 ae4543708a..41a7c99fd2 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
@@ -74,8 +74,8 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <exclude>**/POJO_8012_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POJO_8003_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <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>