[cdi-dev] [JBoss JIRA] (CDI-191) ProcessSyntheticAnnotatedType not public
Pete Muir (Resolved) (JIRA)
jira-events at lists.jboss.org
Thu Dec 8 08:47:41 EST 2011
[ https://issues.jboss.org/browse/CDI-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved CDI-191.
---------------------------
Fix Version/s: 1.1.EDR2
(was: 1.1 (Proposed))
Resolution: Done
> ProcessSyntheticAnnotatedType not public
> ----------------------------------------
>
> Key: CDI-191
> URL: https://issues.jboss.org/browse/CDI-191
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Portable Extensions
> Affects Versions: 1.1.EDR1
> Reporter: Jozef Hartinger
> Assignee: Pete Muir
> Priority: Blocker
> Fix For: 1.1.EDR2
>
>
> {code:JAVA}
> interface ProcessSyntheticAnnotatedType<X> extends ProcessAnnotatedType<X> {
> public Extension getSource();
> }
> {code}
> ProcessSyntheticAnnotatedType is not public. As a result, it is pretty difficult to implement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list