]
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: