[GitHub] [logging-log4j2] ppkarwasz edited a comment on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
ppkarwasz edited a comment on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1033157134 @garydgregory: I think of this as a nice application of the separation between appenders and managers, which mitigates the problems of the jakartification.

[jira] [Commented] (LOG4J2-3317) After 2.17.1 upgarde, Route appenders with dynamic file writing are not working .

2022-02-08 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489246#comment-17489246 ] Ralph Goers commented on LOG4J2-3317: - It occurs to me that my configurations use ${

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #747: Bump json-unit from 2.28.0 to 2.31.0

2022-02-08 Thread GitBox
dependabot[bot] opened a new pull request #747: URL: https://github.com/apache/logging-log4j2/pull/747 Bumps [json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.28.0 to 2.31.0. Commits https://github.com/lukas-krecan/JsonUnit/commit/2f6a580d03babc4c6f2536d6e47571447a7

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #746: Bump de.flapdoodle.embed.mongo from 3.2.8 to 3.3.1

2022-02-08 Thread GitBox
dependabot[bot] opened a new pull request #746: URL: https://github.com/apache/logging-log4j2/pull/746 Bumps [de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/embedmongo.flapdoodle.de) from 3.2.8 to 3.3.1. Changelog Sourced from https://github.com/flapdoodle-oss/de.fl

[jira] [Commented] (LOG4J2-3354) Publish an SBOM with Log4j

2022-02-08 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489220#comment-17489220 ] Matt Sicker commented on LOG4J2-3354: - Another new SBOM-like initiative was launched

[GitHub] [logging-log4j2] jvz commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
jvz commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1033294601 > However I see you point: the `SmtpAppender` and `JmsAppender` probably should be moved out of `log4j-core` and a jakartified version should be provided separately. Al

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
ppkarwasz commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1033157134 @garydgregory: I think of this as a nice application of the separation between appenders and managers, which mitigates the problems of the jakartification. Howeve

[GitHub] [logging-log4j2] garydgregory commented on pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
garydgregory commented on pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#issuecomment-1033126921 IMO, anything new that depends on other dependencies should be in a new Maven module. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
ppkarwasz commented on a change in pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#discussion_r802111545 ## File path: log4j-core/src/test/java/org/apache/logging/log4j/core/net/SmtpManagerTest.java ## @@ -39,14 +39,15 @@ public class SmtpManagerTest

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
ppkarwasz commented on a change in pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745#discussion_r802110065 ## File path: pom.xml ## @@ -687,10 +691,43 @@ true + +javax.mail +javax.mail-api +${javax.m

[GitHub] [logging-log4j2] ppkarwasz opened a new pull request #745: [LOG4J2-3362] Adds a SmtpManager compatible with Jakarta EE 9

2022-02-08 Thread GitBox
ppkarwasz opened a new pull request #745: URL: https://github.com/apache/logging-log4j2/pull/745 Since `javax.mail` and `jakarta.mail` use different package names, as single `SmtpAppender` can use both through different managers. Unfortunately the implementations `com.sun.mail:javax.

[jira] [Closed] (LOG4J2-3382) ${ctx:mdcValue} no longer populating in Property tag

2022-02-08 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Kozak closed LOG4J2-3382. Resolution: Fixed The fix that I've committed shouldn't require any configuration changes like th

[jira] [Commented] (LOG4J2-3317) After 2.17.1 upgarde, Route appenders with dynamic file writing are not working .

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

[jira] [Resolved] (LOG4J2-3317) After 2.17.1 upgarde, Route appenders with dynamic file writing are not working .

2022-02-08 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter Kozak resolved LOG4J2-3317. -- Fix Version/s: 2.17.2 Resolution: Fixed Please test using a snapshot build, and close t

[jira] [Commented] (LOG4J2-3317) After 2.17.1 upgarde, Route appenders with dynamic file writing are not working .

2022-02-08 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489111#comment-17489111 ] Carter Kozak commented on LOG4J2-3317: -- This is fixed by https://github.com/apache

