Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: f6b63fceb21bf484887b5f298ddf6c0fba08e0b6
https://github.com/weld/core/commit/f6b63fceb21bf484887b5f298ddf6c0fba08e0b6
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2022-05-04 (Wed, 04 May 2022)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/self/modifiers/SelfInjectingImpl.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/self/modifiers/SelfIntercept.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/self/modifiers/SelfInterceptionComplexTest.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/self/modifiers/SelfInterceptor.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/self/modifiers/SomeInterface.java
Log Message:
-----------
WELD-2719 Revert changes to client proxy creation performed as part of WELD-2712.