This is an automated email from the ASF dual-hosted git repository.

johndament pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 14a3d309db66d8bb33241db950656fe5af75d864
Author: John D. Ament <[email protected]>
AuthorDate: Mon Dec 18 23:27:30 2017 -0500

    [CXF-7579] Enable custom method test.
---
 systests/microprofile/client/weld/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/systests/microprofile/client/weld/pom.xml 
b/systests/microprofile/client/weld/pom.xml
index 77628bd..5e22ae4 100644
--- a/systests/microprofile/client/weld/pom.xml
+++ b/systests/microprofile/client/weld/pom.xml
@@ -133,7 +133,6 @@
                         
<dependency>org.eclipse.microprofile.rest.client:microprofile-rest-client-tck</dependency>
                     </dependenciesToScan>
                     <excludes>
-                        
<exclude>org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest</exclude>
                         
<exclude>org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest</exclude>
                     </excludes>
                 </configuration>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to