[ 
https://issues.apache.org/jira/browse/MYFACES-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707182#action_12707182
 ] 

Leonardo Uribe commented on MYFACES-2140:
-----------------------------------------

On revision 772810 fixed:

* @ResourceDependency and @ListenerFor small fixes related to 
Application.createComponent methods
 * Add option processing (metadata-complete attribute for faces-config.xml)only 
myfaces-api and myfaces-impl
 * Scan jars with files ending with .faces-config.xml (jars with those files 
are scanned too)

Pending

* Add javax.faces.render.FacesBehaviorRenderer annotation 

I'll close this issue as fixed, and let annotation support for 
FacesBehaviorRenderer when javax.faces.behavior api and related impl is done.

> Add annotation processing logic
> -------------------------------
>
>                 Key: MYFACES-2140
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2140
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Jan-Kees van Andel
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>         Attachments: annotationprocessing-1.zip, ManagedBean.patch, 
> ManagedBeanAnnotationProcessor.patch
>
>
> JSF 2.0 specifies the use of the following annotations for Managed Bean 
> configuration:
> - ManagedBean
> - ManagedBeans
> - ManagedProperty
> - RequestScoped
> - SessionScoped
> - ViewScoped
> - ApplicationScoped
> - NoneScoped
> The annotations are already there, it now needs processing logic.
> I'm on it.

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

Reply via email to