[cdi-dev] [JBoss JIRA] (CDI-189) Event qualifiers - empty set
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Aug 15 15:35:14 EDT 2012
[ https://issues.jboss.org/browse/CDI-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved CDI-189.
---------------------------
Assignee: Pete Muir
Resolution: Done
Fixed
> Event qualifiers - empty set
> ----------------------------
>
> Key: CDI-189
> URL: https://issues.jboss.org/browse/CDI-189
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Events
> Affects Versions: 1.0, 1.1.EDR1
> Reporter: Jozef Hartinger
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.1.EDR2
>
>
> The spec says:
> {quote}
> An event comprises:
> * A Java object—the event object
> * A (*possibly empty*) set of instances of qualifier types—the event qualifiers
> {quote}
> while at the same it says that:
> {quote}
> *Every* event has the qualifier @javax.enterprise.inject.Any, even if it does not explicitly declare this qualifier.
> {quote}
> which impliest that a set of qualifiers of an event cannot be empty.
--
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