[weld-issues] [JBoss JIRA] Resolved: (WELD-811) Hierarchy injection is not working with external annotation type.
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Sep 12 00:27:26 EDT 2011
[ https://issues.jboss.org/browse/WELD-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WELD-811.
---------------------------------
Assignee: Stuart Douglas
Fix Version/s: 1.1.2.Final
Resolution: Done
As I have not heard anything more on this I am going to assume that the 1.1.2 changes fixed the issue. If this is not the case then please file a new issue with a test case.
> Hierarchy injection is not working with external annotation type.
> -----------------------------------------------------------------
>
> Key: WELD-811
> URL: https://issues.jboss.org/browse/WELD-811
> Project: Weld
> Issue Type: Bug
> Components: Weld SPI
> Affects Versions: 1.1.0.CR3
> Reporter: Rogerio Baldini
> Assignee: Stuart Douglas
> Fix For: 1.1.2.Final
>
>
> In WeldClassImpl constructor, superclass is set as an Object.class when annotatedType is instanceof ExternalAnnotatedType (discovered flag). Why?
> This behavior causes a non injection of superclasses fields and methods. Is this correct ?
--
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