Branch: refs/heads/main
Home:
https://github.com/resteasy/Resteasy
Commit: 0168e796d919847ed0ee4a144b7eb89713f821e7
https://github.com/resteasy/Resteasy/commit/0168e796d919847ed0ee4a144b7eb...
Author: R Searls <rsearls(a)redhat.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/FormInjector.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/PrivateNoArgConstructorTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/HappinessParams.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/PrivateNoArgConstructorResource.java
Log Message:
-----------
[RESTEASY-1859] switched to using getDeclaredConstructor
Commit: b81bacbb572cbc796e5cfea1e62fb7e4b923ec84
https://github.com/resteasy/Resteasy/commit/b81bacbb572cbc796e5cfea1e62fb...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/FormInjector.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/PrivateNoArgConstructorTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/HappinessParams.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/constructor/resource/PrivateNoArgConstructorResource.java
Log Message:
-----------
Merge pull request #2765 from rsearls/RESTEASY-1859-BeanParam-private-noArg-Const
[RESTEASY-1859] switched to using getDeclaredConstructor
Compare:
https://github.com/resteasy/Resteasy/compare/6ecf6891605d...b81bacbb572c