[logging-log4j2] branch dependabot/maven/org.springframework.ws-spring-ws-core-3.0.10.RELEASE created (now 9f5a752)

2020-09-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.springframework.ws-spring-ws-core-3.0.10.RELEASE in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at 9f5a752 Bump spring-ws-core from 2.1.4.R

[logging-log4j2] branch dependabot/maven/org.apache.tomcat-tomcat-catalina-9.0.38 created (now 3ef02a1)

2020-09-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.tomcat-tomcat-catalina-9.0.38 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at 3ef02a1 Bump tomcat-catalina from 8.5.20 to 9.0.38

[logging-log4j2] 06/10: Migrate rolling action tests to JUnit 5

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 6abea70e808beff9fe6dd7d9669de1e4e6e5867f Author: Matt Sicker AuthorDate: Sun Sep 13 20:10:51 2020 -0500

[logging-log4j2] 01/10: Migrate MemoryMappedFileAppender tests to JUnit 5

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 0f5b9ebf3b40d2bc8b1cb82c0037e7e3b4a4add2 Author: Matt Sicker AuthorDate: Sun Sep 13 16:29:19 2020 -0500

[logging-log4j2] 08/10: Use ResourceLock for locale-related tests

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 485f6c6fe274911d3efac8ab0ea007db5f15c89d Author: Matt Sicker AuthorDate: Mon Sep 14 13:07:52 2020 -0500

[logging-log4j2] branch release-2.x updated (dca3b38 -> d0afb92)

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from dca3b38 Revert "Introduce annotation for JUnit 5 LCF tests" new 0f5b9eb Migrate MemoryMappedF

[logging-log4j2] 04/10: Introduce StatusLoggerLevel test annotation

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 5699d05e42141e52569e7b17ed91936cdfedef1b Author: Matt Sicker AuthorDate: Sun Sep 13 16:41:32 2020 -0500

[logging-log4j2] 03/10: Migrate rewrite tests to JUnit 5

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit b62db7ea3c91f701b5eee841bfb8800485b61525 Author: Matt Sicker AuthorDate: Sun Sep 13 16:30:59 2020 -0500

[logging-log4j2] 07/10: Migrate some rolling tests to JUnit 5

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit a125b79d31a8fc4a6d86a0c706cb092a111081e7 Author: Matt Sicker AuthorDate: Sun Sep 13 20:12:11 2020 -0500

[logging-log4j2] 10/10: Fix line location

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit d0afb9213d3bd798775cbdf7cf655a50ffad362c Author: Matt Sicker AuthorDate: Tue Sep 15 13:57:34 2020 -0500

[logging-log4j2] 02/10: Migrate more appender tests to JUnit 5

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit e0d78a4494ad07edfdbbc38f321c21a66dc3d439 Author: Matt Sicker AuthorDate: Sun Sep 13 16:30:42 2020 -0500

[logging-log4j2] 09/10: [LOG4J2-2921] Enable parallel tests in log4j-api

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 78d1b554ea16e2c1f6422f48e07c55e4935ea9eb Author: Matt Sicker AuthorDate: Tue Sep 15 13:29:40 2020 -0500

[logging-log4j2] 05/10: Support clean up annotations on methods

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 1655041df222c80956c5ed304b975d57a5553fbb Author: Matt Sicker AuthorDate: Sun Sep 13 20:09:36 2020 -0500

[logging-log4j2] branch master updated (7c630ac -> ebe2071)

2020-09-15 Thread mattsicker
This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 7c630ac Migrate more config tests to JUnit 5 add bcdc5e2 Migrate MemoryMappedFileAppender tests to