]
George Gastaldi closed FORGE-2436.
----------------------------------
Fix Version/s: 2.20.0.Final
(was: 2.x Future)
Resolution: Done
InputComponentInjectionEnricher is bound to CDI API
---------------------------------------------------
Key: FORGE-2436
URL:
https://issues.jboss.org/browse/FORGE-2436
Project: Forge
Issue Type: Enhancement
Components: UI - API
Affects Versions: 2.17.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.20.0.Final
InputComponentInjectionEnricher presents a method that takes a
{{javax.enterprise.inject.spi.InjectionPoint}} as a parameter.
That doesn't allow addons that depend on another container (eg. simple) to implement
it.