Bump CDI version to 4.1 and place EL integration API in a new supplemental artifact#644
Conversation
@Ladicek your changes are not related to that. You instead modified text with |
el/src/main/java/jakarta/enterprise/inject/spi/el/ELSupport.java
Outdated
Show resolved
Hide resolved
Not really. The references to |
Fair enough. I didn't recall we just replaced that. |
See febd958 :-) |
417fb00 to
9cff077
Compare
9cff077 to
70fe7d3
Compare
|
Rebased and updated per recent discussion: this PR now bumps to 4.1, deprecates the 2 EL-related methods in |
70fe7d3 to
25e0bdd
Compare
…tal API artifact The existing EL integration API in `BeanManager` is deprecated for removal.
25e0bdd to
a4190e0
Compare
|
@starksm64 if you are fine with the changes, feel free to pull the trigger on this PR. |
Fixes #613
The commits are best reviewed in isolation, and perhaps should be split into multiple PRs. Opening this one as a draft for discussion.