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.