You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/04/14 04:00:01 UTC

[incubator-inlong] branch master updated (5a30364de -> 437094dc0)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


    from 5a30364de [INLONG-3686][Manager] Remove the check for the file source param and remove unused classes (#3687)
     add 437094dc0 [INLONG-3672][Sort] Tidy up dependencies for sort standalone (#3688)

No new revisions were added by this update.

Summary of changes:
 inlong-agent/agent-common/pom.xml                  | 24 +++---
 inlong-agent/agent-plugins/pom.xml                 | 30 ++++----
 inlong-agent/pom.xml                               | 34 ---------
 inlong-audit/audit-proxy/pom.xml                   | 30 ++++----
 inlong-audit/audit-store/pom.xml                   | 10 +--
 inlong-audit/pom.xml                               |  4 -
 inlong-dataproxy/dataproxy-source/pom.xml          |  8 ++
 .../inlong/dataproxy/http/SimpleHttpSource.java    | 58 ++++++++-------
 inlong-dataproxy/pom.xml                           |  8 +-
 inlong-manager/manager-web/pom.xml                 |  2 +
 inlong-sort-standalone/pom.xml                     | 58 ++-------------
 inlong-tubemq/pom.xml                              |  8 +-
 inlong-tubemq/tubemq-client/pom.xml                |  8 +-
 pom.xml                                            | 87 ++++++++++++++++------
 14 files changed, 166 insertions(+), 203 deletions(-)