#28 Firefox can no longer display JSS's javadoc INDEX tab as of jdk 11
Closed: fixed Opened by emaldonado.

It spins for ever, other files are fine.


An analysis I made of the causes and a bit of history as to why some changes were introduced can be found in a commit for another branch in my jss fork. Please refer to
https://github.com/emaldona/jss/commit/6de9824b9f8b7dbaa178ccdda8ca2256ccaa8b92

Updated patch

javadoc_generation_fix.patch

Fix problem where firefox could not display the INDEX tab
- add "-overview ." to the javadoc command invocation
- add overview.html at the top of the source tree
- which provides a title and a brief description of JSS
- no longer need to replace index.html with overview-summary.html

Pull Request: https://github.com/dogtagpki/jss/pull/59

This has been resolved by https://github.com/dogtagpki/jss/pull/59, which has been merged.

Metadata Update from @cipherboy:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata