You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org> on 2009/08/01 23:34:14 UTC

[jira] Resolved: (MYFACES-2296) Annotation scanning bugs

     [ https://issues.apache.org/jira/browse/MYFACES-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan-Kees van Andel resolved MYFACES-2296.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

This fix works with my test webapp. I've checked the ClassFile Specification. It should now work for others too.

> Annotation scanning bugs
> ------------------------
>
>                 Key: MYFACES-2296
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2296
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>            Reporter: Jan-Kees van Andel
>            Assignee: Jan-Kees van Andel
>             Fix For: 2.0.0-alpha
>
>
> Some bugs in the annotation code causes my test program to fail.
> - Some bytecode scanning bugs
> - Annotations not retention = RUNTIME
> - Annotations to scan are org/myfaces, not javax/faces
> Already created a fix for the listed issues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.