[jdk8u-dev] Integrated: 8176509: Use pandoc for converting build readme to html
Zdenek Zambersky
zzambers at openjdk.org
Tue Nov 14 11:41:46 UTC 2023
On Thu, 7 Sep 2023 20:09:14 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
> This backport switches to pandoc for coversion of building readme to html. It also does some style/formating changes/fixes to building readme, which is moved to new location and also removes redundant information in other Readme files.
>
> Backport is not clear. Code for coversion to html had to be modified to work with JDK8 build system. Change set (patch) for building readme mostly applied automatically, but some parts had to be done by hand due to few differences.
>
> Unlike in original change set, this backport moves `README-builds.{md,html}` files directly to `doc/building.{md,html}` and not to intermediate location `common/doc/building.{md,html}`. (additional move was done in jdk10 as part of [JDK-8187443](https://bugs.openjdk.org/browse/JDK-8187443))
This pull request has now been integrated.
Changeset: 10a653e5
Author: Zdenek Zambersky <zzambers at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/10a653e5c3c07a1c823b12d295c86dc91201661c
Stats: 5004 lines in 16 files changed: 2140 ins; 2854 del; 10 mod
8176509: Use pandoc for converting build readme to html
Reviewed-by: andrew
Backport-of: 9d0bd1b495012de5de1c62f65f14c4de36aef056
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/370
More information about the jdk8u-dev
mailing list