Branch: refs/heads/3.6
Home:
https://github.com/resteasy/Resteasy
Commit: 7092275daa991ab717c24d58a4cd1ddbbd2c7adb
https://github.com/resteasy/Resteasy/commit/7092275daa991ab717c24d58a4cd1...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/interception/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.