Jozef Hartinger created CDI-327:
-----------------------------------
Summary: AfterTypeDiscovery.addAnnotatedType() should require an id
Key: CDI-327
URL:
https://issues.jboss.org/browse/CDI-327
Project: CDI Specification Issues
Issue Type: Bug
Components: Portable Extensions
Affects Versions: 1.1.PFD
Reporter: Jozef Hartinger
Assignee: Jozef Hartinger
Priority: Critical
Fix For: 1.1.FD
Instead of
public void addAnnotatedType(AnnotatedType<?> type);
the method signature should be:
public void addAnnotatedType(AnnotatedType<?> type, String id);
--
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