[resteasy-commits] [resteasy/Resteasy] 0cfbbd: [RESTEASY-2227] With CDI enabled, execute any @Pos...

Ron Sigal noreply at github.com
Sun May 12 14:17:50 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 0cfbbd867679e700f3e863e740f1416bd11c53fc
      https://github.com/resteasy/Resteasy/commit/0cfbbd867679e700f3e863e740f1416bd11c53fc
  Author: Ron Sigal <rsigal at redhat.com>
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
    M resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java
    M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/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:
  -----------
  [RESTEASY-2227] With CDI enabled, execute any @PostConstruct methods (#2024)

[RESTEASY-2227] Checkstyle fix.




More information about the resteasy-commits mailing list