Only filter components in the faces-config.xml that are generated, include all
XML from the faces-config-base.xml without filters
---------------------------------------------------------------------------------------------------------------------------------
Key: TRINIDAD-741
URL: https://issues.apache.org/jira/browse/TRINIDAD-741
Project: MyFaces Trinidad
Issue Type: Wish
Components: Plugins
Affects Versions: 1.2.3-plugins
Reporter: Andrew Robinson
Right now, the maven-faces-plugin applies an XSL that filters component types
to the merged faces-config.xml using the typePrefix plugin configuration value.
It would be very helpful to have this filter applied on the generated
faces-config content before the faces-config-base.xml content is included.
One use case is for people to want to override javax.faces component types in
the faces-config-base.xml and have components being generated in a
com.theircomponany component type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.