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 619509b [INLONG-3429][TubeMQ] Add missing adminQueryMasterVersion
method (#3430)
add a24449c [INLONG-3431][TubeMQ] Sort out the LICENSEs of the
third-party components of inlong-tubemq (#3443)
No new revisions were added by this update.
Summary of changes:
DISCLAIMER-WIP | 4 -
inlong-tubemq/pom.xml | 55 +-
inlong-tubemq/tubemq-core/pom.xml | 9 +-
inlong-tubemq/tubemq-manager/pom.xml | 2 +
inlong-tubemq/tubemq-server/pom.xml | 9 +-
.../licenses-binary/LICENSE-cddl-1.0.txt | 384 -----
.../licenses-binary/LICENSE-cddl-1.1.txt | 759 ----------
.../LICENSE-google-protobuf-java-format.txt | 27 -
.../licenses-binary/LICENSE-jline.txt | 33 -
.../{LICENSE-binary => licenses-client/LICENSE} | 538 +++----
licenses/inlong-tubemq/licenses-client/NOTICE | 199 +++
.../licenses/LICENSE-protobuf-java.txt} | 67 +-
.../licenses-client/licenses/LICENSE-slf4j-api.txt | 25 +
.../licenses/LICENSE-slf4j-reload4j.txt} | 46 +-
.../licenses/LICENSE-protobuf-java.txt} | 67 +-
.../licenses/LICENSE-slf4j-api.txt | 25 +
.../licenses/LICENSE-slf4j-reload4j.txt} | 46 +-
.../{LICENSE-binary => licenses-server/LICENSE} | 579 ++++----
licenses/inlong-tubemq/licenses-server/NOTICE | 1487 ++++++++++++++++++++
.../licenses}/LICENSE-dom4j.txt | 81 +-
.../licenses/LICENSE-javax.servlet-api.txt | 263 ++++
.../licenses/LICENSE-protobuf-java.txt} | 67 +-
.../licenses-server/licenses/LICENSE-slf4j-api.txt | 25 +
.../licenses/LICENSE-slf4j-reload4j.txt} | 46 +-
24 files changed, 2795 insertions(+), 2048 deletions(-)
delete mode 100644 licenses/inlong-tubemq/licenses-binary/LICENSE-cddl-1.0.txt
delete mode 100644 licenses/inlong-tubemq/licenses-binary/LICENSE-cddl-1.1.txt
delete mode 100644
licenses/inlong-tubemq/licenses-binary/LICENSE-google-protobuf-java-format.txt
delete mode 100644 licenses/inlong-tubemq/licenses-binary/LICENSE-jline.txt
copy licenses/inlong-tubemq/{LICENSE-binary => licenses-client/LICENSE} (73%)
create mode 100644 licenses/inlong-tubemq/licenses-client/NOTICE
rename licenses/inlong-tubemq/{licenses-binary/LICENSE-google-protobuf.txt =>
licenses-client/licenses/LICENSE-protobuf-java.txt} (96%)
create mode 100644
licenses/inlong-tubemq/licenses-client/licenses/LICENSE-slf4j-api.txt
rename licenses/inlong-tubemq/{licenses-binary/LICENSE-slf4j.txt =>
licenses-client/licenses/LICENSE-slf4j-reload4j.txt} (86%)
copy licenses/{inlong-dataproxy/licenses-binary/LICENSE-google-protobuf.txt =>
inlong-tubemq/licenses-manager/licenses/LICENSE-protobuf-java.txt} (96%)
create mode 100644
licenses/inlong-tubemq/licenses-manager/licenses/LICENSE-slf4j-api.txt
copy licenses/{inlong-dataproxy/licenses-binary/LICENSE-slf4j.txt =>
inlong-tubemq/licenses-manager/licenses/LICENSE-slf4j-reload4j.txt} (86%)
rename licenses/inlong-tubemq/{LICENSE-binary => licenses-server/LICENSE} (73%)
create mode 100644 licenses/inlong-tubemq/licenses-server/NOTICE
rename licenses/inlong-tubemq/{licenses-binary =>
licenses-server/licenses}/LICENSE-dom4j.txt (96%)
create mode 100644
licenses/inlong-tubemq/licenses-server/licenses/LICENSE-javax.servlet-api.txt
copy licenses/{inlong-dataproxy/licenses-binary/LICENSE-google-protobuf.txt =>
inlong-tubemq/licenses-server/licenses/LICENSE-protobuf-java.txt} (96%)
create mode 100644
licenses/inlong-tubemq/licenses-server/licenses/LICENSE-slf4j-api.txt
copy licenses/{inlong-dataproxy/licenses-binary/LICENSE-slf4j.txt =>
inlong-tubemq/licenses-server/licenses/LICENSE-slf4j-reload4j.txt} (86%)