GitHub user szaboferee opened a pull request:
https://github.com/apache/flume/pull/247
FLUME-3183 Maven: generate SHA-512 checksum during deploy
Addung SHA-512 checksum generation to maven
Removed deprecated checksums
Updated documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/szaboferee/flume FLUME-3183
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/247.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 #247
----
commit b5eae26a3f9cbd90f9a37fcbd04ebe360cbd0a2e
Author: Ferenc Szabo <szaboferee@...>
Date: 2018-11-23T09:04:12Z
FLUME-3183 Maven: generate SHA-512 checksum during deploy
Addung SHA-512 checksum generation to maven
Removed deprecated checksums
Updated documentation
----
---