Author: antelder
Date: Thu Mar 11 00:24:00 2010
New Revision: 921644

URL: http://svn.apache.org/viewvc?rev=921644&view=rev
Log:
Add JIRA number for why test is taken out

Modified:
    tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml

Modified: tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml?rev=921644&r1=921643&r2=921644&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml Thu Mar 11 
00:24:00 2010
@@ -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>


Reply via email to