You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2023/01/21 19:25:27 UTC

[logging-log4j2] branch mvn-site-simplified-3.x updated (f6b7a6f7d8 -> 44e5c01653)

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

vy pushed a change to branch mvn-site-simplified-3.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


 discard f6b7a6f7d8 Commit changelog
 discard b49bfec0ce Simplify Maven `site` phase and align it with the one in `release-2.x`
    omit 15c185c62f LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1146)
    omit 85ea13b9db Disables broken test and merges with `release-2.x`
    omit fb97a5ef16 Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
    omit 16e2b863f2 Bump netty-bom from 4.1.84.Final to 4.1.86.Final
    omit 7a394a7fe9 Bump jeromq from 0.5.2 to 0.5.3
    omit 4fd529e063 Bump activemq-broker from 5.17.2 to 5.17.3
    omit 8271dc7ce6 Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8
    omit b65dcffe99 Bump spring-boot.version from 2.7.5 to 2.7.7
    omit 9194c57ab5 Bump spring-framework-bom from 5.3.23 to 5.3.24
    omit 02d7fec9f9 Bump mockito.version from 4.8.1 to 4.11.0
    omit a7829c070c Bump jackson-bom from 2.13.4.20221013 to 2.14.1
    omit e2afc7d68d Bump wiremock-jre8 from 2.34.0 to 2.35.0
    omit 0624c94d44 Bump spring-ws-core from 3.1.3 to 4.0.0
    omit b1c11d34dc Bump jmh.version from 1.35 to 1.36
    omit 6be44f921b Bump cassandra.version from 3.11.13 to 3.11.14
    omit 1b380c95c2 Bump commons-compress from 1.21 to 1.22
    omit c47a52e64a Bump flume.version from 1.10.1 to 1.11.0
    omit 0a1c188802 Bump plexus-utils from 3.4.2 to 3.5.0
    omit b8e0a3dc60 Bump woodstox-core from 6.3.1 to 6.4.0
    omit c3276a6d74 Merge pull request #1199 from jvz/dev-master-LOG4J2-3228
    omit dc68c85858 Revert removal of Serializable from log4j-1.2-api
    omit 693bfebab2 Remove Serializable from remaining classes
    omit 573a30a702 Sync .asf.yaml from release-2.x
    omit 7bc0a20c56 Merge branch 'master' into dev-master-LOG4J2-3228
    omit 0c415d25e5 Add alias for formatting code
    omit f397538492 LOG4J2-3228 - Remove support for java.io.Serializable
    omit 0cc8af7458 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`
    omit 1159e6584b Merge pull request #1198 from apache/revert-1196-master
    omit 6b83bc3faa Revert "Apply spotless automatically"
    omit 0f85bf4f7c Merge pull request #1195 from jvz/dev-master-lazy-relaxed
    omit 2ddc4e1676 Merge pull request #1196 from jvz/master
    omit d389efe2ef Optimize Lazy::relaxed
     add 3fd6be1c1e Optimize Lazy::relaxed
     add b3d96e4951 Revert "Apply spotless automatically"
     add b76112fa1f [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`
     add 70943c1c4b Add alias for formatting code
     add 716483c083 Sync .asf.yaml from release-2.x
     add 9c179c1baf LOG4J2-3228 - Remove support for java.io.Serializable
     add e28782f8d6 Remove Serializable from remaining classes
     add 7630e3c0c1 Revert removal of Serializable from log4j-1.2-api
     add 1ee85f078a Bump woodstox-core from 6.3.1 to 6.4.0
     add 22b4563442 Bump plexus-utils from 3.4.2 to 3.5.0
     add 282dcaf6ad Bump flume.version from 1.10.1 to 1.11.0
     add 68eaca6abd Bump commons-compress from 1.21 to 1.22
     add b20c3266d3 Bump cassandra.version from 3.11.13 to 3.11.14
     add ab0a8bba77 Bump jmh.version from 1.35 to 1.36
     add 07747a56c4 Bump spring-ws-core from 3.1.3 to 4.0.0
     add f768886d45 Bump wiremock-jre8 from 2.34.0 to 2.35.0
     add b46a25d70b Bump jackson-bom from 2.13.4.20221013 to 2.14.1
     add 69cfb694ee Bump mockito.version from 4.8.1 to 4.11.0
     add 4535603351 Bump spring-framework-bom from 5.3.23 to 5.3.24
     add fee444e162 Bump spring-boot.version from 2.7.5 to 2.7.7
     add 439075f93c Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.8
     add 0888ba2af4 Bump activemq-broker from 5.17.2 to 5.17.3
     add de23b1351b Bump jeromq from 0.5.2 to 0.5.3
     add fd4fd74b42 Bump netty-bom from 4.1.84.Final to 4.1.86.Final
     add a884bbfe0e Bump jetty-bom from 9.4.49.v20220914 to 9.4.50.v20221201
     add 6afaeba866 Disables broken test and merges with `release-2.x`
     add 791d091917 LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1146)
     add 86acb5d184 Simplify Maven `site` phase and align it with the one in `release-2.x`
     add 44e5c01653 Commit changelog

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   (f6b7a6f7d8)
            \
             N -- N -- N   refs/heads/mvn-site-simplified-3.x (44e5c01653)

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: