createBean incorrect argument types (should use InjectionTargetFactory / ProducerFactory)
16.6 "The Bean interface" obsolete, should be updated to CDI 1.1 (split to BeanAttributes interface)
16.7 "Registering a Bean"
there are some imports in the example, but not all (the other examples have the same issue)
16.8 The QualifiedNameExtension is just utterly broken and probably never could have worked the way it is written.
16.8 ServiceAlternativeExtension example, changing isAnnotationPresent is not enough (I doubt it is ever called), the trick is to do it in getAnnotations()
16.9 BeanAttributes doesn't seem to have isNullable (Bean<T> do)
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