forked from apache/kafka
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: Use Java 11 for generating aggregated javadoc in release.py (a…
…pache#10399) Java 11 generates html5 pages with search support, which provides a better user experience. Fixed `get_jdk` bugs found during testing and updated `release.py` blurb to indicate that both JDK 8 and JDK 11 are required to perform a release. Tested by running `python2 release.py stage-docs`, which triggers the `aggregateJavadoc` path without some of the undesired (for testing) release steps. Reviewers: John Roesler <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters