This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch fix/remove-log4j-api
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    omit 202f355386 Remove Log4j API 3.x
    omit 937aaf0fa5 Fix Windows test failures
    omit c82b678c17 Fix OSGi configuration
    omit 0983aa89c3 Adapt `log4j-perf-test` to Log4j API 2.x
    omit af5b195d03 Adapt `log4j-layout-template-json-test` to Log4j API 2.x
    omit fd4f0d0f57 Adapt `log4j-jdbc` to Log4j API 2.x
    omit f87ef9ff1d Adapt `log4j-gc-test` to Log4j API 2.x
    omit c381c6d765 Adapt `log4j-layout-template-json` to Log4j API 2.x
    omit ea18fd3b85 Adapt `log4j-flume-ng` to Log4j API 2.x
    omit 95e3aa6abf Adapt `log4j-async-logger` to Log4j API 2.x
    omit a27abfcf5e Adapt `log4j-core` to Log4j API 2.x
    omit f9cabd1e22 Adapt `log4j-plugins` to Log4j API 2.x
    omit 389783474d Adapt `Log4jExtension` to Log4j API 2.x
    omit 7c711257d3 Inline missing `String.trimToOptional`
    omit dccea80fc7 Move `ReflectionUtil` to `log4j-plugins`
    omit d1d1d5e401 Replace `o.a.l.l.lang` annotations with JSpecify
    omit f52082b50d Rebase `log4j-to-slf4j` upon Log4j API 2.24.0
    omit f8b57de9f9 Rebase `log4j-to-jul` upon Log4j API 2.24.0
    omit a3a734738e Downgrade to `log4j-api` version `2.24.0-SNAPSHOT`
    omit f154c16fa5 Update @since tag
    omit 58033dbe8a Move `Recycler` to `log4j-kit`
     add 5ac1629aaa Remove redundant `e.getMessage()` in logs/exceptions
     add 397ef10263 Validate properties in constructor
     add 64a6e0bdc4 Move `Recycler` to `log4j-kit`
     add a8eb765c75 Update @since tag
     add 7624f5400c Validate recycler capacity in constructor
     add ee8ec57d5a Downgrade to `log4j-api` version `2.24.0-SNAPSHOT`
     add 4522611203 Rebase `log4j-to-jul` upon Log4j API 2.24.0
     add d1b00d5b4a Rebase `log4j-to-slf4j` upon Log4j API 2.24.0
     add 46c54b4c4d Replace `o.a.l.l.lang` annotations with JSpecify
     add 269dbb71a1 Move `ReflectionUtil` to `log4j-plugins`
     add 904850a171 Inline missing `String.trimToOptional`
     add d18056ad8b Adapt `Log4jExtension` to Log4j API 2.x
     add 90fce5a227 Adapt `log4j-plugins` to Log4j API 2.x
     add b55763275b Adapt `log4j-core` to Log4j API 2.x
     add 3f82ad4e12 Adapt `log4j-async-logger` to Log4j API 2.x
     add 7a5ba3a916 Adapt `log4j-flume-ng` to Log4j API 2.x
     add 233b517ed4 Adapt `log4j-layout-template-json` to Log4j API 2.x
     add 3ff6f938ea Adapt `log4j-gc-test` to Log4j API 2.x
     add 39951a0bc8 Adapt `log4j-jdbc` to Log4j API 2.x
     add be725e1117 Adapt `log4j-layout-template-json-test` to Log4j API 2.x
     add fdd0d6bdcd Adapt `log4j-perf-test` to Log4j API 2.x
     add bbcc4f0159 Fix OSGi configuration
     add 3894ad67eb Fix Windows test failures
     add 452adb87ea Remove Log4j API 3.x

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (202f355386)
            \
             N -- N -- N   refs/heads/fix/remove-log4j-api (452adb87ea)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../async/logger/AsyncLoggerConfigDisruptor.java    |  2 +-
 .../log4j/async/logger/AsyncLoggerDisruptor.java    |  2 +-
 .../log4j/async/logger/AsyncLoggerProperties.java   | 13 +++++++++++--
 .../kit/env/support/BasicPropertyEnvironment.java   | 19 +++++++++----------
 .../log4j/kit/recycler/RecyclerProperties.java      | 21 +++++++++++++--------
 .../template/json/JsonTemplateLayoutProperties.java | 19 +++++++++++++------
 6 files changed, 48 insertions(+), 28 deletions(-)

Reply via email to