Unnecessary tr and trh namespace declarations in faces-config.xml
-----------------------------------------------------------------
Key: TRINIDAD-1476
URL: https://issues.apache.org/jira/browse/TRINIDAD-1476
Project: MyFaces Trinidad
Issue Type: Bug
Components: Build
Affects Versions: 1.2.10-plugins
Reporter: Bill Baggett
Priority: Minor
In TRINIDAD-1461, we introduced plugin changes for the new jsr-276. Among
those changes we needed to add name space declarations in the root element (ie
faces-config) so that name space declarations didn't show up on other elements
when the default namespace changed.
Both tr and trh show up as extra name space declarations. We need to add these
to the root element, like we did with the other name spaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.