GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/836
TINKERPOP-1912 Remove MD5 checksums
https://issues.apache.org/jira/browse/TINKERPOP-1912
This PR basically just adds another step to the release process, that
removes the auto-generated MD5 checksums.
See: http://www.apache.org/dev/release-publishing.html#distribution_maven
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1912
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/836.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #836
----
commit ed751d189e78224959abe3506ff13cdcef790f00
Author: Daniel Kuppitz <daniel_kuppitz@...>
Date: 2018-04-10T20:31:47Z
TINKERPOP-1912 Removed MD5 checksums from release
----
---