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

[GitHub] [logging-log4j2] ppkarwasz opened a new pull request, #1097: [LOG4J2-3615] Fix `log4j-api` OSGI encapsulation problem

ppkarwasz opened a new pull request, #1097:
URL: https://github.com/apache/logging-log4j2/pull/1097

   The protected `AbstractLogger.logBuilder` field leaks the internal `DefaultLogBuilder` class into the public API. This causes a warning in the upgraded `maven-bundle-plugin`.
   
   Since this is a breaking change, I think that a larger consensus is necessary.


-- 
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@logging.apache.org

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


[GitHub] [logging-log4j2] ppkarwasz merged pull request #1097: [LOG4J2-3615] Fix `log4j-api` OSGI encapsulation problem

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz merged PR #1097:
URL: https://github.com/apache/logging-log4j2/pull/1097


-- 
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@logging.apache.org

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