Branch: refs/heads/master
Home:
https://github.com/weld/api
Commit: 5b85efe55ca815c3a95d9da6330a7317b5052478
https://github.com/weld/api/commit/5b85efe55ca815c3a95d9da6330a7317b5052478
Author: Ladislav Thon <lthon(a)redhat.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M pom.xml
M weld/src/main/java/org/jboss/weld/interceptor/WeldInvocationContext.java
Log Message:
-----------
WELD-2756 Add support for InvocationContext.getInterceptorBindings()
Commit: 16b9be135d268df60e65879460aad3e1431b64d4
https://github.com/weld/api/commit/16b9be135d268df60e65879460aad3e1431b64d4
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M weld/src/main/java/org/jboss/weld/interceptor/WeldInvocationContext.java
Log Message:
-----------
WELD-2756 remove suprefluous method; add deprecation notes
Compare:
https://github.com/weld/api/compare/c6eae19a092e...16b9be135d26