summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 12:06:31 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 12:06:31 +0000
commit30c628b3103fb63b6ef39e1dea6509c7b6998e8f (patch)
tree29ced4a9df353c2ff14bb92e287d65a42551912e
parentfa12862cdde921c4893204a0dc28cf7d80e2cebf (diff)
Add details of more existing JIRA
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920290 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/compliance-tests/policy/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
index 7e30fa6517..4f703f6f0b 100644
--- a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
@@ -74,11 +74,11 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <exclude>**/POL_3001_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POL_3002_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POL_4003_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <exclude>**/POL_3001_TestCase.java</exclude><!-- see TUSCANY-3370 -->
+ <exclude>**/POL_3002_TestCase.java</exclude><!-- see TUSCANY-3370 -->
+ <exclude>**/POL_4003_TestCase.java</exclude><!-- see TUSCANY-3372 -->
<exclude>**/POL_4013_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POL_4028_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <exclude>**/POL_4028_TestCase.java</exclude><!-- see TUSCANY-3380 -->
<exclude>**/POL_9006_TestCase.java</exclude><!-- see TUSCANY-3487-->
<exclude>**/POL_9009_TestCase.java</exclude><!-- see TUSCANY-3487-->
<exclude>**/POL_9015_TestCase.java</exclude><!-- see TUSCANY-3487-->