Branch: refs/heads/master
Home: https://github.com/jenkinsci/groovy-postbuild-plugin
Commit: b610143f68d639c888c1ca32aab4a78e3fa6bbc1
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/b610143f68d639c888c1ca32aab4a78e3fa6bbc1
Author: Mark Waite <[email protected]>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java
Log Message:
-----------
Adapt test to recent Jenkins versions
Commit: 50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/50e2a7fe2f05df7c30e063cacc1abb86ad5b2949
Author: Mark Waite <[email protected]>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java
Log Message:
-----------
Simplify assertion for current Jenkins
Commit: e6ef3dc5165042fb5e48a0d794a019cf31c957c7
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/e6ef3dc5165042fb5e48a0d794a019cf31c957c7
Author: Mark Waite <[email protected]>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Use parent pom 4.74
Commit: 4635eae12b9eae6295a244bcbe65b196ffe6663a
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/4635eae12b9eae6295a244bcbe65b196ffe6663a
Author: Mark Waite <[email protected]>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Require Java 11 and Jenkins 2.361.4 or newer, use plugin bill of materials
Commit: fa362182458be882b40935ee97ac8aaed49658d8
https://github.com/jenkinsci/groovy-postbuild-plugin/commit/fa362182458be882b40935ee97ac8aaed49658d8
Author: Mark Waite <[email protected]>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Test with Java 21
Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to be
compiled and tested 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.
The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.
Compare:
https://github.com/jenkinsci/groovy-postbuild-plugin/compare/91f2d4ff8aae...fa362182458b
--
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/groovy-postbuild-plugin/push/refs/heads/master/91f2d4-fa3621%40github.com.