[logging-log4j2] branch LOG4J2-3020 created (now ec3ee87)

2021-02-16 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-3020 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at ec3ee87 LOG4J2-3020 LOG4J2-3021 Improve Logger javadoc regarding throwing() and catching(). This branch

[logging-log4j2] 01/02: Cut down test time by moving recycler-specific test schemes from Surefire executions to JUnit parameters.

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit ff5083574c5564a8a11d6ee68722bf7e5688ed43 Author: Volkan Yazici AuthorDate: Wed Feb 17 14:56:17 2021 +0100 Cut

[logging-log4j2] 02/02: Test RecyclerFactory read from XML config.

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit e5e33087ff903d724bc7ec66742ac7a54aeb1fe6 Author: Volkan Yazici AuthorDate: Wed Feb 17 15:10:59 2021 +0100 Test

[logging-log4j2] branch master updated (7d4aab6 -> e5e3308)

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 7d4aab6 Fixing typos in docs. (#465) new ff50835 Cut down test time by moving recycler-specific test

[logging-log4j2] branch LOG4J2-3020 updated (ec3ee87 -> 7ba8165)

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-3020 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from ec3ee87 LOG4J2-3020 LOG4J2-3021 Improve Logger javadoc regarding throwing() and catching(). add

[logging-log4j2] 01/01: Test RecyclerFactory read from XML config.

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 963db9fac1fda3496ca770ca95ccb28c5a516694 Author: Volkan Yazici AuthorDate: Wed Feb 17 15:10:59 2021 +0100 Test

[logging-log4j2] branch master updated (e5e3308 -> 963db9f)

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. omit e5e3308 Test RecyclerFactory read from XML config. new 963db9f Test RecyclerFactory read from XML config

[logging-log4j2] branch release-2.x updated (b251bcb -> dd1bec2)

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from b251bcb Fixing typos in docs. (#465) new b01b549 Cut down test time by moving recycler-specific test

[logging-log4j2] 02/02: Test RecyclerFactory read from XML config.

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit dd1bec2364763c03b8a6a83e35457c4ad2804b65 Author: Volkan Yazici AuthorDate: Wed Feb 17 15:10:59 2021 +0100

[logging-log4j2] 01/02: Cut down test time by moving recycler-specific test schemes from Surefire executions to JUnit parameters.

2021-02-17 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit b01b549078b18bf58c54a3b6d0c8e72864c1d5a7 Author: Volkan Yazici AuthorDate: Wed Feb 17 14:56:17 2021 +0100

[logging-log4j2] branch LOG4J2-3003 created (now 192ed0e)

2021-02-18 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-3003 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at 192ed0e LOG4J2-3003 Remove JSON, XML, and YAML layouts. This branch includes the following new commits

[logging-log4j2] branch release-2.x updated: JTL InstantFormatter invalidates cached FixedDateFormat as expected (#576)

2021-09-01 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 44deb6f JTL InstantFormatter

[logging-log4j2] branch master updated: JTL InstantFormatter invalidates cached FixedDateFormat as expected (#576)

2021-09-01 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 85b564a JTL InstantFormatter invalidates

[logging-log4j2] branch master updated (eff5f18 -> bca2393)

2021-08-26 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from eff5f18 LOG4J2-3150: RandomAccessFileAppender uses the correct default buffer size add bca2393 Fix

[logging-log4j2] branch release-2.x updated: LOG4J2-3147 Fix Spring package check in KubernetesLookup. (#569)

2021-08-26 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new f9dc92b LOG4J2-3147 Fix Spring

[logging-log4j2] branch master updated: LOG4J2-3147 Fix Spring package check in KubernetesLookup. (#569)

2021-08-26 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 1a24f7a LOG4J2-3147 Fix Spring package

[logging-log4j2] branch master updated: Add missing JsonLayout properties to the XSD. (#558)

2021-08-25 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 3ef3a39 Add missing JsonLayout properties

[logging-log4j2] branch master updated: Bump actions/setup-java from 2.1.0 to 2.2.0 (#561)

2021-08-26 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new cf5da6b Bump actions/setup-java from 2.1.0

[logging-log4j2] branch release-2.x updated: Bump actions/setup-java from 2.1.0 to 2.2.0 (#561)

2021-08-26 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new f5bb768 Bump actions/setup-java

[logging-log4j2] branch release-2.x updated: LOG4J2-3160 Fix documentation on how to toggle log4j2.debug system property.

2021-09-07 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 36905df LOG4J2-3160 Fix

[logging-log4j2] branch master updated: LOG4J2-3160 Fix documentation on how to toggle log4j2.debug system property.

2021-09-07 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new a9c149c LOG4J2-3160 Fix documentation

[logging-log4j2] branch master updated: LOG4J2-3162 Improve immediateFlush docs regarding its write guarantees. (#582)

2021-09-20 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new fed5571 LOG4J2-3162 Improve immediateFlush

[logging-log4j2] branch release-2.x updated: LOG4J2-3162 Improve immediateFlush docs regarding its write guarantees. (#582)

2021-09-20 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 8a5bec7 LOG4J2-3162 Improve

[logging-log4j2] branch release-2.x updated: LOG4J2-2885: Added support for US-style date patterns and micro/nano seconds (#548)

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new ecbdcee LOG4J2-2885: Added

[logging-log4j2] branch master updated (f3cd424 -> 5d13dda)

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from f3cd424 Fix compilation failure from 028a4ed cherry-pick new a6b89a2 LOG4J2-2885: Added support for US

[logging-log4j2] 01/02: LOG4J2-2885: Added support for US-style date patterns and micro/nano seconds (#548)

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit a6b89a200b36d2ef62d8a66610e7cb66780d7111 Author: Markus Spann AuthorDate: Wed Aug 4 08:01:39 2021 +0200 LOG4J2

[logging-log4j2] 02/02: LOG4J2-2885 Update changelog.

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 5d13ddae192aaa82d1a59c88e7ca13764e257a18 Author: Volkan Yazici AuthorDate: Wed Aug 4 08:03:39 2021 +0200

[logging-log4j2] branch master updated: LOG4J2-3085 Skip certain CI jobs for external PRs.

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 8dfec4d LOG4J2-3085 Skip certain CI jobs

[logging-log4j2] branch release-2.x updated: LOG4J2-3085 Skip certain CI jobs for external PRs.

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new ae3f19a LOG4J2-3085 Skip certain

[logging-log4j2] branch release-2.x updated: Fix BurstFilter javadoc. (#552)

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 73db0bb Fix BurstFilter javadoc

[logging-log4j2] branch master updated: Fix BurstFilter javadoc. (#552)

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 338c410 Fix BurstFilter javadoc. (#552

[logging-log4j2] branch release-2.x updated: LOG4J2-2885 Update changelog.

2021-08-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 2bc3b52 LOG4J2-2885 Update

[logging-log4j2] branch release-2.x updated: LOG4J2-2885 Fix the compilation failure caused by the recently added FixedDateFormat entries.

2021-08-05 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new dbe386b LOG4J2-2885 Fix

[logging-log4j2] branch master updated: LOG4J2-2885 Fix the compilation failure caused by the recently added FixedDateFormat entries.

2021-08-05 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 59f6848 LOG4J2-2885 Fix the compilation

[logging-log4j2] branch release-2.x updated: Shorten CI benchmark runtimes.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 3f93df5 Shorten CI benchmark

[logging-log4j2] branch release-2.x updated: Fix code typo in CI benchmarks.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 68777a4 Fix code typo in CI

[logging-log4j2] 01/02: Fix broken file names.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 3762abc40f9bafa497860a535580e6adb001c505 Author: Volkan Yazici AuthorDate: Wed Oct 13 16:05:09 2021 +0200

[logging-log4j2] branch gh-pages updated (8024491 -> dc825c4)

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 8024491 Update benchmark results index. new 3762abc Fix broken file names. new dc825c4 Add

[logging-log4j2] 02/02: Add benchmark report page.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit dc825c4028bb189f153753080d500f5f7706 Author: Volkan Yazici AuthorDate: Wed Oct 13 17:19:29 2021 +0200

[logging-log4j2] branch release-2.x updated: Make benchmarks run for an awkwardly short amount of time to speed up the debugging cycle.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new e3d1a90 Make benchmarks run

[logging-log4j2] branch release-2.x updated: Fix macOS-incompatible `sed` arguments in CI benchmarks.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new ec24508 Fix macOS-incompatible

[logging-log4j2] branch master updated: Fix code typo in JsonTemplateLayoutBenchmarkState.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 1a62186 Fix code typo

[logging-log4j2] branch release-2.x updated: Handle concurrent indexing in CI benchmarks.

2021-10-13 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new f760065 Handle concurrent

[logging-log4j2] 01/01: Add GitHub Actions workflow for benchmarks.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 48952eeb129836729869961684bb757da9f7 Author: Volkan Yazici AuthorDate: Mon Oct 11 22:42:49 2021 +0200

[logging-log4j2] branch release-2.x updated (8b94e5f -> 48952ee)

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. discard 8b94e5f Add GitHub Actions workflow for benchmarks. new 48952ee Add GitHub Actions workflow

[logging-log4j2] branch master updated: Add GitHub Actions workflow for benchmarks.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 5a8a221 Add GitHub Actions workflow

[logging-log4j2] branch release-2.x updated (73a08a6 -> 8b94e5f)

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. discard 73a08a6 Add GitHub Actions workflow for benchmarks. new 8b94e5f Add GitHub Actions workflow

[logging-log4j2] 01/01: Add GitHub Actions workflow for benchmarks.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 8b94e5f897e5ea1bc5901df65478df94403a9a66 Author: Volkan Yazici AuthorDate: Mon Oct 11 22:42:49 2021 +0200

[logging-log4j2] 01/01: Add GitHub Actions workflow for benchmarks.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 436d717f78acc01fa11ec8c280a551517e18a5a5 Author: Volkan Yazıcı AuthorDate: Mon Oct 11 22:53:20 2021 +0200 Add

[logging-log4j2] branch release-2.x updated: Add GitHub Actions workflow for benchmarks.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 73a08a6 Add GitHub Actions

[logging-log4j2] branch master updated (5a8a221 -> 436d717)

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. omit 5a8a221 Add GitHub Actions workflow for benchmarks. new 436d717 Add GitHub Actions workflow

[logging-log4j2] 01/01: Add gitignore file.

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit a3f8e8337c30eef9731c83534902b31d8ed10e80 Author: Volkan Yazici AuthorDate: Mon Oct 11 21:44:33 2021 +0200

[logging-log4j2] branch gh-pages created (now a3f8e83)

2021-10-11 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at a3f8e83 Add gitignore file. This branch includes the following new commits: new a3f8e83 Add gitignore

[logging-log4j2] branch master updated (1a62186 -> 3082edb)

2021-10-18 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 1a62186 Fix code typo in JsonTemplateLayoutBenchmarkState. add 3082edb Add `vy` as developer to `pom.xml

[logging-log4j2] branch release-2.x updated: LOG4J2-3175 Avoid KafkaManager override when topics differ. (#590)

2021-10-18 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 6c69f8b LOG4J2-3175 Avoid

[logging-log4j2] branch release-2.x updated: LOG4J2-3175 Fix `changes.xml`.

2021-10-18 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 4bc365d LOG4J2-3175 Fix

[logging-log4j2] branch master updated: LOG4J2-3175 Avoid KafkaManager override when topics differ. (#590)

2021-10-18 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 469edb0 LOG4J2-3175 Avoid KafkaManager

[logging-log4j2] branch release-2.x updated (4bc365d -> d7905bb)

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 4bc365d LOG4J2-3175 Fix `changes.xml`. add d7905bb LOG4J2-3172 Buffer immutable log events

[logging-log4j2] branch master updated: LOG4J2-3172 Buffer immutable log events in the SmtpManager. (#588)

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 5baac56 LOG4J2-3172 Buffer immutable log

[logging-log4j2] branch release-2.x updated: LOG4J2-3172 Update `changes.xml`.

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 8998d6f LOG4J2-3172 Update

[logging-log4j2] branch release-2.x updated: LOG4J2-3174 Fix handling of LogEvent-dependent subjects in SmtpManager. (#589)

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new dff84c2 LOG4J2-3174 Fix handling

[logging-log4j2] 02/02: LOG4J2-3174 Fix handling of LogEvent-dependent subjects in SmtpManager. (#589)

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 407bd3d88928490caaf9887972c709714c240cba Author: Volkan Yazıcı AuthorDate: Tue Oct 19 23:40:40 2021 +0200

[logging-log4j2] branch master updated (5baac56 -> 407bd3d)

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 5baac56 LOG4J2-3172 Buffer immutable log events in the SmtpManager. (#588) new 775423c LOG4J2-3172 Fix

[logging-log4j2] 01/02: LOG4J2-3172 Fix broken SmtpManagerTest.

2021-10-19 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 775423cbdb506bbe1977e05b7378185564bfc307 Author: Volkan Yazıcı AuthorDate: Tue Oct 19 23:40:33 2021 +0200

[logging-log4j2] 03/03: Overhaul `benchmarks` GitHub Actions workflow.

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit f4623bb94b495ea6766b25d16a107cc59b286253 Author: Volkan Yazici AuthorDate: Wed Oct 13 00:22:47 2021 +0200

[logging-log4j2] branch release-2.x updated (48952ee -> f4623bb)

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 48952ee Add GitHub Actions workflow for benchmarks. new 5400ffe Fix code typo

[logging-log4j2] 01/03: Fix code typo in JsonTemplateLayoutBenchmarkState.

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 5400ffed6bffac64adee17c2018bee23c268a965 Author: Volkan Yazici AuthorDate: Tue Oct 12 21:37:03 2021 +0200

[logging-log4j2] 02/03: Prevent override of plugins while shading in log4j-perf.

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 4049240c87a0c09c92bb454ebc38475b9e2a2150 Author: Volkan Yazici AuthorDate: Tue Oct 12 21:38:14 2021 +0200

[logging-log4j2] 01/01: Overhaul `benchmarks` GitHub Actions workflow.

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit b7d26d022f6ace97fbc183fd80b770251051b64d Author: Volkan Yazici AuthorDate: Wed Oct 13 00:22:47 2021 +0200

[logging-log4j2] branch release-2.x updated (f4623bb -> b7d26d0)

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. discard f4623bb Overhaul `benchmarks` GitHub Actions workflow. new b7d26d0 Overhaul `benchmarks` GitHub

[logging-log4j2] branch release-2.x updated (b7d26d0 -> 0a86ecb)

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. discard b7d26d0 Overhaul `benchmarks` GitHub Actions workflow. new 0a86ecb Overhaul `benchmarks` GitHub

[logging-log4j2] 01/01: Overhaul `benchmarks` GitHub Actions workflow.

2021-10-12 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 0a86ecb47b8ec881cff1a21ff217b2990afb63d6 Author: Volkan Yazici AuthorDate: Wed Oct 13 00:22:47 2021 +0200

[logging-log4j2] branch master updated: Fix RandomAccessFileAppender code typo causing compilation failure.

2021-09-22 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 6188ef8 Fix RandomAccessFileAppender code

[logging-log4j2] branch master updated (86d4a19 -> 1a913b8)

2021-10-03 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 86d4a19 LOG4J2-3164 Refactor ValidatingPluginWithFailoverTest to improve test logic. (#584) new 07e5556

[logging-log4j2] 01/02: LOG4J2-3170 Make the CRLF and HTML pattern converters O(n) in time. (#585)

2021-10-03 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 07e555642032a3645a9c99d8dea1ad94e87a5ae6 Author: Gareth Smith AuthorDate: Sun Oct 3 21:16:00 2021 +0100 LOG4J2

[logging-log4j2] 02/02: LOG4J2-3170 Update changes.xml.

2021-10-03 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 1a913b8fa82ab07b9a80896f8352ed8aa728919a Author: Volkan Yazici AuthorDate: Sun Oct 3 22:18:33 2021 +0200

[logging-log4j2] branch release-2.x updated: LOG4J2-3170 Update changes.xml.

2021-10-03 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 3e7fd88 LOG4J2-3170 Update

[logging-log4j2] branch release-2.x updated: LOG4J2-3170 Make the CRLF and HTML pattern converters O(n) in time. (#585)

2021-10-03 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 1c4f846 LOG4J2-3170 Make

[logging-log4j2] branch release-2.x updated: Upgrade GitHub setup-java action.

2021-10-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new a79f633 Upgrade GitHub setup

[logging-log4j2] branch master updated: Upgrade GitHub setup-java action.

2021-10-04 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 31f5355 Upgrade GitHub setup-java action

[logging-log4j2] branch master updated: Bump actions/setup-java from 2.3.0 to 2.3.1 (#586)

2021-10-05 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 06040a1 Bump actions/setup-java from 2.3.0

[logging-log4j2] branch release-2.x updated: Bump actions/setup-java from 2.3.0 to 2.3.1 (#586)

2021-10-05 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 7181bfe Bump actions/setup-java

[logging-log4j2] branch master updated: LOG4J2-3164 Refactor ValidatingPluginWithFailoverTest to improve test logic. (#584)

2021-09-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 86d4a19 LOG4J2-3164 Refactor

[logging-log4j2] branch LOG4J2-2829 created (now 4978ec8)

2021-10-22 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-2829 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. at 4978ec8 LOG4J2-2829 SocketAppender should propagate failures when reconnection fails. This branch

[logging-log4j2] 01/01: LOG4J2-2829 SocketAppender should propagate failures when reconnection fails.

2021-10-22 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch LOG4J2-2829 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 4978ec870bd781aacbb55c0c5db0c92c8bb7a7ae Author: Volkan Yazici AuthorDate: Wed Oct 20 16:31:31 2021 +0200

[logging-log4j2] branch LOG4J2-2829 updated (4978ec8 -> 33be704)

2021-10-22 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-2829 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. discard 4978ec8 LOG4J2-2829 SocketAppender should propagate failures when reconnection fails. add b481a41

[logging-log4j2] 01/01: LOG4J2-2829 SocketAppender should propagate failures when reconnection fails.

2021-10-22 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch LOG4J2-2829 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 33be70406043ad436773500829c148e00a4fb1a6 Author: Volkan Yazici AuthorDate: Wed Oct 20 16:31:31 2021 +0200

[logging-log4j2] branch release-2.x updated: Upgrade from hamcrest-all:1.3 to hamcrest:2.2.

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 07c3c88 Upgrade from hamcrest

[logging-log4j2] branch LOG4J2-2829 updated (33be704 -> 66f2cbb)

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch LOG4J2-2829 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 33be704 LOG4J2-2829 SocketAppender should propagate failures when reconnection fails. add 66f2cbb

[logging-log4j2] branch master updated (407bd3d -> a4017f6)

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 407bd3d LOG4J2-3174 Fix handling of LogEvent-dependent subjects in SmtpManager. (#589) new 08b2946

[logging-log4j2] 01/02: LOG4J2-2829 SocketAppender should propagate failures when reconnection fails. (#591)

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit 08b2946d3619f70887b9e528a0d09940a4c7294e Author: Volkan Yazıcı AuthorDate: Sun Oct 24 20:40:38 2021 +0200

[logging-log4j2] 02/02: Upgrade from hamcrest-all:1.3 to hamcrest:2.2.

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git commit a4017f6426729d8dfd68088401346f2b05cd77e3 Author: Volkan Yazıcı AuthorDate: Sun Oct 24 21:28:25 2021 +0200

[logging-log4j2] branch release-2.x updated: LOG4J2-2829 SocketAppender should propagate failures when reconnection fails. (#591)

2021-10-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new a88c08b LOG4J2-2829

[logging-log4j2] branch release-2.x updated (1443025 -> 6f963cd)

2021-12-28 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. from 1443025 [maven-release-plugin] prepare for next development iteration add e5c8339 Fix rat:check

[logging-log4j2] branch release-2.x updated: Simplify GitHub Actions workflow.

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 124ca65 Simplify GitHub Actions

[logging-log4j2] branch release-2.x updated: LOG4J2-3204 Correct SpringLookup package name in Interpolator. (#617)

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 8a3363b LOG4J2-3204 Correct

[logging-log4j2] branch master updated: LOG4J2-3204 Correct SpringLookup package name in Interpolator. (#617)

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/master by this push: new 65c367d LOG4J2-3204 Correct SpringLookup

[logging-log4j2] branch release-2.x updated: Add link to Release History in announcement.vm. (#642)

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new f5f15d7 Add link to Release

[logging-log4j2] branch release-2.x updated: LOG4J2-3204 Update changes.xml.

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git The following commit(s) were added to refs/heads/release-2.x by this push: new 55a1069 LOG4J2-3204 Update

[logging-log4j2] branch release-2.x updated (124ca65 -> 8544b11)

2021-12-24 Thread vy
This is an automated email from the ASF dual-hosted git repository. vy pushed a change to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git. omit 124ca65 Simplify GitHub Actions workflow. new 8544b11 Simplify GitHub Actions workflow. This update

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