Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 296fce2e7139dc375231b1aec3feffed016d3fdd
      
https://github.com/jenkinsci/analysis-model-api-plugin/commit/296fce2e7139dc375231b1aec3feffed016d3fdd
  Author: Mark Waite <[email protected]>
  Date:   2023-10-07 (Sat, 07 Oct 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  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.

Not testing Java 11 because Java 11 byte code is being generated by the
Java 17 compiler and the Java 21 compiler.  The plugin bill of materials
runs the tests with Java 11 as well.

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,
so this makes the transition in test configuration.  It does not change
the supported Java version or the byte code that is being generated.


  Commit: bf5b1ab7033aa0468996f2918bca002fe9b67bb5
      
https://github.com/jenkinsci/analysis-model-api-plugin/commit/bf5b1ab7033aa0468996f2918bca002fe9b67bb5
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Merge pull request #155 from MarkEWaite/test-with-java-21

Test with Java 21


Compare: 
https://github.com/jenkinsci/analysis-model-api-plugin/compare/044358a7a8b0...bf5b1ab7033a

-- 
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/analysis-model-api-plugin/push/refs/heads/master/044358-bf5b1a%40github.com.

Reply via email to