-
Component Upgrade
-
Resolution: Done
-
Major
-
15.0.1.Final
-
None
Weld 3.1.0.Final release is scheduled in early Feb, so this is a tracking issue for now. It is going to bump the minor version of Weld core and API as it contains several API/SPI changes and will need adjustments on WFLY side.
Namely it:
- Brings new API for class(
WELD-2556) defining which will leverage jboss-modules (ClassDefiner- This will need impl on WFLY side (draft on my branch) assuming jboss-modules 1.9 makes it to WFLY in time
- Required for any JDK 12 execution with Weld
- Removes deprecated code from API/SPI (
WELD-2558)- Requires few removals in WFLY code (done on this branch)
- Brings new API for CDI context propagation (
WELD-2497)- This is no-op for WFLY as it doesn't use this API
- [plus some changes on Weld core side]
- is cloned by
-
WFLY-12000 Upgrade Weld to 3.1.1.Final
- Closed
- is related to
-
WELD-2558 Remove @Deprecated methods in API/SPI
- Resolved
-
WELD-2556 Draft new SPI for defining classes that will delegate to integrator implementations
- Resolved
- relates to
-
JBEAP-16633 [GSS](7.2.z) Upgrade weld from 3.0.5 to 3.0.6
- Closed