Branch: refs/heads/1.1
Home:
https://github.com/weld/core
Commit: 744ba5e79d7774499e3360c24236e3e4a05e96bf
https://github.com/weld/core/commit/744ba5e79d7774499e3360c24236e3e4a05e96bf
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-01-13 (Wed, 13 Jan 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/force/Bar.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/force/Foo.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/force/InterceptedSubclassSuperClassTest.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/force/TigerBinding.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/superclass/force/TigerInterceptor.java
Log Message:
-----------
WELD-2090 InterceptedSubclassFactory super class
- should always be the bean implementation class