You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/17 15:54:59 UTC

[GitHub] [camel-k-runtime] claudio4j opened a new pull request, #902: Use slf4j 2.0.1 as this is the compatible version for logback 1.4.1

claudio4j opened a new pull request, #902:
URL: https://github.com/apache/camel-k-runtime/pull/902

   https://logback.qos.ch/news.html
   https://www.slf4j.org/codes.html#StaticLoggerBinder
   
   Using logback 1.4.1 with slf4j 1.7.x (default in maven 3.8.3) prints
   ```
   SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder
   SLF4J: Defaulting to no-operation (NOP) logger implementation
   SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details
   ```
   Any integration build in Camel K fails
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k-runtime] claudio4j commented on pull request #902: Use slf4j 2.0.1 as this is the compatible version for logback 1.4.1

Posted by GitBox <gi...@apache.org>.
claudio4j commented on PR #902:
URL: https://github.com/apache/camel-k-runtime/pull/902#issuecomment-1281164346

   I will close this PR and open another one reverting the logback upgrade.
   Thanks for the review.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k-runtime] claudio4j closed pull request #902: Use slf4j 2.0.1 as this is the compatible version for logback 1.4.1

Posted by GitBox <gi...@apache.org>.
claudio4j closed pull request #902: Use slf4j 2.0.1 as this is the compatible version for logback 1.4.1
URL: https://github.com/apache/camel-k-runtime/pull/902


-- 
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: commits-unsubscribe@camel.apache.org

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