Branch: refs/heads/2.4
Home:
https://github.com/weld/core
Commit: fa69aee89737e40d3b1feb91d3fffe8440b28774
https://github.com/weld/core/commit/fa69aee89737e40d3b1feb91d3fffe8440b28774
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/NotSimpleConstructorClass.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/unproxyable/GetInjectableReferenceUnproxyableCheckTest.java
Log Message:
-----------
WELD-2466: Relax unproxyable check in BM.getInjectableReference()