Andy Schwartz created TRINIDAD-2345:
---------------------------------------
Summary: Clean up maven-faces-plugin transform xsl duplication
Key: TRINIDAD-2345
URL: https://issues.apache.org/jira/browse/TRINIDAD-2345
Project: MyFaces Trinidad
Issue Type: Task
Components: Build
Reporter: Andy Schwartz
Priority: Minor
The trinidad-maven/maven-faces-plugin uses the following XSLT style sheets to
manipulate a base faces-config.xml document:
./maven-faces-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/faces/resources/transform20.xsl
./maven-faces-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/faces/resources/transform.xsl
./maven-faces-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/faces/resources/transform21.xsl
./maven-faces-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/faces/resources/transform12.xsl
There is an unreasonable amount of duplication across these files, which makes
any sort of maintenance way more difficult than necessary.
Logging this issue to track the fact that we need to clean this up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira