[resteasy-commits] [resteasy/Resteasy] 4e6f0e: [RESTEASY-1708]

GitHub noreply at github.com
Mon Jul 23 09:08:23 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 4e6f0e8627699e7cfbf0ff83f4d07f6806fbd946
      https://github.com/resteasy/Resteasy/commit/4e6f0e8627699e7cfbf0ff83f4d07f6806fbd946
  Author: Ron Sigal <rsigal at redhat.com>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/interception/jaxrs/JaxrsInterceptorRegistry.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/interceptors/NameBoundCDIProxiesTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/interceptors/resource/NameBoundCDIProxiesApplication.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/interceptors/resource/NameBoundCDIProxiesInterceptor.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/interceptors/resource/NameBoundCDIProxiesResource.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/interceptors/resource/NameBoundProxiesAnnotation.java

  Log Message:
  -----------
  [RESTEASY-1708]

Allow matching name binding between Applications and interceptors when
the Application object is a CDI proxy.

[RESTEASY-1708]

Fix deploySimpleResource() in NameBoundCDIProxiesTest.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the resteasy-commits mailing list