You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2020/12/15 14:55:22 UTC

[commons-logging] branch dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1 updated (c7817c7 -> b7d5d60)

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

github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1
in repository https://gitbox.apache.org/repos/asf/commons-logging.git.


 discard c7817c7  Bump maven-checkstyle-plugin from 2.7 to 3.1.1
     add 921f84f  add more ignore to .gitignore file (#25)
     add 7557a0e  Add more entries to .gitignore file #25.
     add 5613297  Bump junit from 3.8.1 to 4.13.1 #23.
     add e3d913b  Add clean to Maven default goal.
     add 4fe406a  Bump junit from 3.8.1 to 4.13.1 (#23)
     add 762594d  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
     add 12af47e  Bump clirr-maven-plugin from 2.2.2 to 2.8 (#14)
     add a6fa6bb  Bump clirr-maven-plugin from 2.2.2 to 2.8 #14.
     add 77325bc  Add CLIRR check to Maven default goal.
     add 177c7fb  Typo.
     add 7a570e6  Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 #8.
     add dcfaa77  Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 (#8)
     add b462fe9  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
     add 37e3f73  Trying to fix Travis build.
     add c7805a4  Update dependencies.
     add 8b40ebe  Bump maven-failsafe-plugin from 2.12 to 2.22.2 (#31)
     add 67c43aa  Bump maven-dependency-plugin from 2.4 to 3.1.2 (#29)
     add d216f8f  Bump maven-pmd-plugin from 3.3 to 3.14.0 (#28)
     add ef78f9b  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
     add b7b86f9  Bump maven-assembly-plugin from 2.5 to 3.3.0 (#30)
     add 914f54f  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git
     add 58bdb08  Bump maven-assembly-plugin from 2.5 to 3.3.0 #30.
     add f90d7f9  Add checkstyle to default goal.
     add b7d5d60  Bump maven-checkstyle-plugin from 2.7 to 3.1.1

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   (c7817c7)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1 (b7d5d60)

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:
 .gitignore              | 28 ++++++++++++++++++++++++++++
 .travis.yml             |  4 +---
 pom.xml                 | 30 +++++++++++++++++++++---------
 src/changes/changes.xml | 24 ++++++++++++++++++++++++
 4 files changed, 74 insertions(+), 12 deletions(-)