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

jgallimore pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 7ccfa34  Merge pull request #615 from Travelcompositor/master
     add 12ac24f  TOMEE-2734-Upgrade CXF to 3.3.4
     new 84985ac  Merge branch 'TOMEE-2734' of github.com:Daniel-Dos/tomee into 
TOMEE-2734
     new a4599ac  Merge remote-tracking branch 'apache/master' into TOMEE-2734
     new c934d01  Update MicroProfile REST client version to match CXF
     new d26c2a1  SSL tests not quite passing, but inching closer
     new 6c5e012  Fix up failing REST client TCK tests

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  4 +-
 tck/microprofile-tck/rest-client/pom.xml           | 56 ++++++++++++++++++++++
 ...MicroProfileRestClientTCKArchiveProcessor.java} | 19 ++++++--
 .../MicroProfileRestClientTCKExtension.java}       |  6 +--
 ...org.jboss.arquillian.core.spi.LoadableExtension |  1 +
 .../rest-client/src/test/resources/arquillian.xml  |  6 +++
 6 files changed, 82 insertions(+), 10 deletions(-)
 copy 
tck/microprofile-tck/{config/src/test/java/org/apache/tomee/microprofile/tck/config/MicroProfileConfigTCKArchiveProcessor.java
 => 
rest-client/src/test/java/org/apache/tomee/microprofile/tck/restclient/MicroProfileRestClientTCKArchiveProcessor.java}
 (63%)
 copy 
tck/microprofile-tck/{config/src/test/java/org/apache/tomee/microprofile/tck/config/MicroProfileConfigTCKExtension.java
 => 
rest-client/src/test/java/org/apache/tomee/microprofile/tck/restclient/MicroProfileRestClientTCKExtension.java}
 (85%)
 create mode 100644 
tck/microprofile-tck/rest-client/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension

Reply via email to