Andreas Born created LOG4J2-156:
-----------------------------------
Summary: LocalizedMessageTest fails on linux system
Key: LOG4J2-156
URL: https://issues.apache.org/jira/browse/LOG4J2-156
Project: Log4j 2
Issue Type: Bug
Components: API
Environment: Salix/Slackware 13.37 x86_64
Reporter: Andreas Born
Priority: Blocker
Using new Locale("en", "US") instead of new Locale("en_US") in
api/src/test/java/org/apache/logging/log4j/message/LocalizedMessageTest.java
fixes the issue. This is in accordance with:
http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]