[GitHub] [logging-log4j2] carterkozak merged pull request #732: LOG4J2-3350: Lookup recursion is not allowed, except through config properties

2022-02-08 Thread GitBox
carterkozak merged pull request #732: URL: https://github.com/apache/logging-log4j2/pull/732 -- 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. To unsubscribe, e-mail: notif

[GitHub] [logging-log4j2] gubasza removed a comment on pull request #744: [LOG4J2-2803] Create standardized dependency injection API

2022-02-08 Thread GitBox
gubasza removed a comment on pull request #744: URL: https://github.com/apache/logging-log4j2/pull/744#issuecomment-1032933311 > -- 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 com

[GitHub] [logging-log4j2] gubasza commented on pull request #744: [LOG4J2-2803] Create standardized dependency injection API

2022-02-08 Thread GitBox
gubasza commented on pull request #744: URL: https://github.com/apache/logging-log4j2/pull/744#issuecomment-1032933311 > -- 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. T

[jira] [Comment Edited] (LOG4J2-3075) JsonTemplateLayout timestamp resolver doesn't format nanoseconds

2022-02-08 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488983#comment-17488983 ] Paul Rubin edited comment on LOG4J2-3075 at 2/8/22, 4:23 PM: -

[jira] [Commented] (LOG4J2-3075) JsonTemplateLayout timestamp resolver doesn't format nanoseconds

2022-02-08 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488983#comment-17488983 ] Paul Rubin commented on LOG4J2-3075: Sorry, I was looing at the wrong output this is

[jira] [Commented] (LOG4J2-3075) JsonTemplateLayout timestamp resolver doesn't format nanoseconds

