Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-api-plugin
Commit: b1a91da886e2a2ae2aa7eb14ab5dc2f2e2d7adac
https://github.com/jenkinsci/workflow-api-plugin/commit/b1a91da886e2a2ae2aa7eb14ab5dc2f2e2d7adac
Author: Devin Nusbaum <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M Jenkinsfile
M pom.xml
Log Message:
-----------
Update minimum supported Jenkins version and require Java 11
Commit: e41ca96267d8fcfab06f12ab349abe048ebd4133
https://github.com/jenkinsci/workflow-api-plugin/commit/e41ca96267d8fcfab06f12ab349abe048ebd4133
Author: Devin Nusbaum <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/log/LogStorageTestBase.java
Log Message:
-----------
Adapt LogStorageTestBase to support Windows now that setting line.separator
at runtime does not work on Java 11
Commit: 0df9bf2af925344fadec1c86ce76bb0326312bea
https://github.com/jenkinsci/workflow-api-plugin/commit/0df9bf2af925344fadec1c86ce76bb0326312bea
Author: Devin Nusbaum <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/SimpleChunkVisitor.java
Log Message:
-----------
Fix Javadoc warnings on Java 17
Commit: 08e02bd87c77c9044586322596b359a4321f3f93
https://github.com/jenkinsci/workflow-api-plugin/commit/08e02bd87c77c9044586322596b359a4321f3f93
Author: Devin Nusbaum <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/log/FileLogStorageTest.java
M src/test/java/org/jenkinsci/plugins/workflow/log/LogStorageTestBase.java
Log Message:
-----------
Adapt FileLogStorageTest.oldFormat to support Windows on Java 11 as well
Commit: 6c75db878fce096edba933f64f742396ce194081
https://github.com/jenkinsci/workflow-api-plugin/commit/6c75db878fce096edba933f64f742396ce194081
Author: Devin Nusbaum <[email protected]>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M Jenkinsfile
M pom.xml
M
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/SimpleChunkVisitor.java
M src/test/java/org/jenkinsci/plugins/workflow/log/FileLogStorageTest.java
M src/test/java/org/jenkinsci/plugins/workflow/log/LogStorageTestBase.java
Log Message:
-----------
Merge pull request #273 from dwnusbaum/java-11
Require Java 11 and update parent POM, BOM, and minimum supported Jenkins
version
Compare:
https://github.com/jenkinsci/workflow-api-plugin/compare/8005c684bac6...6c75db878fce
--
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/workflow-api-plugin/push/refs/heads/master/8005c6-6c75db%40github.com.