volosied opened a new pull request, #831:
URL: https://github.com/apache/myfaces/pull/831
If the _""_ default value is used, it produces the following code in
` logMessageToAppropriateLevel("No context init parameter
'org.apache.myfaces.EXCEPTION_TYPES_TO_IGNORE_IN_LOGGING' found, using default
value '""'.");`
This leads to a compilation error via ` value '""'."`. I'll just exclude
the default value to get this working again.
--
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]