Branch: refs/heads/3.1
Home:
https://github.com/weld/core
Commit: cc4fe51dd55be1855d03e3ae4e13028f790497fe
https://github.com/weld/core/commit/cc4fe51dd55be1855d03e3ae4e13028f790497fe
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/bridgemethods/hierarchy/InterceptorBridgeMethodTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/generic/SimpleWeldClassTest.java
Log Message:
-----------
WELD-2656 Fix subclass generation to not always ignore bridge methods.
Commit: e6b8a3219ba328428b463880cbf238e60b182bc2
https://github.com/weld/core/commit/e6b8a3219ba328428b463880cbf238e60b182bc2
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M .github/workflows/ci-actions.yml
Log Message:
-----------
GH Actions - add server-log export after failed run.
Compare:
https://github.com/weld/core/compare/fefeec0a7c16...e6b8a3219ba3