Branch: refs/heads/3.6.1.SPx
Home:
https://github.com/resteasy/Resteasy
Commit: f7c1e9fb539ec56db31a093785e04bb27a1667d4
https://github.com/resteasy/Resteasy/commit/f7c1e9fb539ec56db31a093785e04...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2019-05-20 (Mon, 20 May 2019)
Changed paths:
M resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Types.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBInterceptorResource.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionResource.java
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/injection/PostConstructInjection_beans_cdi_off.xml
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/injection/PostConstructInjection_beans_cdi_on.xml
A
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
Log Message:
-----------
[JBEAP-16688,RESTEASY-2227] With CDI enabled, execute any @PostConstruct methods
(#2024)
[JBEAP-16688,RESTEASY-2227] Checkstyle fix.
Commit: dcb982dd468ae728134ab5d78f34a722cd9b321d
https://github.com/resteasy/Resteasy/commit/dcb982dd468ae728134ab5d78f34a...
Author: Bartosz Spyrko-Smietanko <bspyrkos(a)redhat.com>
Date: 2019-05-20 (Mon, 20 May 2019)
Changed paths:
M
jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml
Log Message:
-----------
[JBEAP-16688,RESTEASY-2227] Fix integration tests - add annotations dependency to
cdi module
Compare:
https://github.com/resteasy/Resteasy/compare/cb70e765e1f0...dcb982dd468a