You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/01/14 20:33:55 UTC

[avro] branch avro-3306-fix-build-with-jdk18 updated (b01cf7e -> 25053fd)

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

mgrigorov pushed a change to branch avro-3306-fix-build-with-jdk18
in repository https://gitbox.apache.org/repos/asf/avro.git.


 discard b01cf7e  Try with Temurin
 discard 86d7d30  Try Zulu 19-ea
 discard 8913936  AVRO-3306: Try with '18'
 discard 8fddbfc  Try with 18-beta
 discard af56ada  AVRO-3306: Use JDK 18 on Github Actions
 discard 0cb2a77  AVRO-3306: Java: Build failure with JDK 18+
     add 25053fd  AVRO-3306: Java: Build failure with JDK 18+

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   (b01cf7e)
            \
             N -- N -- N   refs/heads/avro-3306-fix-build-with-jdk18 (25053fd)

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/workflows/test-lang-java.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)