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:19:18 UTC

[maven-compiler-plugin] branch dependabot/maven/src/it/MCOMPILER-203-processorpath/annotation-verify/org.apache.maven.shared-maven-shared-utils-3.3.3 updated (8d8f22d -> 43f642d)

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

github-bot pushed a change to branch dependabot/maven/src/it/MCOMPILER-203-processorpath/annotation-verify/org.apache.maven.shared-maven-shared-utils-3.3.3
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


 discard 8d8f22d  Bump maven-shared-utils
     add c40f5fd  MCOMPILER-495 create missing dirs in createMissingPackageInfoClasses (#121)
     add 43f642d  Bump maven-shared-utils

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   (8d8f22d)
            \
             N -- N -- N   refs/heads/dependabot/maven/src/it/MCOMPILER-203-processorpath/annotation-verify/org.apache.maven.shared-maven-shared-utils-3.3.3 (43f642d)

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:
 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
 .../org/apache/maven/plugin/compiler/AbstractCompilerMojo.java     | 7 +++++++
 5 files changed, 7 insertions(+)
 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%)