Author: slaws
Date: Tue Sep 13 12:40:43 2011
New Revision: 1170150

URL: http://svn.apache.org/viewvc?rev=1170150&view=rev
Log:
TUSCANY-3940 - and remove the exclude for 11017

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

Modified: tuscany/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml?rev=1170150&r1=1170149&r2=1170150&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml Tue 
Sep 13 12:40:43 2011
@@ -90,9 +90,6 @@
 <!-- if you want to connect a debugger to a surefire test you can use this
            <argLine>-Xms256m -Xmx1024m -Xdebug 
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000</argLine>
 -->
-           <excludes>
-              <exclude>**/JCA_11017_TestCase.java</exclude> <!-- Broken due to 
bug in OASIS test, see TUSCANY-3940 -->
-           </excludes>
          </configuration>
       </plugin>
 


Reply via email to