[
https://issues.apache.org/jira/browse/GEODE-10630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinwoo Hwang updated GEODE-10630:
---------------------------------
Description:
The source distribution does not complete ./gradlew build.
The build reached compilation, tests, RAT, assembly, and report aggregation,
but failed after 597 tasks with:
Execution failed for task ':geode-assembly:srcDistTar'.
Entry apache-geode-2.0.3-build.0-src/.buildinfo is a duplicate but no duplicate
handling strategy has been set.
The distributed source already contains .buildinfo, while srcDistTar attempts
to add it again.
was:Release of version 2.0.3
> The source distribution does not complete ./gradlew build
> ---------------------------------------------------------
>
> Key: GEODE-10630
> URL: https://issues.apache.org/jira/browse/GEODE-10630
> Project: Geode
> Issue Type: Improvement
> Reporter: Jinwoo Hwang
> Assignee: Jinwoo Hwang
> Priority: Major
>
> The source distribution does not complete ./gradlew build.
> The build reached compilation, tests, RAT, assembly, and report aggregation,
> but failed after 597 tasks with:
> Execution failed for task ':geode-assembly:srcDistTar'.
> Entry apache-geode-2.0.3-build.0-src/.buildinfo is a duplicate but no
> duplicate handling strategy has been set.
> The distributed source already contains .buildinfo, while srcDistTar attempts
> to add it again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)