You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2008/08/29 02:09:44 UTC

[jira] Created: (MYFACES-1949) Apply myfaces-builder-plugin generation for myfaces core 1.2.x and 2.0.x

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.


[jira] Commented: (MYFACES-1949) Apply myfaces-builder-plugin generation for myfaces core 1.2.x and 2.0.x

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629379#action_12629379 ] 

Leonardo Uribe commented on MYFACES-1949:
-----------------------------------------

Added on trunk to myfaces core 1.2, pending move changes from 1.2 to 2.0

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