Benoit Tellier created JAMES-3122:
-------------------------------------

             Summary: Upgrade log4j for java 11 compatibility
                 Key: JAMES-3122
                 URL: https://issues.apache.org/jira/browse/JAMES-3122
             Project: James Server
          Issue Type: New Feature
          Components: Spring Container
            Reporter: Benoit Tellier


Referencing 
https://www.mail-archive.com/[email protected]/msg16315.html

Tommy Pham:

{code:java}
I found the root cause of the logging for me... James 3.3 & 3.4 is still
using log4j (version 1) that's EOL in 2015 [1] which is really broken with
Java 9+ [2].  I'm using JDK 11 :(  I'll have to replace the log4j (v1)
jar(s) with log4j2 add see if it works.


[1] http://logging.apache.org/log4j/1.2/
[2] https://blogs.apache.org/logging/entry/moving_on_to_log4j_2
{code}


We need to upgrade Spring packaging log4j version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to