This is an automated email from the ASF dual-hosted git repository.
johndament pushed a commit to branch mp-client
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/mp-client by this push:
new de1ed34 [CXF-7579] Removing excluded test.
de1ed34 is described below
commit de1ed3403d4a560cd0ad66c2ddbbdff521e0f83a
Author: John D. Ament <[email protected]>
AuthorDate: Wed Dec 20 07:08:30 2017 -0500
[CXF-7579] Removing excluded test.
---
systests/microprofile/client/weld/pom.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/systests/microprofile/client/weld/pom.xml
b/systests/microprofile/client/weld/pom.xml
index 91edf98..face317 100644
--- a/systests/microprofile/client/weld/pom.xml
+++ b/systests/microprofile/client/weld/pom.xml
@@ -109,9 +109,6 @@
<dependenciesToScan>
<dependency>org.eclipse.microprofile.rest.client:microprofile-rest-client-tck</dependency>
</dependenciesToScan>
- <excludes>
-
<exclude>org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest</exclude>
- </excludes>
</configuration>
</plugin>
</plugins>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].