[
https://issues.apache.org/jira/browse/MYFACES-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2304.
-------------------------------------
Resolution: Fixed
> Annotate facelets stuff adding @JSFFaceletTag and @JSFFaceletAttribute 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
> Fix For: 2.0.0-alpha
>
>
> 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, @JSFFaceletAttribute
> 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.