This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
The following commit(s) were added to refs/heads/master by this push:
new 9396abce7 [#2307] license: Add left jars with Apache license (#2310)
9396abce7 is described below
commit 9396abce74bdfcd171d8c168512aae86215eea99
Author: roryqi <[email protected]>
AuthorDate: Tue Dec 31 18:53:00 2024 +0800
[#2307] license: Add left jars with Apache license (#2310)
### What changes were proposed in this pull request?
Add left jars with Apache license
### Why are the changes needed?
Fix #2307
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
No need.
---
LICENSE-binary | 102 +++++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 74 insertions(+), 28 deletions(-)
diff --git a/LICENSE-binary b/LICENSE-binary
index b56a9e3bf..6a98acd40 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -205,51 +205,92 @@
This project bundles some components that are also licensed under the Apache
License Version 2.0:
-org.apache.commons:commons-lang3
-org.eclipse.jetty:jetty-server
-org.eclipse.jetty:jetty-servlet
-org.eclipse.jetty:jetty-util
-org.eclipse.jetty:jetty-http
-org.eclipse.jetty:jetty-io
-org.eclipse.jetty:jetty-security
-commons-cli:commons-cli
-org.apache.httpcomponents:httpclient
-net.jpountz.lz4:lz4
-com.google.guava:guava
-com.google.guava:listenablefuture
-com.google.guava:failureaccess
com.fasterxml.jackson.core:jackson-annotations
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.module:jackson-module-scala_2.12
-info.picocli:picocli
+com.google.android:annotations
+com.google.api.grpc:proto-google-common-protos
+com.google.code.findbugs:jsr305
+com.google.code.gson:gson
com.google.errorprone:error_prone_annotations
-io.netty:netty-all
-org.xerial.snappy:snappy-java
+com.google.guava:failureaccess
+com.google.guava:guava
+com.google.guava:listenablefuture
+com.google.j2objc:j2objc-annotations
+commons-cli:commons-cli
+commons-codec:commons-codec
+commons-collections:commons-collections
+commons-logging:commons-logging
+info.picocli:picocli
+io.grpc:grpc-api
+io.grpc:grpc-context
+io.grpc:grpc-core
io.grpc:grpc-netty-shaded
io.grpc:grpc-protobuf
-io.grpc:grpc-stub
-io.grpc:grpc-core
-io.grpc:grpc-context
-io.grpc:grpc-api
io.grpc:grpc-protobuf-lite
+io.grpc:grpc-stub
+io.grpc:grpc-util
+io.netty:netty-all
+io.netty:netty-buffer
+io.netty:netty-codec
+io.netty:netty-codec-dns
+io.netty:netty-codec-haproxy
+io.netty:netty-codec-http
+io.netty:netty-codec-http2
+io.netty:netty-codec-memcache
+io.netty:netty-codec-mqtt
+io.netty:netty-codec-redis
+io.netty:netty-codec-smtp
+io.netty:netty-codec-socks
+io.netty:netty-codec-stomp
+io.netty:netty-codec-xml
+io.netty:netty-common
+io.netty:netty-handler
+io.netty:netty-handler-proxy
+io.netty:netty-handler-ssl-ocsp
+io.netty:netty-resolver
+io.netty:netty-resolver-dns
+io.netty:netty-resolver-dns-classes-macos
+io.netty:netty-resolver-dns-native-macos
+io.netty:netty-transport
+io.netty:netty-transport-classes-epoll
+io.netty:netty-transport-classes-kqueue
+io.netty:netty-transport-native-epoll
+io.netty:netty-transport-native-kqueue
+io.netty:netty-transport-native-unix-common
+io.netty:netty-transport-rxtx
+io.netty:netty-transport-sctp
+io.netty:netty-transport-udt
+io.perfmark:perfmark-api
io.prometheus:simpleclient
+io.prometheus:simpleclient_common
io.prometheus:simpleclient_hotspot
io.prometheus:simpleclient_httpserver
io.prometheus:simpleclient_jetty
io.prometheus:simpleclient_pushgateway
io.prometheus:simpleclient_servlet
+jakarta.validation:jakarta.validation-api
+javax.inject:javax.inject
+net.jpountz.lz4:lz4
+org.apache.commons:commons-lang3
+org.apache.httpcomponents:httpclient
+org.apache.httpcomponents:httpcore
+org.apache.logging.log4j:log4j-api
+org.apache.logging.log4j:log4j-core
+org.apache.logging.log4j:log4j-slf4j-impl
+org.eclipse.jetty:jetty-client
+org.eclipse.jetty:jetty-http
+org.eclipse.jetty:jetty-io
+org.eclipse.jetty:jetty-proxy
+org.eclipse.jetty:jetty-security
+org.eclipse.jetty:jetty-server
+org.eclipse.jetty:jetty-servlet
+org.eclipse.jetty:jetty-util
org.roaringbitmap:RoaringBitmap
org.roaringbitmap:shims
-javax.inject:javax.inject
-com.google.code.gson:gson
-com.google.j2objc:j2objc-annotations
-com.google.api.grpc:proto-google-common-protos
-org.javassist:javassist
-com.google.code.findbugs:jsr305
-jakarta.validation:jakarta.validation-api
+org.xerial.snappy:snappy-java
org.yaml:snakeyaml
-org.eclipse.jetty:jetty-proxy
-----------------------------------------------------------------------------------
This product bundles various third-party components under other open source
licenses.
@@ -303,3 +344,8 @@ org.apache.hbase.thirdparty:hbase-shaded-jersey
The ISC License
---------------
rimraf
+
+The Apache Software License, Version 2.0, LGPL License or MPL License
+--------------------------------------------------------------------
+org.javassist:javassist
+