This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/slf4j-to-log4j-api
in repository https://gitbox.apache.org/repos/asf/logging-slf4j.git
at 22dc816 Fix build
This branch includes the following new commits:
new e44d4e8 Make new home for Log4j2
new b1d9aa9 Rename `log4j-slf4j20-impl` to `log4j-slf4j2-impl`
new 90102da [maven-release-plugin] prepare release log4j-2.19.0-rc1
new 314f6c4 [maven-release-plugin] prepare for next development iteration
new a3480cb [maven-release-plugin] prepare release log4j-2.19.0-rc1
new bf8f075 [maven-release-plugin] prepare for next development iteration
new e387a65 Fix log4j-slf4j*-impl documentation
new db96f94 Add missing test scopes
new c03eead [maven-release-plugin] prepare release log4j-2.19.0-rc2
new 5190e0c [maven-release-plugin] prepare for next development iteration
new 2cf594a Fix new snapshot version
new 7aefeb9 Sort dependencies in POMs
new f9727c2 Move tests to `log4j-api-test`
new a09f421 Add `test` packages as in `master`
new 386b6a4 Move additional `log4j-core-test` classes to `main`
new b640d05 Move exported test classes under
`org.apache.logging.log4j.core.test`
new 88801c5 Delegates plugin versions to ASF parent
new 3972856 Centralize plugin versions in main POM
new 575b808 Use BOMs in `<dependencyManagement>`
new d7981a0 Remove no-op plugin execution
new 3ac29b6 Fix NPE in Log4jMarker
new e092ba6 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`
new 0f768b4 LOG4J2-3628 Replace `maven-changes-plugin` with
`log4j-changelog` (#1145)
new 46922a8 Update exception message to refer to log4j-slf4j2-impl
new 34e576d This spotless config is fucking annoying
new 7f6cb56 Simplify site generation (#1166)
new db9fd2f [LOG4J2-3601] log4j-slf4j2-impl: depend on log4j-core
scope=runtime
new 66662b0 Fix Javadoc generation and links for the site
new 301ccbd Remove Maven `<reporting>` blocks, since reporting is disabled
new 3ea42a7 [maven-release-plugin] prepare release log4j-2.20.1-rc1
new 70775cd [maven-release-plugin] prepare for next development iteration
new a42edd6 [maven-release-plugin] prepare release log4j-2.20.1-rc1
new aea7ad8 Revert version update
new 33b1d0e [maven-release-plugin] prepare release log4j-2.20.0-rc1
new 7e9b5f8 [maven-release-plugin] prepare for next development iteration
new 72b6060 [maven-release-plugin] rollback the release of
log4j-2.20.0-rc1
new b545c5f [maven-release-plugin] prepare release log4j-2.20.0-rc1
new fa09ee1 [maven-release-plugin] prepare for next development iteration
new 4712b1a Sort POMs
new 2fc2a37 Apply Spotless to all files
new 6883b58 Use `final` whenever possible
new cb65c6d #1367 Added missing activation policy
new e60b690 Allow to override fqcn in Log4jEventBuilder
new 61857ab Bump version to 2.21.0-SNAPSHOT
new d27434e Remove references to `maven-bundle-plugin`
new af33888 Replace explicit versions with property
new 1bbbfe0 Add BND configuration to bridges
new 11c27ce Restored `Log4jMarker` visibility in SLF4J adapters (#1414)
new 255787d Migrate changelog, site, and docs to the new infra
new 7f0d965 Swap `/pom.xml` and `/log4j-bom/pom.xml`
new ca7c874 Remove `log4j-core` from some processor paths
new 68db7d8 Add `log4j-core` to some modules processor path
new eba3e42 Add OSGi package versioning and fix API breaking changes
new affd09b Bump SLF4j to version 2.0.9
new aca449d Remove unused Maven properties
new a554a77 Apply Palantir formatter
new 49aed2d Removes support for `EventData`
new 49ee437 Remove `slf4j-ext` dependency and tests
new 2b5ec15 Remove deprecated `packages` attribute from test configs
new fad0471 Copy `log4j2-config.xml` to `log4j-slf4j2-impl`
new 763efb8 Expand wildcard imports
new 48705d1 Fix `MarkerTest` assertions
new 7f85463 Simplify configuration after BND 7.x upgrade
new 8467c47 Add Logback's throwable-consuming semantics as an option
new 2d5667f Move SLF4J dependencies to SLF4J-related modules
new 24f4886 Improve name/description of SLF4J-related modules (#1462)
new 6c32d95 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.16
new 07a28c3 Migrate `log4j-slf4j2-impl` to JUnit 5 (#3080)
new 309217e Rename `log4j-slf4j2-impl`
new 22dc816 Fix build
The 70 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.