Update myfaces-builder-plugin to deal with Behaviors and fix jsf 2.0 doc issues
-------------------------------------------------------------------------------

                 Key: MYFACES-2698
                 URL: https://issues.apache.org/jira/browse/MYFACES-2698
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-314
    Affects Versions: 2.0.0
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


It is necessary to do the following enhancements to myfaces-builder-plugin and 
myfaces-builder-plugin annotations:

- Add @JSFBehavior annotation and all related code (documentation, fix all 
templates,....)
- Add @JSFFaceletTag "behaviorClass" attribute, so tag handlers could inherit 
properties from behaviors.
- Add @JSFProperty and @JSFJspAttribute "faceletsOnly" attribute, because there 
are components with properties only available on facelets and no custom tag 
handler (see custom converter and validator "disabled" and "for" property like 
javax.faces.validator.DoubleRangeValidator)
- Add and update some templates.
- Small doc fixes

Some changes are big, so we need to commit all changes at once on multiple 
branches. 

-- 
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