GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/837
TINKERPOP-1912 Remove MD5 checksums (tp33)
https://issues.apache.org/jira/browse/TINKERPOP-1912
This PR adds another step to the release process, that removes the
auto-generated MD5 checksums, and updates the instructions about release
artifact verifications.
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-tp33
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/837.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 #837
----
commit 0a00c913487dd1ce319329d2aa6033aea75a403d
Author: Daniel Kuppitz <daniel_kuppitz@...>
Date: 2018-04-09T18:32:38Z
CTR: fixed minor typos in docs
commit 17bf6efe0f55b15b4bb24a371da2a96a6a8d90fd
Author: Daniel Kuppitz <daniel_kuppitz@...>
Date: 2018-04-10T20:31:47Z
TINKERPOP-1912 Removed MD5 checksums from release
----
---