[jira] [Created] (LOG4J2-2677) DeleteAction race results in failure to delete rolled files

2019-08-19 Thread Carter Kozak (Jira)
Carter Kozak created LOG4J2-2677: Summary: DeleteAction race results in failure to delete rolled files Key: LOG4J2-2677 URL: https://issues.apache.org/jira/browse/LOG4J2-2677 Project: Log4j 2

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

2019-08-19 Thread Gregg Donovan (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910593#comment-16910593 ] Gregg Donovan commented on LOG4J2-2676: --- [~rgoers] I made a [PR|https://github.com

[GitHub] [logging-log4j2] greggdonovan opened a new pull request #301: LOG4J-2676: Backport use of javax.annotation.processing.Messager to release-2.x.

2019-08-19 Thread GitBox
greggdonovan opened a new pull request #301: LOG4J-2676: Backport use of javax.annotation.processing.Messager to release-2.x. URL: https://github.com/apache/logging-log4j2/pull/301 Add a test for Bazel support for the PluginProcessor, which does not work on 2.12.1 due to System.out calls,

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

2019-08-19 Thread Gregg Donovan (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910471#comment-16910471 ] Gregg Donovan commented on LOG4J2-2676: --- [~rgoers] Thanks so much! We're on Java 8