Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-9743

Javadoc generation fails on Java 11+ if jquery is included

    XMLWordPrintableJSON

Details

    Description

      Depending on the options for javadoc generation, java 11+ might include jquery which then results in a verification error as the generated jar has too many packages:

      [INFO] javadoc jar for region global has 6 errors:
      [INFO] - Wrong package jquery
      [INFO] - Wrong package jquery.external.jquery
      [INFO] - Wrong package jquery.images
      [INFO] - Wrong package jquery.jszip-utils.dist
      [INFO] - Wrong package jquery.jszip.dist
      [INFO] - Wrong package resources
      

      These packages should be ignored

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: