[
https://issues.apache.org/jira/browse/MYFACES-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Breijo resolved MYFACES-4159.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
> Update FacesValidator and FacesBehavior annotations target
> ----------------------------------------------------------
>
> Key: MYFACES-4159
> URL: https://issues.apache.org/jira/browse/MYFACES-4159
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-372
> Affects Versions: 2.3.0-beta
> Reporter: Eduardo Breijo
> Assignee: Eduardo Breijo
> Priority: Minor
> Fix For: 2.3.0
>
> Attachments: MYFACES-4159.patch
>
>
> The JSF 2.3 spec section 5.9.1 says that it must be possible to use @Inject
> when specifying FacesConverters, FacesValidators and FacesBehaviors. On
> MyFaces 2.3, only FacesConverters works fine when trying to inject them, but
> FacesValidator and FacesBehavior annotations need to be updated to allow the
> same target as FacesConverters so we don't get any compile issues. I'm going
> to provide a patch for this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)