This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/log4j-api-to-jul
in repository https://gitbox.apache.org/repos/asf/logging-jdk.git
at 9530a3e Fix build
This branch includes the following new commits:
new 54e32e7 Make new home for Log4j2
new cd18eb5 LOG4J2-3282: log4j-to-jul JDK Logging Bridge (#653)
new 7e588d3 LOG4J2-3282 Support source class & method in to-jul (#698)
new ddd7024 Increase to-jul priority from 15 to 20 (#699)
new ae55d0f Add inceptionYear 2022 in to-jul POM (#702)
new 10adb70 Additional log4j-to-jul test coverage for correct formatting
(#712)
new 3d26b85 Clean up pom.xml files
new 6f2e06f Some of the necessary revapi changes
new 82a2c79 [maven-release-plugin] prepare release log4j-2.17.2-rc1
new d462591 [maven-release-plugin] prepare for next development iteration
new 97d4c24 [maven-release-plugin] prepare release log4j-2.18.0-rc1
new 2d94000 [maven-release-plugin] prepare for next development iteration
new 0bf8e3d [LOG4J2-3546] Switch from `osgi.serviceloader` to `Activator`
new ab33e0c [LOG4J2-3564] Fix NPE when root logger level is null
new 43ed263 Use `junit-bom`
new 90670a7 [maven-release-plugin] prepare release log4j-2.19.0-rc1
new dcfb1a0 [maven-release-plugin] prepare for next development iteration
new 0063ec4 [maven-release-plugin] prepare release log4j-2.19.0-rc1
new dbd3c55 [maven-release-plugin] prepare for next development iteration
new fdcd7b7 [maven-release-plugin] prepare release log4j-2.19.0-rc2
new 2ec88ac [maven-release-plugin] prepare for next development iteration
new e8dc8ba Fix new snapshot version
new caba4d3 Add scopes to child POM dependencies
new 376d098 Sort dependencies in POMs
new 6f4893c Delegates plugin versions to ASF parent
new b34c417 Centralize plugin versions in main POM
new 79e9e4a Remove no-op plugin execution
new 66ebed4 LOG4J2-3628 Replace `maven-changes-plugin` with
`log4j-changelog` (#1145)
new 1872837 Simplify site generation (#1166)
new 9e3b6b4 Fix Javadoc generation and links for the site
new 042791c Remove `revapi` leftovers
new 3149f64 Remove Maven `<reporting>` blocks, since reporting is disabled
new 2fc77e6 [maven-release-plugin] prepare release log4j-2.20.1-rc1
new 976955c [maven-release-plugin] prepare for next development iteration
new 95164d1 [maven-release-plugin] prepare release log4j-2.20.1-rc1
new 60d92f3 Revert version update
new 9f548c3 [maven-release-plugin] prepare release log4j-2.20.0-rc1
new b0ca80c [maven-release-plugin] prepare for next development iteration
new bec4cf2 [maven-release-plugin] rollback the release of
log4j-2.20.0-rc1
new a3d3c2a [maven-release-plugin] prepare release log4j-2.20.0-rc1
new c056085 [maven-release-plugin] prepare for next development iteration
new 4953e55 Renormalize Java file line endings
new 11bffc1 Apply Spotless to all files
new 41fa3ae Use `final` whenever possible
new 07cf214 Bump version to 2.21.0-SNAPSHOT
new feb7b26 Remove references to `maven-bundle-plugin`
new 13fc4b8 Replace explicit versions with property
new 3a29d49 Add BND configuration to bridges
new 1d25eb1 Migrate changelog, site, and docs to the new infra
new 0cf4a70 Swap `/pom.xml` and `/log4j-bom/pom.xml`
new d63f005 Remove `log4j-core` from some processor paths
new f9e89a4 Add `log4j-core` to some modules processor path
new ded9f18 Add OSGi package versioning and fix API breaking changes
new 85cf5c2 Remove unused Maven properties
new d59fd61 Apply Palantir formatter
new 64230e5 Update to-jul test to JUnit 5
new 2cd0208 Remove reflection from `log4j-to-jul` and `log4j-to-slf4j`
new 3697a1c Clean up `ThreadContextMap` implementations
new 85f30a4 Fail build for `static transitive` modules
new b77e31e Implement `MessageFactory`-namespaced logger registry (#2936)
new ac26269 Improvements on the logger message factory namespacing (#2936)
new 3cb0b39 Implement `MessageFactory`-namespaced logger registry (#2961)
new 524c222 Improvements on the logger message factory namespacing (#2961)
new cc8eedb Rename `log4j-to-jul` to `log4j-api-to-jul`
new 9530a3e Fix build
The 65 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.