Nick Dimiduk created HBASE-28891:
------------------------------------
Summary: Resuming a release build from stage "publish-dist" fails
due to missing CHANGES.md and RELEASENOTES.md
Key: HBASE-28891
URL: https://issues.apache.org/jira/browse/HBASE-28891
Project: HBase
Issue Type: Task
Components: create-release
Reporter: Nick Dimiduk
The do-release scripts seem to be built to support resuming a partial release
from a "stage". I found that resuming a release at the "publish-dist" stage
fails due to missing CHANGES.md and RELEASENOTES.md. The script appears to
assume the files are present in the output directory, which won't be the case
if the output directory is cleaned after the previous failed attempt. These
files are populated via the "tag" stage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)