Branch: refs/heads/3.6
Home:
https://github.com/resteasy/Resteasy
Commit: 0b77048c61a2010e3ffc265a9578d5cdda10fb1f
https://github.com/resteasy/Resteasy/commit/0b77048c61a2010e3ffc265a9578d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M docbook/reference/en/en-US/modules/StringConverter.xml
Log Message:
-----------
Fix minor error in documentation
Commit: d8b5a9d4ecb4a1a8e28b0b94086f260469c850ec
https://github.com/resteasy/Resteasy/commit/d8b5a9d4ecb4a1a8e28b0b94086f2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/cdi/microprofile/RestClientDelegateBean.java
A
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/ConfigurationWrapper.java
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/DefaultResponseExceptionMapper.java
A
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/ExceptionMapping.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPClientInvocation.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPClientInvocationBuilder.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPClientWebTarget.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPResteasyClient.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPResteasyClientBuilder.java
R
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MPResteasyProviderFactory.java
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/MicroprofileClientBuilder.java
A
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/PartialResponse.java
A
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/client/microprofile/ProxyInvocationHandler.java
M resteasy-dependencies-bom/pom.xml
M testsuite/microprofile-tck/pom.xml
Log Message:
-----------
[RESTEASY-1937] Completely revisiting MP REST Client 1.0 implementation, synch-ing with
fixes in Swarm/Thorntail/SmallRye, moving to TCK 1.0.1 version and fixing all failures (no
test excluded), making dependency to MP Config optional.
Compare:
https://github.com/resteasy/Resteasy/compare/4bc5b8063462...d8b5a9d4ecb4
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.