You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/11/25 16:06:06 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

chibenwa opened a new pull request, #1335:
URL: https://github.com/apache/james-project/pull/1335

   …j-core dependency jar to appassembler lib dir. (#1333)
   
   Backport on 3.7.x of https://github.com/apache/james-project/pull/1333


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa merged pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
chibenwa merged PR #1335:
URL: https://github.com/apache/james-project/pull/1335


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa commented on pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
chibenwa commented on PR #1335:
URL: https://github.com/apache/james-project/pull/1335#issuecomment-1350429544

   Dropping the right jar into the lib folder sha=ould do the trick, I imagine.


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] yishayw commented on pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
yishayw commented on PR #1335:
URL: https://github.com/apache/james-project/pull/1335#issuecomment-1351398412

   @chibenwa , I don't follow. Which jars should I drop in the lib folder? Bear in mind that I am not building from source.


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa commented on pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
chibenwa commented on PR #1335:
URL: https://github.com/apache/james-project/pull/1335#issuecomment-1351725397

   Yes recompiling is likely more advisable than manually changing jars...
   
   But if you do not want to recompile... Change slf4j jars to 2.19.0 and drop in also https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j2-impl/2.19.0 . Do at your own risks...


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] yishayw commented on pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
yishayw commented on PR #1335:
URL: https://github.com/apache/james-project/pull/1335#issuecomment-1350408388

   Are there any workarounds in the meantime?


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] yishayw commented on pull request #1335: JAMES-3862: Switch to SLF4J 2.0.x compatible Log4j Adapter. Copy log4…

Posted by GitBox <gi...@apache.org>.
yishayw commented on PR #1335:
URL: https://github.com/apache/james-project/pull/1335#issuecomment-1352972206

   I ended up building source and then executing the following lines:
   
   C:\dev\james-server-spring-app-3.7.2\lib>erase C:\dev\james-server-spring-app-3.7.2\lib\log4j-slf4j-impl-2.17.1.jar
   C:\dev\james-server-spring-app-3.7.2\lib>copy C:\Users\yisha\.m2\repository\org\apache\logging\log4j\log4j-slf4j2-impl\2.19.0\log4j-slf4j2-impl-2.19.0.jar
   
   And that did the trick. Thanks.
   
   


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org