2022-02-08 Thread Paul Rubin (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488975#comment-17488975 ] Paul Rubin commented on LOG4J2-3075: Ok, I am finally looking at 2.17.1 and it appea

[jira] [Created] (LOG4J2-3397) Log4j2 writing logs to already rolled file when deployed multiple wars on jboss

2022-02-08 Thread Bindra Bambharoliya (Jira)
Bindra Bambharoliya created LOG4J2-3397: --- Summary: Log4j2 writing logs to already rolled file when deployed multiple wars on jboss Key: LOG4J2-3397 URL: https://issues.apache.org/jira/browse/LOG4J2-3397

[jira] [Commented] (LOG4J2-3391) Add optional additional fields to NoSQLAppender

2022-02-08 Thread Omer U (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488957#comment-17488957 ] Omer U commented on LOG4J2-3391: Thank you for your amazing response time. additionalFi

[jira] [Commented] (LOG4J2-2486) AbstractConfiguration - Allow to disable ScriptManager

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

[GitHub] [logging-log4net] tobylo edited a comment on pull request #18: Update XmlLayoutSchemaLog4j.cs

2022-02-08 Thread GitBox
tobylo edited a comment on pull request #18: URL: https://github.com/apache/logging-log4net/pull/18#issuecomment-1032698509 I suspect this change is the reason we no longer get XML logs for our .NET framework services after upgrading from 2.0.12 to 2.0.14. Works for netcoreapp, net5 and ne

[GitHub] [logging-log4net] tobylo commented on pull request #18: Update XmlLayoutSchemaLog4j.cs

2022-02-08 Thread GitBox
tobylo commented on pull request #18: URL: https://github.com/apache/logging-log4net/pull/18#issuecomment-1032698509 I'm going to assume this change is the reason we no longer get XML logs for our .NET framework services after upgrading from 2.0.12 to 2.0.14. Works for netcoreapp, net5 and

[jira] [Comment Edited] (LOG4J2-3391) Add optional additional fields to NoSQLAppender

2022-02-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488550#comment-17488550 ] Gary D. Gregory edited comment on LOG4J2-3391 at 2/8/22, 1:52 PM:

[GitHub] [logging-log4j2] ppkarwasz commented on a change in pull request #742: LOG4J2-3366 Fixes order of property sources

2022-02-08 Thread GitBox
ppkarwasz commented on a change in pull request #742: URL: https://github.com/apache/logging-log4j2/pull/742#discussion_r801615031 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/PropertiesUtil.java ## @@ -435,17 +452,18 @@ private Environment(final Propert

[GitHub] [logging-log4j2] Kay-kay2019 commented on a change in pull request #742: LOG4J2-3366 Fixes order of property sources

2022-02-08 Thread GitBox
Kay-kay2019 commented on a change in pull request #742: URL: https://github.com/apache/logging-log4j2/pull/742#discussion_r801560830 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/PropertiesUtil.java ## @@ -435,17 +452,18 @@ private Environment(final Prope

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

2022-02-08 Thread GitBox
Kay-kay2019 commented on pull request #720: URL: https://github.com/apache/logging-log4j2/pull/720#issuecomment-1032534236 >Thank you 🙂 -- 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 specif

[GitHub] [logging-log4j2] garydgregory commented on a change in pull request #742: LOG4J2-3366 Fixes order of property sources

2022-02-08 Thread GitBox
garydgregory commented on a change in pull request #742: URL: https://github.com/apache/logging-log4j2/pull/742#discussion_r801556257 ## File path: log4j-api/src/main/java/org/apache/logging/log4j/util/PropertiesUtil.java ## @@ -435,17 +452,18 @@ private Environment(final Prop

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

2022-02-08 Thread GitBox
vy merged pull request #720: URL: https://github.com/apache/logging-log4j2/pull/720 -- 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. To unsubscribe, e-mail: notifications-

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

2022-02-08 Thread GitBox
vy commented on pull request #720: URL: https://github.com/apache/logging-log4j2/pull/720#issuecomment-1032514375 Thanks so much @avandeursen! Changes look good to me, merging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Updated] (LOG4J2-3335) Logging ends up on stdout intead in the RollingFileAppender when using Log4J 1.2 bridge with space at the end of the filename

2022-02-08 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomislav Petrović updated LOG4J2-3335: -- Summary: Logging ends up on stdout intead in the RollingFileAppender when using Log4J

[jira] [Commented] (LOG4J2-3335) Logging ends up on stdout intead in the RollingFileAppender when using Log4J 1.2 bridge

2022-02-08 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488707#comment-17488707 ] Tomislav Petrović commented on LOG4J2-3335: --- I have find the culprit in this s

[jira] [Comment Edited] (LOG4J2-3335) Logging ends up on stdout intead in the RollingFileAppender when using Log4J 1.2 bridge

2022-02-08 Thread Jira
[ https://issues.apache.org/jira/browse/LOG4J2-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488707#comment-17488707 ] Tomislav Petrović edited comment on LOG4J2-3335 at 2/8/22, 9:48 AM: --

[jira] [Commented] (LOG4J2-3396) ERROR Recursive call to appender mongodb with spring boot root logger

2022-02-08 Thread Omer U (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488696#comment-17488696 ] Omer U commented on LOG4J2-3396: I've created a minimal project. Modified build.gradle a

[jira] [Commented] (LOG4J2-3394) The 'rootLogger=${sys:root.logger:-INFO,console}' does not work

2022-02-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488657#comment-17488657 ] Duo Zhang commented on LOG4J2-3394: --- And for my requirements, properties file is enoug

[jira] [Commented] (LOG4J2-3082) Support external serializers (e.g., Jackson) JsonTemplateLayout

2022-02-08 Thread Volkan Yazici (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488652#comment-17488652 ] Volkan Yazici commented on LOG4J2-3082: --- [~doeiqts], thanks for the feedback. I am

[jira] [Commented] (LOG4J2-3394) The 'rootLogger=${sys:root.logger:-INFO,console}' does not work

2022-02-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488651#comment-17488651 ] Duo Zhang commented on LOG4J2-3394: --- On xml, json, and yaml, I agree that they are alr