[GitHub] [logging-log4cxx] ams-tschoening commented on a change in pull request #37: Search for programs needed for tests

2020-08-26 Thread GitBox
ams-tschoening commented on a change in pull request #37: URL: https://github.com/apache/logging-log4cxx/pull/37#discussion_r478184458 ## File path: CMakeLists.txt ## @@ -123,3 +123,10 @@ message(STATUS " logchar type : ${LOG4CXX_CHAR}") message(STATUS "

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

2020-08-26 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185640#comment-17185640 ] Thorsten Schöning edited comment on LOGCXX-510 at 8/27/20, 6:29 AM: ---

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

2020-08-26 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185640#comment-17185640 ] Thorsten Schöning commented on LOGCXX-510: -- You are right, the following stateme

[GitHub] [logging-log4net] rgoers commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
rgoers commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681613249 Your apache userid is davydm. It needs to be linked with your GitHub user. See https://gitbox.apache.org/setup/. Apache Logging doesn't have a guide but many projects do. For

[GitHub] [logging-log4net] fluffynuts commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
fluffynuts commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681595433 @rgoers cool -- but I can't push to apache/logging-log4net: ``` ERROR: Permission to apache/logging-log4net.git denied to fluffynuts. ``` ---

[GitHub] [logging-log4net] rgoers commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
rgoers commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681441776 > On Aug 26, 2020, at 8:27 PM, Davyd McColl wrote: > > > @rgoers I had 2 subsequent commits on the PR (didn't realise that you'

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

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #411: URL: https://github.com/apache/logging-log4j2/pull/411 Bumps [spring-ws-core](https://github.com/spring-projects/spring-ws) from 2.1.4.RELEASE to 3.0.9.RELEASE. Commits https://github.com/spring-projects/spring-ws/commit/c0dedba3

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

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

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #412: Bump assertj-core from 3.14.0 to 3.17.0

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #412: URL: https://github.com/apache/logging-log4j2/pull/412 Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.17.0. Commits https://github.com/joel-costigliola/assertj-core/commit/5238cf24b7757b65

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #410: Bump jeromq from 0.4.3 to 0.5.2

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #410: URL: https://github.com/apache/logging-log4j2/pull/410 Bumps [jeromq](https://github.com/zeromq/jeromq) from 0.4.3 to 0.5.2. Changelog Sourced from https://github.com/zeromq/jeromq/blob/master/CHANGELOG.md";>jeromq's changelog.

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #408: Bump maven-shade-plugin from 2.2 to 3.2.4

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #408: URL: https://github.com/apache/logging-log4j2/pull/408 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 2.2 to 3.2.4. Commits https://github.com/apache/maven-shade-plugin/commit/768092f38b0b1650217642

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request #409: Bump disruptor from 1.2.15 to 1.2.17

2020-08-26 Thread GitBox
dependabot[bot] opened a new pull request #409: URL: https://github.com/apache/logging-log4j2/pull/409 Bumps [disruptor](https://github.com/conversant/disruptor) from 1.2.15 to 1.2.17. Release notes Sourced from https://github.com/conversant/disruptor/releases";>disruptor's relea

[GitHub] [logging-log4net] fluffynuts commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
fluffynuts commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681321862 @rgoers I had 2 subsequent commits on the PR (didn't realise that you'd acted on it so quickly!) which restore the release folder in the site area, fixing all the missing

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #38: Added .asf.yaml file to better configure the github git mirror

2020-08-26 Thread GitBox
rm5248 opened a new pull request #38: URL: https://github.com/apache/logging-log4cxx/pull/38 See documentation for details: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features This is an automated mess

[GitHub] [logging-log4cxx] rm5248 opened a new pull request #37: Search for programs needed for tests

2020-08-26 Thread GitBox
rm5248 opened a new pull request #37: URL: https://github.com/apache/logging-log4cxx/pull/37 Add a check for applications that are needed for tests to run successfully. This is an automated message from the Apache Git Service

[GitHub] [logging-log4cxx] rm5248 merged pull request #36: Remove MD5, add SHA-512 file extension.

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

[jira] [Created] (LOG4J2-2917) Getting ArrayIndexOutOfBoundsException relatred to PropertySource.containsProperty(PropertySource.java:80)

2020-08-26 Thread Jonatan Sanchez Loya (Jira)
Jonatan Sanchez Loya created LOG4J2-2917: Summary: Getting ArrayIndexOutOfBoundsException relatred to PropertySource.containsProperty(PropertySource.java:80) Key: LOG4J2-2917 URL: https://issues.apache.org

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

2020-08-26 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185495#comment-17185495 ] Robert Middleton commented on LOGCXX-510: - It looks like log4cxx.dll is found on

[GitHub] [logging-log4net] rgoers merged pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
rgoers merged pull request #62: URL: https://github.com/apache/logging-log4net/pull/62 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] rgoers commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
rgoers commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681021839 FWIW, the Apache Logging project generally uses "CTR " (commit - then review). So if you are comfortable with the changes being made you don't need to create a PR. Committers

[GitHub] [logging-log4net] fluffynuts commented on pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
fluffynuts commented on pull request #62: URL: https://github.com/apache/logging-log4net/pull/62#issuecomment-681014918 @rgoers I've moved the artifacts back where maven recognises them, but the result I get from running a command like `mvn site:stage -DstagingDirectory=$HOME/log4net` give

[GitHub] [logging-log4net] fluffynuts opened a new pull request #62: Move site back where it belongs

2020-08-26 Thread GitBox
fluffynuts opened a new pull request #62: URL: https://github.com/apache/logging-log4net/pull/62 This is work-in-progress: trying to get the log4net site generation working properly again. This is an automated messag

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

2020-08-26 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/142/ Project: master Date of build: Wed, 26 Aug 2020 14:43:48 + Build duration: 1 hr 12 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[jira] [Commented] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-26 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185253#comment-17185253 ] Ralph Goers commented on LOG4J2-2909: - Your email address isn't listed in Jira. Plea

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

2020-08-26 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185193#comment-17185193 ] Thorsten Schöning edited comment on LOGCXX-510 at 8/26/20, 1:37 PM: ---

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

2020-08-26 Thread Jira
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185193#comment-17185193 ] Thorsten Schöning commented on LOGCXX-510: -- The more backslashes the better... :

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

2020-08-26 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/141/ Project: master Date of build: Wed, 26 Aug 2020 12:08:22 + Build duration: 1 hr 22 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

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

2020-08-26 Thread Robert Middleton (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185170#comment-17185170 ] Robert Middleton commented on LOGCXX-510: - I figured it out(on my side at least).

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

2020-08-26 Thread GitBox
vy commented on pull request #335: URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-680820895 @ramazanpolat, you can access [the latest version of the manual here](https://github.com/apache/logging-log4j2/blob/master/src/site/asciidoc/manual/json-template-layout.adoc.vm).

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

2020-08-26 Thread GitBox
ramazanpolat commented on pull request #335: URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-680817438 Hi, do you have a documentation for `JsonTemplateLayout`? This is an automated message from the Apach

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

2020-08-26 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/139/ Project: master Date of build: Wed, 26 Aug 2020 08:59:21 + Build duration: 1 hr 21 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[GitHub] [logging-log4j2] vy merged pull request #393: Bump jetty-util from 8.2.0.v20160908 to 9.4.31.v20200723

2020-08-26 Thread GitBox
vy merged pull request #393: URL: https://github.com/apache/logging-log4j2/pull/393 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 merged pull request #404: Bump org.apache.felix.framework from 5.6.10 to 6.0.3

2020-08-26 Thread GitBox
vy merged pull request #404: URL: https://github.com/apache/logging-log4j2/pull/404 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 merged pull request #406: Bump maven-pmd-plugin from 3.10.0 to 3.13.0

2020-08-26 Thread GitBox
vy merged pull request #406: URL: https://github.com/apache/logging-log4j2/pull/406 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 merged pull request #395: Bump jctools-core from 1.2.1 to 3.1.0

2020-08-26 Thread GitBox
vy merged pull request #395: URL: https://github.com/apache/logging-log4j2/pull/395 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

[CI][UNSTABLE] Logging/log4j/release-2.x#102 has test failures

2020-08-26 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/release-2.x/102/ Project: release-2.x Date of build: Wed, 26 Aug 2020 07:03:44 + Build duration: 1 hr 48 min and counting JUnit Tests Name: liquibase.ext.logging.log4

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

2020-08-26 Thread Mr. Jenkins
BUILD UNSTABLE Build URL https://ci-builds.apache.org/job/Logging/job/log4j/job/master/135/ Project: master Date of build: Wed, 26 Aug 2020 07:29:51 + Build duration: 1 hr 7 min and counting JUnit Tests Name: liquibase.ext.logging.log4j2 Failed:

[GitHub] [logging-log4j2] vy merged pull request #380: Bump commons-compress from 1.18 to 1.20

2020-08-26 Thread GitBox
vy merged pull request #380: URL: https://github.com/apache/logging-log4j2/pull/380 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 merged pull request #405: Bump jackson2Version from 2.11.1 to 2.11.2

2020-08-26 Thread GitBox
vy merged pull request #405: URL: https://github.com/apache/logging-log4j2/pull/405 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

[jira] [Commented] (LOG4J2-2909) Version Upgrade of log4j2 jars from 2.10.0 to 2.13.2 cause TPS degradation

2020-08-26 Thread Ali Murtaza (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184983#comment-17184983 ] Ali Murtaza commented on LOG4J2-2909: - Hi [~rgoers], Please tell me where i can sha