]
Matej Novotny updated WFLY-10606:
---------------------------------
Git Pull Request:
Remove cdi-api-bridge, support only CDI 2.0
-------------------------------------------
Key: WFLY-10606
URL:
https://issues.jboss.org/browse/WFLY-10606
Project: WildFly
Issue Type: Task
Components: CDI / Weld
Affects Versions: 13.0.0.Final
Reporter: Matej Novotny
Assignee: Matej Novotny
We need to remove the bridge module and possibly temper with the intergration code to
take that into consideration. See previous issue for changes done to enable this -
WFLY-9768.
Following this change, we will also perform additional changes in Weld codebase which
currently support dual CDI versioning (hence we can shake off few hacks from there).
This issue may/should go hand in hand with Weld component upgrade in WFLY.