This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch move-async
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
discard 2b22eea39a Remove references to async context selector in
`log4j-script`
discard 41fd431eb8 Add changelog for splitting off `log4j-async-logger`
discard 3dc12aa4a2 Fix failing tests
discard 98e0eeb6c9 Move async support to `log4j-async-logger`
discard 26c1c6b9aa Last tweaks to tests before moving async support
discard 129e0d08ea Remove instance of checks for async components
discard 1db31e7191 Move async logger tests to `log4j-async-logger`
discard 317742fc30 Inline `EventRoute` methods
add 59b4055f1d Add security threat model to docs
add b8f220664a Simplify statement
add 6108781065 Add example
add f3c6262a9e Apply suggestions from code review
add 32908544df Apply more code review suggestions
add 9543bee1d7 Merge pull request #2219 from jvz/issue-2100
add 44613d0709 Inline `EventRoute` methods
add f5af863fa7 Move async logger tests to `log4j-async-logger`
add 4e732f1097 Remove instance of checks for async components
add b69110b0fd Last tweaks to tests before moving async support
add a3cf42d2ed Move async support to `log4j-async-logger`
add 1fc391303e Fix failing tests
add fd526f1e6b Add changelog for splitting off `log4j-async-logger`
add 4ad805aa49 Remove references to async context selector in
`log4j-script`
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 (2b22eea39a)
\
N -- N -- N refs/heads/move-async (4ad805aa49)
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:
src/site/asciidoc/download.adoc.vm | 7 ++--
src/site/asciidoc/manual/layouts.adoc | 4 +-
src/site/asciidoc/security.adoc | 76 +++++++++++++++++++++++++++++++++++
3 files changed, 82 insertions(+), 5 deletions(-)