Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 2251a2b097a3c1977858a36c82a848b0c7db0d17
https://github.com/weld/core/commit/2251a2b097a3c1977858a36c82a848b0c7db0d17
Author: Ladislav Thon <lthon(a)redhat.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M impl/src/main/java/org/jboss/weld/interceptor/proxy/AbstractInvocationContext.java
M pom.xml
Log Message:
-----------
WELD-2756 Add support for InvocationContext.getInterceptorBindings()
Commit: 884e436b54835ab59c3e35818bfd876ceaecaaec
https://github.com/weld/core/commit/884e436b54835ab59c3e35818bfd876ceaecaaec
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M docs/reference/src/main/asciidoc/interceptors.asciidoc
M pom.xml
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/context/bindings/InvocationContextInterceptorBindingsTest.java
Log Message:
-----------
WELD-2756 Add deprecation note to docs and tests, update deps
Compare:
https://github.com/weld/core/compare/6c82f5bff5b6...884e436b5483