[
https://issues.apache.org/jira/browse/GEODE-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinwoo Hwang updated GEODE-10631:
---------------------------------
Description:
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
was:
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.
> The release-manager-provided examples command fails.
> -----------------------------------------------------
>
> Key: GEODE-10631
> URL: https://issues.apache.org/jira/browse/GEODE-10631
> Project: Geode
> Issue Type: Improvement
> Reporter: Jinwoo Hwang
> Assignee: Jinwoo Hwang
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)