Viacheslav Kabanovich created JBIDE-15518:
---------------------------------------------
Summary: Add to CDI model extensions provided without extension service
Key: JBIDE-15518
URL:
https://issues.jboss.org/browse/JBIDE-15518
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi, cdi-extensions
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Alpha1
CDI 1.1 specification recommends to register extensions in
META-INF/services/javax.enterprise.inject.spi.Extension. However, Weld implementation and
Wildfly choose to add extensions directly, without service.
Now we find only extensions registered in service. We have to add 'hardcoded'
extensions as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira