summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 00:32:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 00:32:09 +0000
commit4aab2ec20bab84d9510298a18aefece5b83e6f88 (patch)
tree291e5e280ef0a3d304ee6f2c6c4cf5981770d7b3 /sca-java-2.x/trunk/compliance-tests/policy/pom.xml
parent5c14dda60f5b50ad5aa151fa931aa8fe012d5f0c (diff)
Add JIRA number associated with test fail
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921648 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/policy/pom.xml4
1 files changed, 2 insertions, 2 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 5aa57f882b..5a9be08f78 100644
--- a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
@@ -102,8 +102,8 @@
<exclude>**/POL_9017_TestCase.java</exclude><!-- see TUSCANY-3487-->
<exclude>**/POL_9018_TestCase.java</exclude><!-- see TUSCANY-3487-->
<!-- noListener intents -->
- <exclude>**/POL_10001_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
- <exclude>**/POL_10002_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <exclude>**/POL_10001_TestCase.java</exclude><!-- see TUSCANY-3491-->
+ <exclude>**/POL_10002_TestCase.java</exclude><!-- see TUSCANY-3491-->
</excludes>
</configuration>
</plugin>