GitHub user szaboferee opened a pull request:
https://github.com/apache/flume/pull/249
FLUME-3299 Fix log4j scopes in pom files
Moving log4j dependencies to test scope.
Adding log4j as dependency to flume-ng-dist to pack it in the binary
tarball.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/szaboferee/flume FLUME-3299
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/249.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 #249
----
commit e5153fc440c7c046389423dba89f9931be0c0cb5
Author: Ferenc Szabo <szaboferee@...>
Date: 2018-11-26T13:49:08Z
FLUME-3299 Fix log4j scopes in pom files
Moving log4j dependencies to test scope.
Adding log4j as dependency to flume-ng-dist to pack it in the binary
tarball.
----
---