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/05/14 09:45:03 UTC

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

Author: antelder
Date: Fri May 14 07:45:03 2010
New Revision: 944148

URL: http://svn.apache.org/viewvc?rev=944148&view=rev
Log:
Remove exclude for ASM_4005 as its working now

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=944148&r1=944147&r2=944148&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 Fri May 14 07:45:03 2010
@@ -78,7 +78,6 @@
          <configuration>
            <excludes>
               <!-- Real otest/Tuscany problems -->
-              <exclude>**/ASM_4005_TestCase.java</exclude><!--  see TUSCANY-xxxx -->
               <exclude>**/ASM_10002_TestCase.java</exclude><!--  see TUSCANY-3503 -->
 
               <!-- actually is working but the err msgs come out in a different order so the msg text test fails -->