summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 00:24:00 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-11 00:24:00 +0000
commit5c14dda60f5b50ad5aa151fa931aa8fe012d5f0c (patch)
tree858fb19d29abfe730c810cb73f7acd3e241deea2 /sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
parent92a0cc9733acd10605420a90ed03098fbb7d4423 (diff)
Add JIRA number for why test is taken out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/assembly/pom.xml2
1 files changed, 1 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 e376b7367a..aa698214b4 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,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <exclude>**/ASM_6015_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
+ <exclude>**/ASM_6015_TestCase.java</exclude><!-- see TUSCANY-3481 -->
</excludes>
</configuration>
</plugin>