GitHub user turcsanyip opened a pull request:

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

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/turcsanyip/flume FLUME-2464

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/239.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 #239
    
----
commit b44cfcede64b6b25b5e467bdf01fffb68e001159
Author: turcsanyi <turcsanyi@...>
Date:   2018-11-20T22:05:07Z

    FLUME-2464 Remove unused hadoop-1 and hadoop-2 profiles.

commit 4252d3746d262e99bb00a4e5068459e456e9e87a
Author: turcsanyi <turcsanyi@...>
Date:   2018-11-20T22:21:27Z

    FLUME-2464 Consolidate hadoop variables: only one hadoop-common artifact.

commit 4437735b1471533f14e62609f8900e8238e8393e
Author: turcsanyi <turcsanyi@...>
Date:   2018-11-20T22:23:31Z

    FLUME-2464 Consolidate hadoop variables: only one hadoop version.

commit 8fcc85e9af841a3797fd81acb3a5ebcc46c66a75
Author: turcsanyi <turcsanyi@...>
Date:   2018-11-20T22:48:27Z

    FLUME-2464 Move the content of hbase-1 profile to top level and delete the 
profile.

commit d358fe1ca78cca5ba12263e5f53fc6714c63f2b5
Author: turcsanyi <turcsanyi@...>
Date:   2018-11-20T23:04:46Z

    FLUME-2464 Various pom clean-ups.
    
    - move version declarations to dependency management
    - remove reduntant version declarations
    - move exclusions to dependency management

----


---

Reply via email to