Fixed Fault Tolerance TCK.

Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/1884ae3e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/1884ae3e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/1884ae3e

Branch: refs/heads/master
Commit: 1884ae3ed97e0a22674071522784f72e1d6f6edd
Parents: 3ae5f87
Author: Roberto Cortez <radcor...@yahoo.com>
Authored: Mon Jul 30 10:46:43 2018 +0100
Committer: Roberto Cortez <radcor...@yahoo.com>
Committed: Mon Jul 30 10:46:43 2018 +0100

----------------------------------------------------------------------
 tck/microprofile-tck/fault-tolerance/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/1884ae3e/tck/microprofile-tck/fault-tolerance/pom.xml
----------------------------------------------------------------------
diff --git a/tck/microprofile-tck/fault-tolerance/pom.xml 
b/tck/microprofile-tck/fault-tolerance/pom.xml
index 59917db..eaa237a 100644
--- a/tck/microprofile-tck/fault-tolerance/pom.xml
+++ b/tck/microprofile-tck/fault-tolerance/pom.xml
@@ -39,9 +39,6 @@
           <dependenciesToScan>
             
<dependency>org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck</dependency>
           </dependenciesToScan>
-          <excludes>
-            
<exclude>org.eclipse.microprofile.fault.tolerance.tck.ConfigTest</exclude>
-          </excludes>
         </configuration>
       </plugin>
     </plugins>

Reply via email to