-
Task
-
Resolution: Not A Defect
-
Minor
-
None
The Javadoc packaging tools that combine the generated Javadoc for Jenkins weekly releases, Jenkins plugin releases, and Jenkins component releases are currently using Java 8 to run their Groovy code that combines the many different Javadoc archives into the final site https://javadoc.jenkins.io
We should use Java 11 in those packaging scripts to further reduce dependencies on Java 8.
See the community.jenkins.io recommendation from notmyfault for more details.
[JENKINS-69033] Use Java 11 when constructing the Javadoc site javadoc.jenkins.io
Remote Link | New: This issue links to "Recommendation from Alexander Brandes on community.jenkins.io (Web Link)" [ 27967 ] |
Remote Link | New: This issue links to "Javadoc site for core, plugins, and components (Web Link)" [ 27968 ] |
Remote Link | New: This issue links to "Developer documentation page with links to LTS baseline Javadoc and weekly Javadoc (Web Link)" [ 27969 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "PR 41 proposing to switch from Java 8 to Java 11 (Web Link)" [ 27970 ] |