Annotate facelets stuff adding @JSFFaceletTag and @JSFFaceletProperty to 
myfaces-builder-plugin
-----------------------------------------------------------------------------------------------

                 Key: MYFACES-2304
                 URL: https://issues.apache.org/jira/browse/MYFACES-2304
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Right now, myfaces core 2.0 branch cannot generate custom taglibdoc for 
facelets. This makes difficult to know what it is implemented, what not and 
keep track of facelets status.

In 1.2 or lower, jsp tags could have facelets tag handlers, but in 2.0, it is 
possible to have tags with no jsp counterpart (for example composite component 
stuff), so we need a way to maintain a javadoc for that.

This requires add new annotations like @JSFFaceletTag, @JSFFaceletProperty and 
maybe new goals or procedures to generate it.

Suggestions are welcome.

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