OpenJDK / jdk / jdk
changeset 59654:ac47db0c7ccb
8246750: Docs bundle should be published to common dir
Reviewed-by: ihse
author | erikj |
---|---|
date | Mon, 08 Jun 2020 11:06:36 -0700 |
parents | 06458ef8a5c2 |
children | 4176fe0a3cca |
files | make/conf/jib-profiles.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make/conf/jib-profiles.js Mon Jun 08 19:49:21 2020 +0200 +++ b/make/conf/jib-profiles.js Mon Jun 08 11:06:36 2020 -0700 @@ -684,7 +684,7 @@ local: "bundles/\\(jdk.*doc-api-spec.tar.gz\\)", remote: [ "bundles/common/jdk-" + data.version + "_doc-api-spec.tar.gz", - "bundles/linux-x64/\\1" + "bundles/common/\\1" ], }, }