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: [email protected]
For additional commands, e-mail: [email protected]