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

2020-09-01 Thread GitBox
NicholasNoise commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-685327198 @rgoers @fluffynuts This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [logging-log4net] NicholasNoise opened a new pull request #63: Implimented proper support of netstandard2.0

2020-09-01 Thread GitBox
NicholasNoise opened a new pull request #63: URL: https://github.com/apache/logging-log4net/pull/63 Changelog: - removed nuspec using build-in csproj packing. - miltiframework test runner: net462, netcoreapp1.0, netcoreapp2.1, netcoreapp3.1 (for future builds of netstandard2.1 or netc

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #414: Bump maven-core from 3.6.0 to 3.6.3

2020-09-01 Thread GitBox
dependabot[bot] opened a new pull request #414: URL: https://github.com/apache/logging-log4j2/pull/414 Bumps [maven-core](https://github.com/apache/maven) from 3.6.0 to 3.6.3. Commits https://github.com/apache/maven/commit/cecedd343002696d0abb50b32b541b8a6ba2883f";>cecedd3 [ma

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #415: Bump je from 5.0.73 to 18.3.12

2020-09-01 Thread GitBox
dependabot[bot] opened a new pull request #415: URL: https://github.com/apache/logging-log4j2/pull/415 Bumps je from 5.0.73 to 18.3.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.sleepycat:je&package-m

[jira] [Commented] (LOGCXX-510) Build problems using CMAKE and Visual Studio 2019 Community

2020-09-01 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1719#comment-1719 ] Robert Middleton commented on LOGCXX-510: - So after thinking about this for a bit

[jira] [Commented] (LOG4J2-2886) File Hangs when Rolling file on log4j

2020-09-01 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188791#comment-17188791 ] Ralph Goers commented on LOG4J2-2886: - Sure.  yes, the settings should give me what

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

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

[GitHub] [logging-log4j2] ramazanpolat commented on pull request #335: Import of LogstashLayout as JsonTemplateLayout

2020-09-01 Thread GitBox
ramazanpolat commented on pull request #335: URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-684935378 @vy Sorry but `LogstashLayout` spits my object's as toString() output: ```json { "line" : 123, "class" : "tr.gov.sgk.logclient.DAO", "message" :

[CI][UNSTABLE] Logging/log4j/master#146 has test failures

2020-09-01 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/146/ Project: master Date of build: Tue, 01 Sep 2020 12:59:37 + Build duration: 1 hr 36 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[GitHub] [logging-log4net] jvz commented on pull request #59: Update build system

2020-09-01 Thread GitBox
jvz commented on pull request #59: URL: https://github.com/apache/logging-log4net/pull/59#issuecomment-684873931 Filed https://issues.apache.org/jira/browse/INFRA-20802 to re-open the Jira tracker. Thanks for the reminder! T

[jira] [Commented] (LOG4J2-2886) File Hangs when Rolling file on log4j

2020-09-01 Thread Luigi Pellico (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188478#comment-17188478 ] Luigi Pellico commented on LOG4J2-2886: --- [~rgoers] have you feedback to my last c

[GitHub] [logging-log4j2] vy merged pull request #410: Bump jeromq from 0.4.3 to 0.5.2

2020-09-01 Thread GitBox
vy merged pull request #410: URL: https://github.com/apache/logging-log4j2/pull/410 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] vy commented on pull request #409: Bump disruptor from 1.2.15 to 1.2.17

2020-09-01 Thread GitBox
vy commented on pull request #409: URL: https://github.com/apache/logging-log4j2/pull/409#issuecomment-684812863 This PR is causing the following warning: ``` java.lang.UnsupportedClassVersionError: com/conversantmedia/util/concurrent/SpinPolicy has been compiled by a more recent

[GitHub] [logging-log4j2] vy merged pull request #413: Bump assertj-core from 3.14.0 to 3.17.1

2020-09-01 Thread GitBox
vy merged pull request #413: URL: https://github.com/apache/logging-log4j2/pull/413 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-log4net] cremor edited a comment on pull request #59: Update build system

2020-09-01 Thread GitBox
cremor edited a comment on pull request #59: URL: https://github.com/apache/logging-log4net/pull/59#issuecomment-684517717 @fluffynuts I've just updated a few of my projects to log4net 2.0.9. First of all, thanks for your work! But I have to report a few problems and oddities: **

[GitHub] [logging-log4net] cremor edited a comment on pull request #59: Update build system

2020-09-01 Thread GitBox
cremor edited a comment on pull request #59: URL: https://github.com/apache/logging-log4net/pull/59#issuecomment-684517717 @fluffynuts I've just updated a few of my projects to log4net 2.0.9. First of all, thanks for your work! But I have to report a few problems and oddities: **

[GitHub] [logging-log4net] cremor commented on pull request #59: Update build system

2020-09-01 Thread GitBox
cremor commented on pull request #59: URL: https://github.com/apache/logging-log4net/pull/59#issuecomment-684517717 @fluffynuts I've just updated a few of my projects to log4net 2.0.9. First of all, thanks for your work! But I have to report a few problems and oddities: **Breakin

[GitHub] [logging-log4j2] vy commented on pull request #335: Import of LogstashLayout as JsonTemplateLayout

2020-09-01 Thread GitBox
vy commented on pull request #335: URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-684510122 @ramazanpolat, yes, `JsonTemplateLayout` can do that. You just need to set `stringified` to `false` (the default) as follows: ```json { "$resolver": "message",