This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/2.x/2929_remove_transitive_static
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
omit 3c6d9d456f Improve consistency of quotes
omit 2dad314433 Improve line splitting on Windows
omit c3db320ab2 Move configuration inside execution
omit ed90335078 Use `ToolProvider` to access the `jar` utility
omit 979caf476c Remove `transitive` from optional dependencies
omit eb7f4e5693 Fail build for `static transitive` modules
add 9659af1677 Update getting-started.adoc by removing repeated words
add 4ad6d7194d Minor version bump
add 45ce728710 Fix `download.adoc` links and stuff
add 5a907b9cf0 Consolidate Windows-specific constants in tests (#2767)
add 26ace099f3 Update `org.eclipse.platform:org.eclipse.osgi` to version
`3.21.0` (#2940)
add fb32107aa8 init
add 96f5fe7b8e Add changelog entry
add 8069c73c97 Refactor dependencies required by compression
add c7a59eb0b1 Fail build for `static transitive` modules
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 (3c6d9d456f)
\
N -- N -- N refs/heads/feature/2.x/2929_remove_transitive_static
(c7a59eb0b1)
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:
.../map/UnmodifiableArrayBackedMapTest.java | 13 +++---
.../internal/map/UnmodifiableArrayBackedMap.java | 1 +
.../core/net/ssl/KeyStoreConfigurationTest.java | 11 +++--
.../core/net/ssl/SslConfigurationFactoryTest.java | 53 ++++++++++++++--------
.../log4j/core/net/ssl/SslKeyStoreConstants.java | 4 ++
log4j-parent/pom.xml | 2 +-
pom.xml | 2 +-
.../2942_fix_ThreadContext_putAll.xml} | 4 +-
...date_org_eclipse_platform_org_eclipse_osgi.xml} | 6 +--
src/site/antora/modules/ROOT/pages/download.adoc | 39 +++++-----------
.../ROOT/pages/manual/appenders/rolling-file.adoc | 27 ++---------
.../modules/ROOT/pages/manual/getting-started.adoc | 2 +-
.../features/{layout-csv.adoc => compression.adoc} | 13 +++---
13 files changed, 82 insertions(+), 95 deletions(-)
copy
src/changelog/{2.0.1/LOG4J2-744_Avoid_unnecessary_Clock_calls_when_TimestampMessage_is_logge.xml
=> .2.x.x/2942_fix_ThreadContext_putAll.xml} (73%)
copy src/changelog/{2.21.0/update-1runtime-netty.xml =>
.2.x.x/update_org_eclipse_platform_org_eclipse_osgi.xml} (60%)
copy src/site/antora/modules/ROOT/partials/features/{layout-csv.adoc =>
compression.adoc} (75%)