This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch move-http-source-module
in repository https://gitbox.apache.org/repos/asf/logging-flume.git
from 1d0354a50 Move HTTPSource to its own flume-http-source module
add 2ab5bdc41 Make flume-http-source self-contained for HTTP constraints
No new revisions were added by this update.
Summary of changes:
flume-ng-sources/flume-http-source/pom.xml | 5 +++++
.../org/apache/flume/source/http}/HTTPServerConstraintUtil.java | 6 +++---
.../src/main/java/org/apache/flume/source/http/HTTPSource.java | 1 -
flume-parent/pom.xml | 6 ++++++
4 files changed, 14 insertions(+), 4 deletions(-)
rename {flume-ng-core/src/main/java/org/apache/flume/tools =>
flume-ng-sources/flume-http-source/src/main/java/org/apache/flume/source/http}/HTTPServerConstraintUtil.java
(92%)