[GitHub] [logging-log4net] NicholasNoise commented on pull request #63: Implemented proper support of netstandard2.0

2020-09-12 Thread GitBox
NicholasNoise commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-691525273 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [logging-log4j2] jvz merged pull request #416: [LOG4J2-2919] Call ReliabilityStrategy's beforeStopAppenders() method before stopping AsyncAppender

2020-09-12 Thread GitBox
jvz merged pull request #416: URL: https://github.com/apache/logging-log4j2/pull/416 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 t

[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #382: Bump wiremock from 2.19.0 to 2.27.1

2020-09-12 Thread GitBox
dependabot[bot] commented on pull request #382: URL: https://github.com/apache/logging-log4j2/pull/382#issuecomment-690860228 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [logging-log4net] fluffynuts edited a comment on pull request #63: Implemented proper support of netstandard2.0

2020-09-12 Thread GitBox
fluffynuts edited a comment on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-691513310 @NicholasNoise the vote passed, package 2.0.10 is up at nuget.org; the site should hopefully be updated when someone with the required permissions to publish has s

[GitHub] [logging-log4net] NicholasNoise edited a comment on pull request #63: Implemented proper support of netstandard2.0

2020-09-13 Thread GitBox
NicholasNoise edited a comment on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-691525273 @fluffynuts thanks! I'll test it in live environment and come back with a feedback. btw, this release is a bit messed up ([1](https://github.com/apache

[GitHub] [logging-log4cxx] rm5248 merged pull request #40: GitHub actions and OSX fixes

2020-09-13 Thread GitBox
rm5248 merged pull request #40: URL: https://github.com/apache/logging-log4cxx/pull/40 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

[GitHub] [logging-log4net] fluffynuts commented on pull request #63: Implemented proper support of netstandard2.0

2020-09-13 Thread GitBox
fluffynuts commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-691705746 btw, turned out _I_ have the required permissions... still new here :flushed: anyhoo, the more we do this, the better we get, right? At least, that's the plan (: --

[GitHub] [logging-log4net] NicholasNoise commented on pull request #63: Implemented proper support of netstandard2.0

2020-09-13 Thread GitBox
NicholasNoise commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-691710323 > > > the more we do this, the better we get, right? At least, that's the plan (: This is the way... If it turns sideways we change plan (: -

[GitHub] [logging-log4j2] gengyuanzhe opened a new pull request #419: LOG4J2-2889

2020-09-13 Thread GitBox
gengyuanzhe opened a new pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419 HtmlLayout support datePattern and timezone Submitted by: gengyuanzhe This is an automated message from the Apache Git Ser

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-13 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-691847601 @jvz Please help review and merge this pr. Solve [LOG4J2-2889](https://issues.apache.org/jira/browse/LOG4J2-2889) and [LOG4J2-2714](https://issues.apache.org/jira/brows

[GitHub] [logging-log4net] NicholasNoise opened a new pull request #68: Remove unused dependency for netstandard2.0.

2020-09-14 Thread GitBox
NicholasNoise opened a new pull request #68: URL: https://github.com/apache/logging-log4net/pull/68 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [logging-log4j2] rgoers commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-14 Thread GitBox
rgoers commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-692148308 Yes, if there are new options then the Layout page should be updated accordingly. You should provide at least one example of using the options.

[GitHub] [logging-log4j2] Marcono1234 opened a new pull request #420: (doc) Fix typos in manual

2020-09-14 Thread GitBox
Marcono1234 opened a new pull request #420: URL: https://github.com/apache/logging-log4j2/pull/420 Fixes two typos in the manual. This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [logging-log4net] cremor commented on pull request #63: Implemented proper support of netstandard2.0

2020-09-14 Thread GitBox
cremor commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-692483473 > btw, this release is a bit messed up ([1](https://github.com/apache/logging-log4net/blob/master/src/log4net/AssemblyInfo.cs#L57), [2](https://github.com/apache/logging-log4

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-15 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-692845402 @rgoers @jvz Documentation is updated, and fix a timezone bug of DatePatternConverterTest. Please review and merge. ---

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-15 Thread GitBox
gengyuanzhe edited a comment on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-692845402 @rgoers @jvz Documentation is updated, and fix a timezone bug of DatePatternConverterTest. Please help review and merge, thank you -

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #421: Bump tomcat-catalina from 8.5.20 to 9.0.38

2020-09-15 Thread GitBox
dependabot[bot] opened a new pull request #421: URL: https://github.com/apache/logging-log4j2/pull/421 Bumps tomcat-catalina from 8.5.20 to 9.0.38. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tom

[GitHub] [logging-log4j2] dependabot[bot] closed pull request #407: Bump tomcat-catalina from 8.5.20 to 9.0.37

2020-09-15 Thread GitBox
dependabot[bot] closed pull request #407: URL: https://github.com/apache/logging-log4j2/pull/407 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #411: Bump spring-ws-core from 2.1.4.RELEASE to 3.0.9.RELEASE

2020-09-15 Thread GitBox
dependabot[bot] commented on pull request #411: URL: https://github.com/apache/logging-log4j2/pull/411#issuecomment-693158226 Superseded by #422. This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #407: Bump tomcat-catalina from 8.5.20 to 9.0.37

2020-09-15 Thread GitBox
dependabot[bot] commented on pull request #407: URL: https://github.com/apache/logging-log4j2/pull/407#issuecomment-693158221 Superseded by #421. This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #422: Bump spring-ws-core from 2.1.4.RELEASE to 3.0.10.RELEASE

2020-09-15 Thread GitBox
dependabot[bot] opened a new pull request #422: URL: https://github.com/apache/logging-log4j2/pull/422 Bumps [spring-ws-core](https://github.com/spring-projects/spring-ws) from 2.1.4.RELEASE to 3.0.10.RELEASE. Commits https://github.com/spring-projects/spring-ws/commit/4d4124e

[GitHub] [logging-log4j2] dependabot[bot] closed pull request #411: Bump spring-ws-core from 2.1.4.RELEASE to 3.0.9.RELEASE

2020-09-15 Thread GitBox
dependabot[bot] closed pull request #411: URL: https://github.com/apache/logging-log4j2/pull/411 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [logging-log4net] NicholasNoise commented on pull request #66: Fix net40 client profile

2020-09-16 Thread GitBox
NicholasNoise commented on pull request #66: URL: https://github.com/apache/logging-log4net/pull/66#issuecomment-693265610 @fluffynuts last Thursday or this one? =) This is an automated message from the Apache Git Service. To

[GitHub] [logging-log4net] fluffynuts commented on pull request #66: Fix net40 client profile

2020-09-16 Thread GitBox
fluffynuts commented on pull request #66: URL: https://github.com/apache/logging-log4net/pull/66#issuecomment-693971008 Sorry, been a bit mad -- the day off turned into a mission (: anyway, LGTM, merging. This is an au

[GitHub] [logging-log4net] fluffynuts merged pull request #66: Fix net40 client profile

2020-09-16 Thread GitBox
fluffynuts merged pull request #66: URL: https://github.com/apache/logging-log4net/pull/66 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

[GitHub] [logging-log4net] fluffynuts merged pull request #68: Remove unused dependency for netstandard2.0.

2020-09-16 Thread GitBox
fluffynuts merged pull request #68: URL: https://github.com/apache/logging-log4net/pull/68 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

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Add FxCop.

2020-09-16 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-693981771 @NicholasNoise I'm all for trying to up code quality; this adds a _ton_ of noise though. For me, warnings are a thing that should not be seen -- all warnings should be at

[GitHub] [logging-log4net] fluffynuts commented on a change in pull request #56: Feature/LOG4NET-644

2020-09-17 Thread GitBox
fluffynuts commented on a change in pull request #56: URL: https://github.com/apache/logging-log4net/pull/56#discussion_r490007841 ## File path: src/Appender/RestServiceAppender.cs ## @@ -0,0 +1,473 @@ +#region Apache License +// +// Licensed to the Apache Software Foundation

[GitHub] [logging-log4net] fluffynuts closed pull request #56: Feature/LOG4NET-644

2020-09-17 Thread GitBox
fluffynuts closed pull request #56: URL: https://github.com/apache/logging-log4net/pull/56 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

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Add FxCop.

2020-09-17 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694069775 @fluffynuts Every warning you see may be (or should be) turned off by ruleset: some warning are essential and should be attended to, others are not and just ignore the

[GitHub] [logging-log4net] NicholasNoise edited a comment on pull request #67: Add FxCop.

2020-09-17 Thread GitBox
NicholasNoise edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694069775 @fluffynuts Every warning you see may be (or should be) turned off by ruleset: some warning are essential and should be attended to, others are not and just ign

[GitHub] [logging-log4net] NicholasNoise edited a comment on pull request #67: Add FxCop.

2020-09-17 Thread GitBox
NicholasNoise edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694069775 @fluffynuts Every warning you see may be (or should be) turned off by ruleset: some warning are essential and should be attended to, others are not and just ign

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Add FxCop.

2020-09-17 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694094932 That sounds like a good plan 👍 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Add FxCop.

2020-09-17 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694097316 btw, I don't have anything against FxCop, and I expect rules would have to be established, just like for SonarQube; I guess I'm just remembering how successful SonarQube

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694165275 > > > That sounds like a good plan 👍 Done! > I don't know enough about FxCop to be sure, but I'd expect that we could perhaps enable rule processi

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694206130 > Build-in tools are preferable, an external tool makes it harder for new contributor to join. But in the same time used tools should be effective by all means. > I'm

[GitHub] [logging-log4net] fluffynuts edited a comment on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
fluffynuts edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694206130 > Build-in tools are preferable, an external tool makes it harder for new contributor to join. But in the same time used tools should be effective by all means.

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694207456 @NicholasNoise I need to ask you for one more change before merging: the style of the project has been to use spaces for indentation. I noticed some whitespace changes on

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694248929 > the style of the project has been to use spaces for indentation. One more reason to use something like StyleCop to prevent from happening. Actually the style

[GitHub] [logging-log4net] NicholasNoise edited a comment on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-17 Thread GitBox
NicholasNoise edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694248929 > the style of the project has been to use spaces for indentation. One more reason to use something like StyleCop to prevent from happening. Actually th

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-18 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694708069 hm, I don't mind, really, what style is adopted -- in the file where I saw whitespace changes, it looked like the original code was spaces and your changes were tabs. Now

[GitHub] [logging-log4net] fluffynuts merged pull request #67: Fix CA2000, CA2237, CA3075

2020-09-18 Thread GitBox
fluffynuts merged pull request #67: URL: https://github.com/apache/logging-log4net/pull/67 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

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-18 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694750050 I prefer spaces too by its _looks-the-same-everywhere_ feature. > StyleCop isn't enough StyleCop and FxCop grant a build validation with right ruleset (SA1

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-18 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-694766793 @fluffynuts Is 2.0.11 planned to release any time soon? This is an automated message from the

[GitHub] [logging-log4j2] jvz commented on a change in pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-18 Thread GitBox
jvz commented on a change in pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#discussion_r491213545 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/HtmlLayout.java ## @@ -345,14 +355,17 @@ public static HtmlLayout createLayo

[GitHub] [logging-log4j2] jvz commented on pull request #420: (doc) Fix typos in manual

2020-09-18 Thread GitBox
jvz commented on pull request #420: URL: https://github.com/apache/logging-log4j2/pull/420#issuecomment-695107002 Thanks for the PR! This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [logging-log4j2] jvz merged pull request #420: (doc) Fix typos in manual

2020-09-18 Thread GitBox
jvz merged pull request #420: URL: https://github.com/apache/logging-log4j2/pull/420 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

[GitHub] [logging-log4j2] jvz commented on a change in pull request #392: [LOG4J2-2902] Add missing LoaderUtil permissions check

2020-09-18 Thread GitBox
jvz commented on a change in pull request #392: URL: https://github.com/apache/logging-log4j2/pull/392#discussion_r491215215 ## File path: log4j-api/src/test/java/org/apache/logging/log4j/util/LoaderUtilTest.java ## @@ -55,4 +63,53 @@ public void systemClassLoader() {

[GitHub] [logging-log4j2] jvz commented on a change in pull request #392: [LOG4J2-2902] Add missing LoaderUtil permissions check

2020-09-18 Thread GitBox
jvz commented on a change in pull request #392: URL: https://github.com/apache/logging-log4j2/pull/392#discussion_r491215413 ## File path: log4j-api/src/test/java/org/apache/logging/log4j/util/LoaderUtilTest.java ## @@ -55,4 +63,53 @@ public void systemClassLoader() {

[GitHub] [logging-log4j2] gengyuanzhe commented on a change in pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-18 Thread GitBox
gengyuanzhe commented on a change in pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#discussion_r491272078 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/HtmlLayout.java ## @@ -345,14 +355,17 @@ public static HtmlLayout cr

[GitHub] [logging-log4j2] gengyuanzhe commented on a change in pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-18 Thread GitBox
gengyuanzhe commented on a change in pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#discussion_r491272078 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/HtmlLayout.java ## @@ -345,14 +355,17 @@ public static HtmlLayout cr

[GitHub] [logging-log4j2] gengyuanzhe commented on a change in pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-18 Thread GitBox
gengyuanzhe commented on a change in pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#discussion_r491272078 ## File path: log4j-core/src/main/java/org/apache/logging/log4j/core/layout/HtmlLayout.java ## @@ -345,14 +355,17 @@ public static HtmlLayout cr

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-19 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-695349836 I've started a vote, have one +1, so waiting on 2 more. This is an automated message from the Apache Git

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-19 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-695350068 > > StyleCop isn't enough > > StyleCop and FxCop grant a build validation with right ruleset (SA1027 set to Error), so it is IDE independent. What I mean is

[GitHub] [logging-log4net] fluffynuts edited a comment on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-19 Thread GitBox
fluffynuts edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-695350068 > > StyleCop isn't enough > > StyleCop and FxCop grant a build validation with right ruleset (SA1027 set to Error), so it is IDE independent. What I m

[GitHub] [logging-log4net] fluffynuts edited a comment on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-19 Thread GitBox
fluffynuts edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-695350068 > > StyleCop isn't enough > > StyleCop and FxCop grant a build validation with right ruleset (SA1027 set to Error), so it is IDE independent. What I m

[GitHub] [logging-log4net] fluffynuts edited a comment on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-19 Thread GitBox
fluffynuts edited a comment on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-695350068 > > StyleCop isn't enough > > StyleCop and FxCop grant a build validation with right ruleset (SA1027 set to Error), so it is IDE independent. What I m

[GitHub] [logging-log4j2] jvz commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-19 Thread GitBox
jvz commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695353407 By the way, if you'd like this feature in 2.x and not just 3.x, can you file a PR to the `release-2.x` branch?

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-19 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695747057 > By the way, if you'd like this feature in 2.x and not just 3.x, can you file a PR to the `release-2.x` branch? Hi, I'm trying to apply these changes to `release

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-19 Thread GitBox
gengyuanzhe edited a comment on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695747057 > By the way, if you'd like this feature in 2.x and not just 3.x, can you file a PR to the `release-2.x` branch? Hi, I'm trying to apply these changes to `

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe edited a comment on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695747057 > By the way, if you'd like this feature in 2.x and not just 3.x, can you file a PR to the `release-2.x` branch? Hi, I'm trying to apply these changes to `

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #41: Don't remove generated files on clean

2020-09-20 Thread GitBox
rm5248 opened a new pull request #41: URL: https://github.com/apache/logging-log4cxx/pull/41 When generated files are removed on clean, the build will fail because log4cxx.h is not found, and cmake must be run again. The files still get regenrated anyway. ---

[GitHub] [logging-log4j2] gengyuanzhe opened a new pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe opened a new pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695798876 @jvz All of the changes have been handled for branch `release-2.x` with https://github.com/apache/logging-log4j2/pull/423.

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe edited a comment on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695798876 @jvz All of the changes have been applied to branch `release-2.x` with https://github.com/apache/logging-log4j2/pull/423. --

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695801712 @jvz In addition, I would like to know why your commit step is a success but mine is a failure for step `Maven/Build (Ubuntu-latest)` -

[GitHub] [logging-log4j2] Marcono1234 opened a new pull request #424: (doc) Fix Logger documentation formatting error

2020-09-20 Thread GitBox
Marcono1234 opened a new pull request #424: URL: https://github.com/apache/logging-log4j2/pull/424 `{@link ...}` already formats the link text as code (unlike `{@linkplain ...}`) and additionally does not support nested Javadoc tags, so currently the HTML output is `{@code Supplier}`. --

[GitHub] [logging-log4j2] jvz commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
jvz commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695817855 The failed tests are flaky from before and unrelated to this PR. This is an automated message from the Apache G

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe commented on pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423#issuecomment-695820947 @jvz Thanks for reply. Is there anything else I need to do, or just wait for other members to review my code? -

[GitHub] [logging-log4j2] jvz commented on pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
jvz commented on pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423#issuecomment-695821455 Nothing left for you as far as I can tell. We can see if anyone else wants to review before merging. I'm currently working on some build-related fixes/improvements before I mer

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-20 Thread GitBox
gengyuanzhe commented on pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423#issuecomment-695823514 Ok, I am not particularly familiar with the whole PR process, so I asked a lot of questions. Anyway, thank you for your patient repl. -

[GitHub] [logging-log4cxx] rm5248 merged pull request #41: Don't remove generated files on clean

2020-09-20 Thread GitBox
rm5248 merged pull request #41: URL: https://github.com/apache/logging-log4cxx/pull/41 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

[GitHub] [logging-log4j2] wuqian0808 opened a new pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
wuqian0808 opened a new pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425 Avoid kafka thread leak during loggercontext reconfigure multiple times. This is an automated message from the Apache Git Servi

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
wuqian0808 commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696016546 Configure kafkaappender in log4j2.xml, then call below steps serveral times. The kafka thread will increase. LoggerContext.getContext(false).reconfigure();

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
gengyuanzhe commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696154623 In my opition, `org.apache.logging.log4j.kafka.appender.KafkaManager#releaseSub` should close the kafka producer when `reconfigure()`. The `close()` should not be invok

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
gengyuanzhe edited a comment on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696154623 In my opition, `org.apache.logging.log4j.kafka.appender.KafkaManager#releaseSub` should close the kafka producer when `reconfigure()`. The `close()` should not b

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
gengyuanzhe edited a comment on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696154623 In my opition, `org.apache.logging.log4j.kafka.appender.KafkaManager#releaseSub` should close the kafka producer when `reconfigure()`. The `close()` should not b

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-21 Thread GitBox
gengyuanzhe commented on pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423#issuecomment-695820947 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
wuqian0808 commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696016546 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [logging-log4j2] jvz commented on pull request #423: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-21 Thread GitBox
jvz commented on pull request #423: URL: https://github.com/apache/logging-log4j2/pull/423#issuecomment-695821455 Nothing left for you as far as I can tell. We can see if anyone else wants to review before merging. I'm currently working on some build-related fixes/improvements before I mer

[GitHub] [logging-log4j2] gengyuanzhe edited a comment on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-21 Thread GitBox
gengyuanzhe edited a comment on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695747057 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [logging-log4cxx] rm5248 merged pull request #41: Don't remove generated files on clean

2020-09-21 Thread GitBox
rm5248 merged pull request #41: URL: https://github.com/apache/logging-log4cxx/pull/41 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

[GitHub] [logging-log4j2] jvz commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-21 Thread GitBox
jvz commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695817855 The failed tests are flaky from before and unrelated to this PR. This is an automated message from the Apache G

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-21 Thread GitBox
gengyuanzhe commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-695798876 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #425: Update KafkaManager.java

2020-09-21 Thread GitBox
gengyuanzhe commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696154623 In my opition, `org.apache.logging.log4j.kafka.appender.KafkaManager#releaseSub` should close the kafka producer when `reconfigure()`. The `close()` should not be invok

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

2020-09-22 Thread GitBox
wuqian0808 commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696485108 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-22 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-697159824 @NicholasNoise 2.0.11 is out with these changes. Things take a little while because: 1. I hadn't had my gpg key accepted into the apache KEYS file yet 2. The process

[GitHub] [logging-log4net] fluffynuts commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-22 Thread GitBox
fluffynuts commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-697160161 @NicholasNoise if you're interested in (3), let me know how to contact you. Your GitHub profile has no contact info ): --

[GitHub] [logging-log4net] NicholasNoise commented on pull request #67: Fix CA2000, CA2237, CA3075

2020-09-23 Thread GitBox
NicholasNoise commented on pull request #67: URL: https://github.com/apache/logging-log4net/pull/67#issuecomment-697184642 > 2.0.11 is out with these changes. Thanks! > Things take a little while There is no problem at all, I've saw insides of how-to-release-project - i

[GitHub] [logging-log4j2] gengyuanzhe commented on pull request #425: Update KafkaManager.java

2020-09-24 Thread GitBox
gengyuanzhe commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-698385158 I tried your case, and you are right, the KafkaAppender do have the problem of thead leak. But **close when startup** is not the correct way to solve this problem. Try

[GitHub] [logging-log4cxx] ffontaine opened a new pull request #42: fix build without wchar

2020-09-24 Thread GitBox
ffontaine opened a new pull request #42: URL: https://github.com/apache/logging-log4cxx/pull/42 Disable wencode without wchar or the build will fail on: ``` odbcappender.cpp: In static member function 'static void log4cxx::db::ODBCAppender::encode(wchar_t**, const LogString&, log

[GitHub] [logging-log4cxx] rm5248 commented on pull request #42: fix build without wchar

2020-09-24 Thread GitBox
rm5248 commented on pull request #42: URL: https://github.com/apache/logging-log4cxx/pull/42#issuecomment-698666494 Shouldn't this also #ifdef out the function signature in the .h file? Or would it make more sense to have the method implementation be just a stub? I'm thinking that you co

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

2020-09-24 Thread GitBox
wuqian0808 commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-698675698 > I tried your case, and you are right, the KafkaAppender do have the problem of thead leak. But **close when startup** is not the correct way to solve this problem. Try

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

2020-09-24 Thread GitBox
wuqian0808 commented on pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-698699334 > I tried your case, and you are right, the KafkaAppender do have the problem of thead leak. But **close when startup** is not the correct way to solve this problem. Try

[GitHub] [logging-log4j2] wuqian0808 closed pull request #425: Update KafkaManager.java

2020-09-24 Thread GitBox
wuqian0808 closed pull request #425: URL: https://github.com/apache/logging-log4j2/pull/425 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 t

[GitHub] [logging-log4j2] wuqian0808 opened a new pull request #426: Avoid kafka thread leak

2020-09-24 Thread GitBox
wuqian0808 opened a new pull request #426: URL: https://github.com/apache/logging-log4j2/pull/426 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #426: Avoid kafka thread leak - LOG4J2-2916

2020-09-24 Thread GitBox
wuqian0808 commented on pull request #426: URL: https://github.com/apache/logging-log4j2/pull/426#issuecomment-698701854 During reconfigure, LoggerContext will start new configuration and stop previous configuration. The firstime, prev is DefaultConfiguration, new configuration is eg: XmlC

[GitHub] [logging-log4cxx] ffontaine commented on pull request #42: fix build without wchar

2020-09-24 Thread GitBox
ffontaine commented on pull request #42: URL: https://github.com/apache/logging-log4cxx/pull/42#issuecomment-698737347 I updated the PR to keep the `ODBCAppender::encode` function which won't do anything if `Transcoder::wencode` is not available. --

[GitHub] [logging-log4cxx] ams-tschoening commented on pull request #42: fix build without wchar

2020-09-25 Thread GitBox
ams-tschoening commented on pull request #42: URL: https://github.com/apache/logging-log4cxx/pull/42#issuecomment-698767348 How does keeping `encode` as a no-op make sense here? Either it's called, then making it a no-op breaks on runtime only or it's not, then itself should be `#ifdef`ed

[GitHub] [logging-log4cxx] ffontaine commented on pull request #42: fix build without wchar

2020-09-25 Thread GitBox
ffontaine commented on pull request #42: URL: https://github.com/apache/logging-log4cxx/pull/42#issuecomment-698769494 I updated the PR following the second suggestion of @rm5248 but perhaps I misunderstood it. I'll update the PR again to ifdef `ODBCAppender::encode`.

<    2   3   4   5   6   7   8   9   10   11   >