You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Jira)" <ji...@apache.org> on 2022/09/08 15:33:00 UTC

[jira] [Created] (PROTON-2605) remove various .js dependencies from javadoc output

Robbie Gemmell created PROTON-2605:
--------------------------------------

             Summary: remove various .js dependencies from javadoc output
                 Key: PROTON-2605
                 URL: https://issues.apache.org/jira/browse/PROTON-2605
             Project: Qpid Proton
          Issue Type: Task
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: proton-j-0.35.0


Following https://openjdk.org/jeps/225), javadoc output built on JDK9+ has included a search box. To enable this various javascript files (and a zipped index) are included in the javadoc output, with these files being of whatever version the JDK used to run the build has included, and which can tend to get stale. Setting the -noindex option when building the javadoc removes the search, which simplifies the output removes the need to deal with these files going stale in future.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org