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 17:06:19 UTC

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

Author: slaws
Date: Mon Mar  8 16:06:19 2010
New Revision: 920373

URL: http://svn.apache.org/viewvc?rev=920373&view=rev
Log:
A few more comments on status

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=920373&r1=920372&r2=920373&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 16:06:19 2010
@@ -76,15 +76,17 @@
            <excludes>
               <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-3380 -->
+              <exclude>**/POL_4003_TestCase.java</exclude><!--  see TUSCANY-3488 -->
+              <exclude>**/POL_4013_TestCase.java</exclude><!--  see TUSCANY-xxxx Doesn't fail for me - SL -->
+              <exclude>**/POL_4028_TestCase.java</exclude><!--  see TUSCANY-xxxx Should now work -->
+              <!-- transaction intents -->
               <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-->
               <exclude>**/POL_9016_TestCase.java</exclude><!--  see TUSCANY-3487-->
               <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 -->
            </excludes>