[cdi-dev] [JBoss JIRA] (CDI-299) Consider removing @Vetoed on packages
Mark Struberg (JIRA)
jira-events at lists.jboss.org
Mon Nov 19 08:08:21 EST 2012
[ https://issues.jboss.org/browse/CDI-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735266#comment-12735266 ]
Mark Struberg commented on CDI-299:
-----------------------------------
{quote}
You can use bytecode scanning to create an annotation index for the entire deployment upfront
{quote}
And that would introduce a 2-pass scanning ;)
It's really a pathhologic edge case ('freak case') so I think it's fine to declare it non-portable if spread over multiple jars.
> Consider removing @Vetoed on packages
> -------------------------------------
>
> Key: CDI-299
> URL: https://issues.jboss.org/browse/CDI-299
> Project: CDI Specification Issues
> Issue Type: Bug
> Reporter: Pete Muir
>
> What happens when a package is split across jars? What about recursing into sub packages?
--
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