You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/03/08 13:06:31 UTC

svn commit: r920290 - /tuscany/sca-java-2.x/trunk/compliance-tests/policy/pom.xml

Author: slaws
Date: Mon Mar  8 12:06:31 2010
New Revision: 920290

URL: http://svn.apache.org/viewvc?rev=920290&view=rev
Log:
Add details of more existing JIRA

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

Modified: tuscany/sca-java-2.x/trunk/compliance-tests/policy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/policy/pom.xml?rev=920290&r1=920289&r2=920290&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/policy/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/policy/pom.xml Mon Mar  8 12:06:31 2010
@@ -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-->