Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 662d7958f4d6cea0b4b1b839db04183aec1c4d99
https://github.com/weld/core/commit/662d7958f4d6cea0b4b1b839db04183aec1c4d99
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()