[resteasy-commits] [resteasy/Resteasy] bb7386: [RESTEASY-2615] MP-rest-client 2.0 added feature f...

rsearls noreply at github.com
Mon Aug 10 08:21:29 EDT 2020


  Branch: refs/heads/MASTER-mp-rest-client-20-rebase
  Home:   https://github.com/resteasy/Resteasy
  Commit: bb73868a181a63487230e770e1df157b3b5972a0
      https://github.com/resteasy/Resteasy/commit/bb73868a181a63487230e770e1df157b3b5972a0
  Author: R Searls <rsearls at redhat.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M resteasy-client-api/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngine.java
    M resteasy-client-api/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClientBuilder.java
    M resteasy-client-microprofile-base/src/main/java/org/jboss/resteasy/microprofile/client/RestClientBuilderImpl.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ClientHttpEngineBuilder43.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ManualClosingApacheHttpClient43Engine.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/URLConnectionClientEngineBuilder.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/URLConnectionEngine.java
    M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ResteasyClientBuilderImpl.java
    M resteasy-dependencies-bom/pom.xml
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/FollowRedirectMPConfigPropertyTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/FollowRedirectsTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/FollowRedirectsResource.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/FollowRedirectsService.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/FollowRedirectsServiceIntf.java

  Log Message:
  -----------
  [RESTEASY-2615] MP-rest-client 2.0 added feature followRedirects and related tests


  Commit: 4fe64ecfb5626fa8dabe373d79306b7e5d005214
      https://github.com/resteasy/Resteasy/commit/4fe64ecfb5626fa8dabe373d79306b7e5d005214
  Author: R Searls <rsearls at redhat.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M resteasy-dependencies-bom/pom.xml
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonBindingMPTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/JsonBindingMPService.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/JsonBindingMPServiceIntf.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/JsonpMPService.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/resource/JsonpMPServiceIntf.java

  Log Message:
  -----------
  [Resteasy 2617] mp rest client context resolver


Compare: https://github.com/resteasy/Resteasy/compare/bb73868a181a%5E...4fe64ecfb562


More information about the resteasy-commits mailing list