]> source.dussan.org Git - aspectj.git/commit
CI build: remove JDK 11 build, switch 21 to 21-ea
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 27 Sep 2023 01:49:06 +0000 (08:49 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 27 Sep 2023 01:49:06 +0000 (08:49 +0700)
commit1bd4f92c4c39d86344ea48a76dcd1c865fb0a043
treef61c2e386f9d979967f06db5d8498eedab321daa
parentff92343e7ab763941180a66df5b956cb971098ff
CI build: remove JDK 11 build, switch 21 to 21-ea

Background: JDT Core dependencies now contain hundreds of Java 17 class
files, i.e. Ajc now requires Java 17+ runtime environment. :-(
For more details, see:
https://github.com/eclipse-aspectj/aspectj/issues/260#issuecomment-1736540176

Adoptium Java 21 release is not available yet, so we need to run on EA.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
.github/workflows/maven.yml