[cdi-dev] [JBoss JIRA] (CDI-163) Add support injecting Manifest object for JAR defining class
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Feb 15 11:14:57 EST 2013
[ https://issues.jboss.org/browse/CDI-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-163:
--------------------------
Fix Version/s: TBD
(was: 1.1 (Proposed))
> Add support injecting Manifest object for JAR defining class
> ------------------------------------------------------------
>
> Key: CDI-163
> URL: https://issues.jboss.org/browse/CDI-163
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Reporter: Pete Muir
> Fix For: TBD
>
>
> Currently accessing the Manifest for a class is a nightmare in Java. As CDI knows more about app structure it's not such a problem.
> Support a built in bean of type Manifest with qualifiers @Default that is the Manifest for the JAR file which defines the class (as determined by the Jar file spec).
--
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
More information about the cdi-dev
mailing list