-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
---
-
---
In order to be able to perform early testing with WFLY (Preview) and CDI 5.0, I need to add two reflection workarounds.
This is because CDI 4.1 added CDI EL API jar and deprecated two related BM methods.
CDI 5.0 then removed the deprecations hence causing failures if I bump the version.
This workaround can be removed soon as WFLY switches to baseline EE 11 as the needed API is present there.
There is https://issues.redhat.com/browse/WFLY-21134 tracking this.