]
Matej Novotny updated WFLY-10252:
---------------------------------
Fix Version/s: 13.0.0.Beta1
Upgrade Weld-related modules to JBoss Modules 1.8
-------------------------------------------------
Key: WFLY-10252
URL:
https://issues.jboss.org/browse/WFLY-10252
Project: WildFly
Issue Type: Enhancement
Components: CDI / Weld
Affects Versions: 12.0.0.Final
Reporter: Matej Novotny
Assignee: Matej Novotny
Fix For: 13.0.0.Beta1
Once JBoss Modules 1.8+ hit WFLY (meaning when core gets upgraded to 5.0.0.Alpha3 or
newer) we should update _all_ weld-related modules to use this version and change the
dependencies to the JDK 9+ style (for instance replacing {{javax.api}} dep with various
standard modules).
For more info, see [original
proposal|https://github.com/wildfly/wildfly-proposals/pull/39/files].
Or check [this
email|http://lists.jboss.org/pipermail/wildfly-dev/2018-April/006467.html]
on JBoss modules 1.8 features.