Thanks for helping me with this.
bill
Matthias Weßendorf (JIRA) wrote:
[ 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.
|