volosied opened a new pull request, #371: URL: https://github.com/apache/myfaces/pull/371
I've also changed componentTagDeclarations / unmodifiableComponentTagDeclarations from a Map to a List to avoid key conflicts and I noticed keys weren't even used (only the values). Unless this was intentional to avoid duplicates, but a set should have been used instead? Nevertheless, Map changed to List and all our unit tests still pass. https://issues.apache.org/jira/browse/MYFACES-4493 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
