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/10/04 17:28:18 UTC

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

Author: slaws
Date: Mon Oct  4 15:28:18 2010
New Revision: 1004287

URL: http://svn.apache.org/viewvc?rev=1004287&view=rev
Log:
Re-enable 11017

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

Modified: tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml?rev=1004287&r1=1004286&r2=1004287&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml Mon Oct  4 15:28:18 2010
@@ -80,7 +80,6 @@
          <artifactId>maven-surefire-plugin</artifactId>
          <configuration>
            <excludes>
-            <exclude>**/JCA_11017_TestCase.java</exclude><!-- ?????        -->
             <exclude>**/JCA_11021_TestCase.java</exclude><!-- TUSCANY-3664 -->
            </excludes>
          </configuration>