[
https://issues.apache.org/jira/browse/LOG4J2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregg Donovan updated LOG4J2-2676:
----------------------------------
Description:
PluginProcessor, as of 2.12.1, writes status messages to System.out. This
breaks using the Log4J annotation processor with Bazel, as it expects those
messages to be sent to javax.annotation.processing.Messager. PluginProcessor on
master uses Messager. This ticket is to track backporting just that change to
either 2.12.2 or 2.13.0, whatever makes the most sense.
See [this
discussion|https://lists.apache.org/thread.html/26501473dc123ba907880a6e5baf51cde45311652c3a8beec714d9fb@%3Clog4j-user.logging.apache.org%3E]
on the mailing list for more context.
was:
PluginProcessor, as of 2.12.1, writes status messages to System.out. This
breaks using the Log4J annotation processor with Bazel, as it expects those
messages to be sent to javax.annotation.processing.Messager. PluginProcessor on
master uses Messager. This ticket is to track backporting just that change to
either 2.12.2 or 2.13.0, whatever makes the most sense.
See [this
discussion|[https://lists.apache.org/thread.html/26501473dc123ba907880a6e5baf51cde45311652c3a8beec714d9fb@%3Clog4j-user.logging.apache.org%3E]]
on the mailing list for more context.
> Backport PluginProcessor use of javax.annotation.processing.Messager to
> 2.12.x/2.13
> -----------------------------------------------------------------------------------
>
> Key: LOG4J2-2676
> URL: https://issues.apache.org/jira/browse/LOG4J2-2676
> Project: Log4j 2
> Issue Type: Improvement
> Components: Plugins
> Affects Versions: 2.12.1
> Reporter: Gregg Donovan
> Priority: Minor
> Fix For: 2.13.0
>
>
> PluginProcessor, as of 2.12.1, writes status messages to System.out. This
> breaks using the Log4J annotation processor with Bazel, as it expects those
> messages to be sent to javax.annotation.processing.Messager. PluginProcessor
> on master uses Messager. This ticket is to track backporting just that change
> to either 2.12.2 or 2.13.0, whatever makes the most sense.
> See [this
> discussion|https://lists.apache.org/thread.html/26501473dc123ba907880a6e5baf51cde45311652c3a8beec714d9fb@%3Clog4j-user.logging.apache.org%3E]
> on the mailing list for more context.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)