You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2020/02/15 23:05:00 UTC

[jira] [Resolved] (LOG4J2-2676) Backport PluginProcessor use of javax.annotation.processing.Messager to 2.12.x/2.13

     [ https://issues.apache.org/jira/browse/LOG4J2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved LOG4J2-2676.
---------------------------------
    Resolution: Fixed

Patch to PluginProcessor was manually applied. I did not include the Bazel stuff. Please verify and close.

> 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
>              Labels: pull-request-available
>             Fix For: 2.13.1
>
>
> 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
(v8.3.4#803005)