Branch: refs/heads/3.0
Home: https://github.com/resteasy/Resteasy
Commit: 73ad62af376338668c38ebd9b0f47ce59943fcd3
https://github.com/resteasy/Resteasy/commit/73ad62af376338668c38ebd9b0f47...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-02-01 (Wed, 01 Feb 2017)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java
Log Message:
-----------
[RESTEASY-1534][RESTEASY-1577] Fix ClientWebTarget to always create RESTEasy impl of UriBuilder or convert to it when casting is not possible
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: d38e2f9b4f3dbaed3e767f1d3dcb06f48c8a2409
https://github.com/resteasy/Resteasy/commit/d38e2f9b4f3dbaed3e767f1d3dcb0...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-02-01 (Wed, 01 Feb 2017)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java
Log Message:
-----------
[RESTEASY-1534][RESTEASY-1577] Fix ClientWebTarget to always create RESTEasy impl of UriBuilder or convert to it when casting is not possible