You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2022/07/21 06:37:00 UTC

[maven-compiler-plugin] branch dependabot/maven/org.apache.maven.plugins-maven-plugins-36 updated (d6c8e56 -> d0f4ae4)

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-plugins-36
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


 discard d6c8e56  Bump maven-plugins from 34 to 36
     add eda754e  Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#118)
     add 3d71421  Bump commons-io in /src/it/MCOMPILER-203-processorpath/annotation-user (#117)
     add ebf97bb  Bump junit in /src/it/multirelease-patterns/singleproject-toolchains
     add d51d189  Bump junit
     add 7c50bdf  Bump junit
     add 289eed3  Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-157/annotation-user
     add 7277e1f  Bump junit
     add 488f560  Bump junit
     add a74d1ca  Bump junit in /src/it/multirelease-patterns/singleproject-runtime
     add 51fa1ba  Bump plexusCompilerVersion from 2.11.2-SNAPSHOT to 2.12.0
     add 2ee984b  Bump junit from 4.12 to 4.13.1 in /src/it/MCOMPILER-298
     add 54d0927  Bump junit in /src/it/groovy-project-with-new-plexus-compiler
     add c40f5fd  MCOMPILER-495 create missing dirs in createMissingPackageInfoClasses (#121)
     add 5a65232  ignore Maven Core updates by dependabot
     add 6657ecf  Bump maven-invoker-plugin from 3.2.2 to 3.3.0
     add 3539d4c  Bump mockito-core from 4.5.1 to 4.6.0
     add 7d5d9d9  Fix Jenkins url
     add c7a47c1  Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6
     add 58f6d60  Bump mockito-core from 4.6.0 to 4.6.1
     add 876452d  Bump maven-shared-utils
     add b965e04  Bump maven-shared-utils in /src/it/MCOMPILER-157/annotation-verify
     add 06fc217  Bump plexusCompilerVersion from 2.12.0 to 2.12.1
     add 961734e  Bump junit in /src/it/MCOMPILER-203-processorpath/annotation-user (#114)
     add baa4ad9  Bump maven-jxr-plugin from 3.1.1 to 3.2.0
     add d0f4ae4  Bump maven-plugins from 34 to 36

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   (d6c8e56)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-36 (d0f4ae4)

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:
 .github/dependabot.yml                                     |  3 +++
 pom.xml                                                    | 14 +++++++-------
 src/it/MCOMPILER-157/annotation-user/pom.xml               |  2 +-
 src/it/MCOMPILER-157/annotation-verify/pom.xml             |  2 +-
 src/it/MCOMPILER-203-processorpath/annotation-user/pom.xml |  4 ++--
 .../MCOMPILER-203-processorpath/annotation-verify/pom.xml  |  2 +-
 src/it/MCOMPILER-298/pom.xml                               |  2 +-
 src/it/{MCOMPILER-205 => MCOMPILER-495}/invoker.properties |  0
 src/it/{MCOMPILER-485 => MCOMPILER-495}/pom.xml            |  0
 .../src/main/java/dummy/package-info.java                  |  0
 src/it/{MCOMPILER-485 => MCOMPILER-495}/verify.groovy      |  0
 src/it/groovy-project-with-new-plexus-compiler/pom.xml     |  2 +-
 .../multimodule/multirelease-base/pom.xml                  |  2 +-
 .../multimodule/multirelease-nine/pom.xml                  |  2 +-
 .../multiproject/multirelease-base/pom.xml                 |  2 +-
 .../multiproject/multirelease-nine/pom.xml                 |  2 +-
 src/it/multirelease-patterns/singleproject-runtime/pom.xml |  2 +-
 .../multirelease-patterns/singleproject-toolchains/pom.xml |  2 +-
 .../apache/maven/plugin/compiler/AbstractCompilerMojo.java |  7 +++++++
 19 files changed, 30 insertions(+), 20 deletions(-)
 copy src/it/{MCOMPILER-205 => MCOMPILER-495}/invoker.properties (100%)
 copy src/it/{MCOMPILER-485 => MCOMPILER-495}/pom.xml (100%)
 copy src/it/{MCOMPILER-205 => MCOMPILER-495}/src/main/java/dummy/package-info.java (100%)
 copy src/it/{MCOMPILER-485 => MCOMPILER-495}/verify.groovy (100%)
 mode change 100755 => 100644 src/it/groovy-project-with-new-plexus-compiler/pom.xml