You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2020/09/20 18:52:24 UTC

[logging-log4j2] branch master updated (bf16de8 -> e382adb)

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

mattsicker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from bf16de8  Revert "Migrate more tests to JUnit 5"
     add e382adb  Update spotbugs from 3.0.x to 4.0.x

No new revisions were added by this update.

Summary of changes:
 log4j-bom/pom.xml                                         |  8 ++++++++
 log4j-samples/log4j-samples-configuration/pom.xml         |  1 +
 log4j-samples/log4j-samples-flume-common/pom.xml          |  1 +
 log4j-samples/log4j-samples-flume-embedded/pom.xml        |  1 +
 log4j-samples/log4j-samples-flume-remote/pom.xml          |  1 +
 log4j-samples/log4j-samples-loggerProperties/pom.xml      |  1 +
 log4j-samples/pom.xml                                     |  1 -
 log4j-spring-boot/pom.xml                                 | 15 +++------------
 .../log4j-spring-cloud-config-client/pom.xml              |  1 -
 .../log4j-spring-cloud-config-sample-application/pom.xml  |  1 -
 .../log4j-spring-cloud-config-sample-server/pom.xml       |  9 ++++++++-
 .../log4j-spring-cloud-config-samples/pom.xml             |  8 +++++++-
 log4j-spring-cloud-config/pom.xml                         |  1 -
 pom.xml                                                   |  4 ++--
 14 files changed, 33 insertions(+), 20 deletions(-)


Re: [logging-log4j2] branch master updated (bf16de8 -> e382adb)

Posted by Ralph Goers <ra...@dslextreme.com>.
You will have to ask infra.  Based on what I found on google it looks like there is a post commit hook to send email that uses git rev-list and based on the result of that may generate that line. From what I can see git rev-list walks up the commit tree but I don’t really know what it is trying to do.

Ralph

> On Sep 20, 2020, at 11:56 AM, Matt Sicker <bo...@gmail.com> wrote:
> 
> Why does this say "No new revisions were added by this update"? This
> has been going on any time I push commits to master, though it's not
> happening when I push them to release-2.x. I only noticed this now
> because I hadn't backported this at the same time.
> 
> ---------- Forwarded message ---------
> From: <ma...@apache.org>
> Date: Sun, 20 Sep 2020 at 13:52
> Subject: [logging-log4j2] branch master updated (bf16de8 -> e382adb)
> To: commits@logging.apache.org <co...@logging.apache.org>
> 
> 
> This is an automated email from the ASF dual-hosted git repository.
> 
> mattsicker pushed a change to branch master
> in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
> 
> 
>    from bf16de8  Revert "Migrate more tests to JUnit 5"
>     add e382adb  Update spotbugs from 3.0.x to 4.0.x
> 
> No new revisions were added by this update.
> 
> Summary of changes:
> log4j-bom/pom.xml                                         |  8 ++++++++
> log4j-samples/log4j-samples-configuration/pom.xml         |  1 +
> log4j-samples/log4j-samples-flume-common/pom.xml          |  1 +
> log4j-samples/log4j-samples-flume-embedded/pom.xml        |  1 +
> log4j-samples/log4j-samples-flume-remote/pom.xml          |  1 +
> log4j-samples/log4j-samples-loggerProperties/pom.xml      |  1 +
> log4j-samples/pom.xml                                     |  1 -
> log4j-spring-boot/pom.xml                                 | 15 +++------------
> .../log4j-spring-cloud-config-client/pom.xml              |  1 -
> .../log4j-spring-cloud-config-sample-application/pom.xml  |  1 -
> .../log4j-spring-cloud-config-sample-server/pom.xml       |  9 ++++++++-
> .../log4j-spring-cloud-config-samples/pom.xml             |  8 +++++++-
> log4j-spring-cloud-config/pom.xml                         |  1 -
> pom.xml                                                   |  4 ++--
> 14 files changed, 33 insertions(+), 20 deletions(-)
> 
> 
> 
> -- 
> Matt Sicker <bo...@gmail.com>
> 



Fwd: [logging-log4j2] branch master updated (bf16de8 -> e382adb)

Posted by Matt Sicker <bo...@gmail.com>.
Why does this say "No new revisions were added by this update"? This
has been going on any time I push commits to master, though it's not
happening when I push them to release-2.x. I only noticed this now
because I hadn't backported this at the same time.

---------- Forwarded message ---------
From: <ma...@apache.org>
Date: Sun, 20 Sep 2020 at 13:52
Subject: [logging-log4j2] branch master updated (bf16de8 -> e382adb)
To: commits@logging.apache.org <co...@logging.apache.org>


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

mattsicker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from bf16de8  Revert "Migrate more tests to JUnit 5"
     add e382adb  Update spotbugs from 3.0.x to 4.0.x

No new revisions were added by this update.

Summary of changes:
 log4j-bom/pom.xml                                         |  8 ++++++++
 log4j-samples/log4j-samples-configuration/pom.xml         |  1 +
 log4j-samples/log4j-samples-flume-common/pom.xml          |  1 +
 log4j-samples/log4j-samples-flume-embedded/pom.xml        |  1 +
 log4j-samples/log4j-samples-flume-remote/pom.xml          |  1 +
 log4j-samples/log4j-samples-loggerProperties/pom.xml      |  1 +
 log4j-samples/pom.xml                                     |  1 -
 log4j-spring-boot/pom.xml                                 | 15 +++------------
 .../log4j-spring-cloud-config-client/pom.xml              |  1 -
 .../log4j-spring-cloud-config-sample-application/pom.xml  |  1 -
 .../log4j-spring-cloud-config-sample-server/pom.xml       |  9 ++++++++-
 .../log4j-spring-cloud-config-samples/pom.xml             |  8 +++++++-
 log4j-spring-cloud-config/pom.xml                         |  1 -
 pom.xml                                                   |  4 ++--
 14 files changed, 33 insertions(+), 20 deletions(-)



-- 
Matt Sicker <bo...@gmail.com>