[jira] [Commented] (LOG4J2-3047) Don't assume that jar:-URL yield JarURLConnections

2023-04-19 Thread Jesse Glick (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714305#comment-17714305 ] Jesse Glick commented on LOG4J2-3047: - I think this can now be resolved (2.20.0)? >

[jira] [Work logged] (LOG4J2-3047) Don't assume that jar:-URL yield JarURLConnections

2023-04-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3047?focusedWorklogId=858037&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-858037 ] ASF GitHub Bot logged work on LOG4J2-3047: -- Author: ASF GitHub Bot

Re: [PR] [LOG4J2-3047] Check urlConnection for being instance of JarURLConnection instead of relying on protocol name (logging-log4j2)

2023-04-19 Thread via GitHub
jglick commented on code in PR #1164: URL: https://github.com/apache/logging-log4j2/pull/1164#discussion_r1171847447 ## log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationSource.java: ## @@ -367,7 +357,7 @@ private static ConfigurationSource getConfigura

[GitHub] [logging-log4cxx] rm5248 closed issue #202: dailyrollingfileappender.h and rollingfileappender.h files are missing.

2023-04-19 Thread via GitHub
rm5248 closed issue #202: dailyrollingfileappender.h and rollingfileappender.h files are missing. URL: https://github.com/apache/logging-log4cxx/issues/202 -- 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

[jira] [Created] (LOG4J2-3660) PatternLayout %notEmpty should consider an MDC with no keys as empty

2023-04-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created LOG4J2-3660: Summary: PatternLayout %notEmpty should consider an MDC with no keys as empty Key: LOG4J2-3660 URL: https://issues.apache.org/jira/browse/LOG4J2-3660 Project: Log4j 2