[weld-issues] [JBoss JIRA] Commented: (WELD-796) ProcessAnnotatedType is fired for annotated types created during ProcessAnnotatedType
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Dec 16 06:44:18 EST 2010
[ https://issues.jboss.org/browse/WELD-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570659#comment-12570659 ]
Pete Muir commented on WELD-796:
--------------------------------
Actually reading the spec again we should only fire these events for discovered classes. WELD-485 was a mistake in that respect.
> ProcessAnnotatedType is fired for annotated types created during ProcessAnnotatedType
> -------------------------------------------------------------------------------------
>
> Key: WELD-796
> URL: https://issues.jboss.org/browse/WELD-796
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.0.CR1
> Reporter: Marius Bogoevici
> Fix For: 1.1.0.CR2
>
>
> It's one of the causes of WELD-794 - if a newly created AnnotatedType is set on the ProcessAnnotatedType event created during WeldBootstrap.addClass(), a second event is fired for that specific type.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list