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 2009/02/23 19:02:02 UTC

[jira] Created: (TRINIDAD-1409) Add myfaces-builder-annotations to trinidad trunk 1.2.x, so trinidad jars could have myfaces-metadata.xml, making possible use builder plugin on trinidad sandbox

Add myfaces-builder-annotations to trinidad trunk 1.2.x, so trinidad jars could have myfaces-metadata.xml, making possible use builder plugin on trinidad sandbox
-----------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1409
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1409
             Project: MyFaces Trinidad
          Issue Type: Task
          Components: Build, Components
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe



The first step to use myfaces-builder-plugin on trinidad is add annotations on trinidad code and try use it on trinidad-sanbox. Please note that the change proposed here does not change the generation procedure using trinidad maven-faces-plugin (includes component classes, tag classes and xml config files), just add the necessary information to generate myfaces-metadata.xml file, making it easier in the future to change the build procedure.

To do that, the idea is change maven-faces-plugin, adding builder plugin annotations when generating component files and add the necessary information to non generated component files.

I'll add the advance on this work here, but before commit something it is better ask trinidad community about it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-1409) Add myfaces-builder-annotations to trinidad trunk 1.2.x, so trinidad jars could have myfaces-metadata.xml, making possible use builder plugin on trinidad sandbox

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

Leonardo Uribe commented on TRINIDAD-1409:
------------------------------------------

Added myfaces-metadata.xml to trinidad 1.2.x. Pending update of trinidad sandbox.

> Add myfaces-builder-annotations to trinidad trunk 1.2.x, so trinidad jars could have myfaces-metadata.xml, making possible use builder plugin on trinidad sandbox
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1409
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1409
>             Project: MyFaces Trinidad
>          Issue Type: Task
>          Components: Build, Components
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>         Attachments: TRINIDAD-1409-v1-maven-faces-plugin.patch, TRINIDAD-1409-v1-trinidad.patch
>
>
> The first step to use myfaces-builder-plugin on trinidad is add annotations on trinidad code and try use it on trinidad-sanbox. Please note that the change proposed here does not change the generation procedure using trinidad maven-faces-plugin (includes component classes, tag classes and xml config files), just add the necessary information to generate myfaces-metadata.xml file, making it easier in the future to change the build procedure.
> To do that, the idea is change maven-faces-plugin, adding builder plugin annotations when generating component files and add the necessary information to non generated component files.
> I'll add the advance on this work here, but before commit something it is better ask trinidad community about it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.