Jinwoo Hwang created GEODE-10632:
------------------------------------
Summary: The release signing key is missing from Geode's KEYS
file[1].
Key: GEODE-10632
URL: https://issues.apache.org/jira/browse/GEODE-10632
Project: Geode
Issue Type: Improvement
Reporter: Jinwoo Hwang
Assignee: Jinwoo Hwang
The release-manager-provided examples command fails.
The exact build runAll command aborts during :async:start:
deploy --jar=build/libs/async.jar
build/libs/async.jar not found.
Instead, the async JAR is generated with this literal filename:
task ':async:jar' property 'archiveBaseName'.task ':async:jar' property
'archiveExtension'
The example therefore left the locator and two servers running; I shut them
down manually after the failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)