[GitHub] [logging-log4j2] ppkarwasz opened a new pull request #731: Adds a Tomcat lookup

2022-01-26 Thread GitBox
ppkarwasz opened a new pull request #731: URL: https://github.com/apache/logging-log4j2/pull/731 The `TomcatLookup` can be used to retrieve the engine, host and context names under which the application is running. These are also provided by the original Tomcat JULI implementation (cf. [C

[jira] [Commented] (LOG4J2-3341) Support passing something like '-Dlog4j.rootLogger=INFO,Console' from command line to set level and appenders at once

2022-01-26 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482811#comment-17482811 ] Matt Sicker commented on LOG4J2-3341: - After talking about this with [~rgoers], I th

[GitHub] [logging-log4cxx] rm5248 commented on pull request #106: Sonarcloud build

2022-01-26 Thread GitBox
rm5248 commented on pull request #106: URL: https://github.com/apache/logging-log4cxx/pull/106#issuecomment-1022725569 Merging to master does produce a number of(expected) bugs: https://sonarcloud.io/summary/overall?id=log4cxx It's scanning a bunch of files that we don't care about a

[jira] [Created] (LOG4J2-3369) integrate ossf/scorecard-action

2022-01-26 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3369: - Summary: integrate ossf/scorecard-action Key: LOG4J2-3369 URL: https://issues.apache.org/jira/browse/LOG4J2-3369 Project: Log4j 2 Issue Type: Improvement

[jira] [Assigned] (LOG4J2-3369) integrate ossf/scorecard-action

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3369: - Assignee: Volkan Yazici > integrate ossf/scorecard-action > ---

[jira] [Work started] (LOG4J2-3260) Missing branch protection settings on log4j2 repo

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-3260 started by Volkan Yazici. - > Missing branch protection settings on log4j2 repo > ---

[jira] [Work started] (LOG4J2-3369) integrate ossf/scorecard-action

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-3369 started by Volkan Yazici. - > integrate ossf/scorecard-action > --- > >

[jira] [Assigned] (LOG4J2-3260) Missing branch protection settings on log4j2 repo

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3260: - Assignee: Volkan Yazici > Missing branch protection settings on log4j2 repo > -

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #730: LOG4J2-3368 Bump Tomcat from 8.5.20 to 10.0.14 in log4j-appserver along with some dependency clean-up.

2022-01-26 Thread GitBox
ppkarwasz commented on pull request #730: URL: https://github.com/apache/logging-log4j2/pull/730#issuecomment-1022528780 The only Tomcat class used by Log4j is `org.apache.juli.logging.Log`, which has not been modified in ages (cf. [Github](https://github.com/apache/tomcat/blob/main/java/o

[GitHub] [logging-log4j2] carterkozak commented on pull request #730: LOG4J2-3368 Bump Tomcat from 8.5.20 to 10.0.14 in log4j-appserver along with some dependency clean-up.

2022-01-26 Thread GitBox
carterkozak commented on pull request #730: URL: https://github.com/apache/logging-log4j2/pull/730#issuecomment-1022497645 I defer to @garydgregory for Tomact knowledge, but I'd question bumping a minimum dependency constraint two major versions in a patch release. -- This is an automate

[jira] [Commented] (LOG4J2-3356) The sub module log4j-layout-template-json seems not properly configured to be deployed as a fragment host in OSGI

2022-01-26 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482681#comment-17482681 ] Matt Sicker commented on LOG4J2-3356: - I've fixed the other fragment host values in

[jira] [Commented] (LOG4J2-3368) Bump Tomcat version to 10 in log4j-appserver

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482680#comment-17482680 ] ASF subversion and git services commented on LOG4J2-3368: - Commi

[jira] [Commented] (LOG4J2-3341) Support passing something like '-Dlog4j.rootLogger=INFO,Console' from command line to set level and appenders at once

2022-01-26 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482679#comment-17482679 ] Matt Sicker commented on LOG4J2-3341: - On my side, I mainly need some time to look a

[jira] [Commented] (LOG4J2-3356) The sub module log4j-layout-template-json seems not properly configured to be deployed as a fragment host in OSGI

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482677#comment-17482677 ] Volkan Yazici commented on LOG4J2-3356: --- [~ruffp], any updates? > The sub module

[jira] [Work started] (LOG4J2-3368) Bump Tomcat version to 10 in log4j-appserver

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LOG4J2-3368 started by Volkan Yazici. - > Bump Tomcat version to 10 in log4j-appserver >

[jira] [Assigned] (LOG4J2-3368) Bump Tomcat version to 10 in log4j-appserver

2022-01-26 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volkan Yazici reassigned LOG4J2-3368: - Assignee: Volkan Yazici > Bump Tomcat version to 10 in log4j-appserver > --

[jira] [Created] (LOG4J2-3368) Bump Tomcat version to 10 in log4j-appserver

