Robbie Gemmell created PROTON-2606:
--------------------------------------
Summary: remove various .js dependencies from javadoc output
Key: PROTON-2606
URL: https://issues.apache.org/jira/browse/PROTON-2606
Project: Qpid Proton
Issue Type: Task
Components: protonj2
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: protonj2-1.0.0-M9
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 and 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]