Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 3d220676b354c023194bc4565ef0dac40d13023c
      
https://github.com/jenkinsci/token-macro-plugin/commit/3d220676b354c023194bc4565ef0dac40d13023c
  Author: Mark Waite <[email protected]>
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
    M Jenkinsfile
    M pom.xml

  Log Message:
  -----------
  Test with Java 21 (#198)

* Use parent pom 4.74

* Test with Java 21

Java 21 released Sep 19, 2023. We'd like to announce full support for
Java 21 in early October and would like the most used plugins to be
compiling and testing with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

Java 11 will be unsupported by Eclipse Temurin and some other Java
providers in October 2024. We'll need to move past Java 11 by that
time. It does not change the supported Java version or the byte code
that is being generated.

This intentionally does not include Java 11 in the test configuration
because Java 11 byte code is being generated by the Java 17 and Java 21
compilation and because Java 11 is being tested at least weekly by the
plugin bill of materials.

Let's save the expense of testing Java 11 on ci.jenkins.io and rely on
the existing tests (bom) of Java 11 and the Java 17 and Java 21 tests
that run with Java 11 byte code.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/heads/main/f962a8-3d2206%40github.com.

Reply via email to