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

slachiewicz pushed a change to branch try-java-19
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


 discard 2a9b254  Try Java 19, 20-ea
     add 95c1b99  [MCOMPILER-530] Update plexus-utils to 3.0.24 - in its (#183)
     add c288823  [MCOMPILER-531] Prepare for Java 20(-ea)
     add 546a322  configure notifications
     add 6dfe7f9  [MCOMPILER-534] Document conditional setting of the --release 
property
     add 2d91371  (doc) fix ci
     add 1810a2c  [MCOMPILER-531] Update CI to Java 20
     new d347230  [MCOMPILER-531] Bump Maven to latest in line 3.8.8 and 3.9.2
     new 352ee84  Try Java 21-ea

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   (2a9b254)
            \
             N -- N -- N   refs/heads/try-java-19 (352ee84)

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.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .asf.yaml                                          |  5 +++++
 .github/workflows/maven-verify.yml                 |  8 +++----
 src/it/MCOMPILER-366/pom.xml                       |  2 +-
 src/it/MCOMPILER-366/verify.groovy                 |  2 +-
 .../verify.groovy                                  |  3 ++-
 src/it/automodules-application/pom.xml             |  2 +-
 src/it/automodules-application/verify.groovy       |  2 +-
 src/it/automodules-library/pom.xml                 |  2 +-
 src/it/automodules-library/verify.groovy           |  2 +-
 src/it/automodules-transitive-module/pom.xml       |  2 +-
 src/it/automodules-transitive-module/verify.groovy |  2 +-
 src/site/apt/examples/set-compiler-release.apt.vm  | 26 ++++++++++++++++++++++
 12 files changed, 45 insertions(+), 13 deletions(-)

Reply via email to