You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bill Baggett (JIRA)" <de...@myfaces.apache.org> on 2009/04/29 21:05:30 UTC

[jira] Created: (TRINIDAD-1461) Build framework for jsr-276 metadata

Build framework for jsr-276 metadata
------------------------------------

                 Key: TRINIDAD-1461
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1461
             Project: MyFaces Trinidad
          Issue Type: New Feature
          Components: Build
    Affects Versions:  1.2.11-core
         Environment: All
            Reporter: Bill Baggett
            Priority: Minor


Currently, the maven-faces-plugin will not recognize the proposed jsr-276 metadata - transform12.xsl has very specific rules for what gets transformed to the faces-config.xml file.  We need to change this so that jsr-276 metadata that is added will show up in faces-config.xml

Additionally, we want the rules for the new metadata to be 'generic' such that when new metadata elements are added we don't have to go back and change the xsl file.

Finally, any changes should be backward compatible such that things will work either with, or without, the new metadata.

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


[jira] Commented: (TRINIDAD-1461) Build framework for jsr-276 metadata

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704369#action_12704369 ] 

Matthias Weßendorf commented on TRINIDAD-1461:
----------------------------------------------

looks ok

> Build framework for jsr-276 metadata
> ------------------------------------
>
>                 Key: TRINIDAD-1461
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1461
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>          Components: Build
>    Affects Versions:  1.2.11-core
>         Environment: All
>            Reporter: Bill Baggett
>            Priority: Minor
>         Attachments: TRINIDAD-1461.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Currently, the maven-faces-plugin will not recognize the proposed jsr-276 metadata - transform12.xsl has very specific rules for what gets transformed to the faces-config.xml file.  We need to change this so that jsr-276 metadata that is added will show up in faces-config.xml
> Additionally, we want the rules for the new metadata to be 'generic' such that when new metadata elements are added we don't have to go back and change the xsl file.
> Finally, any changes should be backward compatible such that things will work either with, or without, the new metadata.

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


[jira] Resolved: (TRINIDAD-1461) Build framework for jsr-276 metadata

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1461.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.10-plugins 
         Assignee: Matthias Weßendorf

> Build framework for jsr-276 metadata
> ------------------------------------
>
>                 Key: TRINIDAD-1461
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1461
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>          Components: Plugins
>    Affects Versions:  1.2.9-plugins
>         Environment: All
>            Reporter: Bill Baggett
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.2.10-plugins 
>
>         Attachments: TRINIDAD-1461.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Currently, the maven-faces-plugin will not recognize the proposed jsr-276 metadata - transform12.xsl has very specific rules for what gets transformed to the faces-config.xml file.  We need to change this so that jsr-276 metadata that is added will show up in faces-config.xml
> Additionally, we want the rules for the new metadata to be 'generic' such that when new metadata elements are added we don't have to go back and change the xsl file.
> Finally, any changes should be backward compatible such that things will work either with, or without, the new metadata.

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