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/05/30 10:18:23 UTC

[maven-compiler-plugin] branch dependabot/maven/src/it/multirelease-patterns/packaging-plugin/junit-junit-4.13.1 updated (5fbf383 -> b3f3632)

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

github-bot pushed a change to branch dependabot/maven/src/it/multirelease-patterns/packaging-plugin/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


 discard 5fbf383  Bump junit in /src/it/multirelease-patterns/packaging-plugin
     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 b3f3632  Bump junit in /src/it/multirelease-patterns/packaging-plugin

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   (5fbf383)
            \
             N -- N -- N   refs/heads/dependabot/maven/src/it/multirelease-patterns/packaging-plugin/junit-junit-4.13.1 (b3f3632)

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:
 pom.xml                                                            | 4 ++--
 src/it/MCOMPILER-157/annotation-user/pom.xml                       | 2 +-
 src/it/MCOMPILER-203-processorpath/annotation-user/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 +-
 src/it/multirelease-patterns/multimodule/multirelease-base/pom.xml | 2 +-
 src/it/multirelease-patterns/multimodule/multirelease-nine/pom.xml | 2 +-
 .../multirelease-patterns/multiproject/multirelease-base/pom.xml   | 2 +-
 .../multirelease-patterns/multiproject/multirelease-nine/pom.xml   | 2 +-
 src/it/multirelease-patterns/singleproject-runtime/pom.xml         | 2 +-
 src/it/multirelease-patterns/singleproject-toolchains/pom.xml      | 2 +-
 .../org/apache/maven/plugin/compiler/AbstractCompilerMojo.java     | 7 +++++++
 16 files changed, 19 insertions(+), 12 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