Conversation
Shouldn't this be |
manovotn
left a comment
There was a problem hiding this comment.
Since you are removing the BM methods, we should be able to also remove the EL dep from CDI API pom.xml and only keep it in the CDI EL API.
c82dcad to
29a4a2b
Compare
That's what I also thought, but there have apparently been several attempts to release 5.0.0.Alpha1 already. None of them appeared in Maven Central, but the commits are there. Not sure what to do about this...? |
With no release in Central and no tag either, does it matter? |
|
Good point, I didn't notice there's no tag. I'll move back to |
This commit also removes the EL dependencies from the `api` module. The `el` module is the only module that depends on EL now.
|
Done. |
BeanManager