GitHub user szaboferee opened a pull request:

    https://github.com/apache/flume/pull/245

    FLUME-3183 Maven: generate SHA-512 checksum during deploy

    Added 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/245.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 #245
    
----
commit 7a867242a540e7a8e25b75f2cbb5463dbee8d833
Author: Peter Turcsanyi <turcsanyi@...>
Date:   2018-11-22T09:38:56Z

    FLUME-2464 Remove hadoop and hbase profiles.
    
    Hadoop 1/2 profiles were obsolete and had not been used for a long time,
    so they have been deleted.
    HBase profile was always active, so its content has been moved to
    top level.
    Additional clean-ups: some version declarations moved to the parent pom,
    redundant version declarations and exclusions deleted.
    
    This closes #239
    
    Reviewers: Ferenc Szabo
    
    (Peter Turcsanyi via Ferenc Szabo)

commit 557ac065272e655f2037c1e99d5871fe7fcd9e92
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

----


---

Reply via email to