You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/03/11 01:32:10 UTC

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

Author: antelder
Date: Thu Mar 11 00:32:09 2010
New Revision: 921648

URL: http://svn.apache.org/viewvc?rev=921648&view=rev
Log:
Add JIRA number associated with test fail

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=921648&r1=921647&r2=921648&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 Thu Mar 11 00:32:09 2010
@@ -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>