Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69033

Use Java 11 when constructing the Javadoc site javadoc.jenkins.io

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • packaging
    • 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.

            Unassigned Unassigned
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: