[
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133613#comment-15133613
]
Anthony Baker commented on GEODE-919:
-------------------------------------
I think this is a gradle issue. If you change the repository location to a
local dir, it will generate checksums for signature files even in the local
repository. The artifact set for the subprojects are correct (containing only
jar, -source, -javadoc and corresponding .asc files) so the checksum files must
be auto-generated during the upload.
I haven't found a way to turn this off yet. I do see other gradle projects
with the same problem, for example:
https://repository.apache.org/service/local/repo_groups/snapshots-group/content/org/apache/samza/samza-core_2.10/0.10.1-SNAPSHOT/samza-core_2.10-0.10.1-20151222.075803-1-javadoc.jar.asc.md5
We could write a script to manually delete the extra hash files but it might be
better to just fix gradle.
> Remove checksums from .asc files (asc.md5, asc.sha1)
> ----------------------------------------------------
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
> Issue Type: Sub-task
> Reporter: Dan Smith
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)