|
||||||||
|
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 |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

For the record, array-valued members of an interceptor binding not annotated @Nonbinding result in non-portable behavior in CDI 1.0. Interceptors 1.2 spec does not support array-valued or annotation-valued members at all, but allows extension spec to add support for these member types - CDI 1.1 allows such members to be used but only if annotated with @Nonbinding (and ignored by the resolution process).