Branch: refs/heads/3.15
Home:
https://github.com/resteasy/Resteasy
Commit: 14faece8ab66a97ac13135646e1a03dcac48032a
https://github.com/resteasy/Resteasy/commit/14faece8ab66a97ac13135646e1a0...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/microprofile/client/RestClientBuilderImpl.java
A
resteasy-client-microprofile/src/test/java/org/jboss/resteasy/microprofile/client/ClassAndMethodWithoutPathTest.java
Log Message:
-----------
[RESTEASY-2801] Reset template in RestClientBuilderImpl.verifyInterface() (#2655)
[RESTEASY-2801] Checkstyle corrections