Branch: refs/heads/3.15
Home:
https://github.com/resteasy/Resteasy
Commit: aef542c7d74e93079751f3241bb4174609320be5
https://github.com/resteasy/Resteasy/commit/aef542c7d74e93079751f3241bb41...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/StringParameterInjector.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/Messages.java
Log Message:
-----------
[RESTEASY-2843] Do not add the target type to the thrown exception. Instead log it as a
debug message. (#2748)
https://issues.redhat.com/browse/RESTEASY-2843