2022-01-26 Thread Volkan Yazici (Jira)
Volkan Yazici created LOG4J2-3368: - Summary: Bump Tomcat version to 10 in log4j-appserver Key: LOG4J2-3368 URL: https://issues.apache.org/jira/browse/LOG4J2-3368 Project: Log4j 2 Issue Type:

[GitHub] [logging-log4j2] rdotterer09 commented on pull request #717: LOG4J2-3333: Fix ThreadContextDataInjector classloader deadlock

2022-01-26 Thread GitBox
rdotterer09 commented on pull request #717: URL: https://github.com/apache/logging-log4j2/pull/717#issuecomment-1022367664 Ok -- 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

[GitHub] [logging-log4j2] rdotterer09 commented on pull request #720: Expand test suite and fix NPE for StructuredDataLookup class

2022-01-26 Thread GitBox
rdotterer09 commented on pull request #720: URL: https://github.com/apache/logging-log4j2/pull/720#issuecomment-1022367104 Ok -- 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

[GitHub] [logging-log4j2] rdotterer09 commented on a change in pull request #722: LOG4J2-3350: Evaluate configuration property substitutions eagerly

2022-01-26 Thread GitBox
rdotterer09 commented on a change in pull request #722: URL: https://github.com/apache/logging-log4j2/pull/722#discussion_r792815957 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/config/Property.java ## @@ -57,6 +63,14 @@ public String getName() {

[jira] [Updated] (LOG4J2-3367) Issue with log4j-layout-template-json pattern resolver

2022-01-26 Thread Mateusz Tumidajewicz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mateusz Tumidajewicz updated LOG4J2-3367: - Description: After upgrade to 2.17.1 my template stopped working as expected: p

[jira] [Created] (LOG4J2-3367) Issue with log4j-layout-template-json pattern resolver

2022-01-26 Thread Mateusz Tumidajewicz (Jira)
Mateusz Tumidajewicz created LOG4J2-3367: Summary: Issue with log4j-layout-template-json pattern resolver Key: LOG4J2-3367 URL: https://issues.apache.org/jira/browse/LOG4J2-3367 Project: Log4j

[GitHub] [logging-log4j2] ppkarwasz opened a new pull request #729: Fixes a StringIndexOutOfBoundsException

2022-01-26 Thread GitBox
ppkarwasz opened a new pull request #729: URL: https://github.com/apache/logging-log4j2/pull/729 `PropertiesUtilTest#partitionOnCommonPrefixes` fails if a property does not contain any dots. The bug appears when parsing a `log4j2.properties` like in [this StackOverflow question](htt

[jira] [Updated] (LOG4NET-684) Log4Net logs incorrect data

2022-01-26 Thread Yesto Fringen (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesto Fringen updated LOG4NET-684: -- Description: When two log have requested at near times, extra informations can be overwritten

[jira] [Updated] (LOG4NET-684) Log4Net logs incorrect data

2022-01-26 Thread Yesto Fringen (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesto Fringen updated LOG4NET-684: -- Priority: Critical (was: Major) > Log4Net logs incorrect data > --- >

[jira] [Resolved] (LOG4J2-3349) RollingFileAppenderBuilder in log4j1 bridge does not create the appender as in log4j1

2022-01-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LOG4J2-3349. - Fix Version/s: 2.17.2 Resolution: Fixed > RollingFileAppenderBuilder in log4j1 br

[jira] [Created] (LOG4NET-684) Log4Net logs incorrect data

2022-01-26 Thread Yesto Fringen (Jira)
Yesto Fringen created LOG4NET-684: - Summary: Log4Net logs incorrect data Key: LOG4NET-684 URL: https://issues.apache.org/jira/browse/LOG4NET-684 Project: Log4net Issue Type: Bug Envi

[jira] [Created] (LOG4J2-3366) Fix order of property sources

2022-01-26 Thread Piotr P. Karwasz (Jira)
Piotr P. Karwasz created LOG4J2-3366: Summary: Fix order of property sources Key: LOG4J2-3366 URL: https://issues.apache.org/jira/browse/LOG4J2-3366 Project: Log4j 2 Issue Type: Improveme

[jira] [Comment Edited] (LOG4J2-3193) ConfigurationFactory cannot find config file property normalized by EnvironmentPropertySource

2022-01-26 Thread Piotr P. Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446125#comment-17446125 ] Piotr P. Karwasz edited comment on LOG4J2-3193 at 1/26/22, 8:28 AM: --

[jira] [Commented] (LOG4J2-3341) Support passing something like '-Dlog4j.rootLogger=INFO,Console' from command line to set level and appenders at once

2022-01-26 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482320#comment-17482320 ] Duo Zhang commented on LOG4J2-3341: --- Thanks [~mattsicker]. So what can I do here to s