Apply myfaces-builder-plugin generation for myfaces core 1.2.x and 2.0.x
------------------------------------------------------------------------
Key: MYFACES-1949
URL: https://issues.apache.org/jira/browse/MYFACES-1949
Project: MyFaces Core
Issue Type: Improvement
Components: JSR-252, JSR-314
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Actually, myfaces-builder-plugin is used on myfaces core 1.2 just to create
component classes, but the remaining stuff is generated by myfaces-faces-plugin.
It was suggested to do this before in order to avoid introduce bugs in this
process, but tomahawk core 1.2 has tested the pending tasks (tag class
generation, faces-config.xml and tld generation for 1.2)
But after the creation of jsf 2.0 branch it could be good to enhance this now.
The only thing that must be into account is take care of the generation of
HtmlColumnTag (needs some custom code on the template used).
My plan is do this after myfaces core 1.2.4 and apply on both branches (1.2.x
and 2.0.x)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.