You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ch...@apache.org on 2021/08/12 07:44:15 UTC

[pulsar] branch branch-2.8 updated: [Branch-2.8]fix license mismatch (#11645)

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

chenhang pushed a commit to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-2.8 by this push:
     new f918370  [Branch-2.8]fix license mismatch (#11645)
f918370 is described below

commit f91837011b1e53210e945d49d4d4501792b76132
Author: Hang Chen <ch...@apache.org>
AuthorDate: Thu Aug 12 15:43:40 2021 +0800

    [Branch-2.8]fix license mismatch (#11645)
    
    * fix license mismatch
    
    * fix a bug
---
 distribution/server/src/assemble/LICENSE.bin.txt | 2 ++
 pulsar-sql/presto-distribution/LICENSE           | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index a8fc853..36f3e78 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -357,9 +357,11 @@ The Apache Software License, Version 2.0
     - io.netty-netty-codec-dns-4.1.66.Final.jar
     - io.netty-netty-codec-http-4.1.66.Final.jar
     - io.netty-netty-codec-http2-4.1.66.Final.jar
+    - io.netty-netty-codec-socks-4.1.66.Final.jar
     - io.netty-netty-codec-haproxy-4.1.66.Final.jar
     - io.netty-netty-common-4.1.66.Final.jar
     - io.netty-netty-handler-4.1.66.Final.jar
+    - io.netty-netty-handler-proxy-4.1.66.Final.jar
     - io.netty-netty-resolver-4.1.66.Final.jar
     - io.netty-netty-resolver-dns-4.1.66.Final.jar
     - io.netty-netty-transport-4.1.66.Final.jar
diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE
index 25875a6..53ee344 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -256,8 +256,8 @@ The Apache Software License, Version 2.0
     - http2-hpack-9.4.42.v20210604.jar
     - http2-http-client-transport-9.4.42.v20210604.jar
     - jetty-alpn-client-9.4.42.v20210604.jar
-    - http2-server-9.4.42.v20210604.jar
     - jetty-alpn-java-client-9.4.42.v20210604.jar
+    - http2-server-9.4.42.v20210604.jar
     - jetty-client-9.4.42.v20210604.jar
     - jetty-http-9.4.42.v20210604.jar
     - jetty-io-9.4.42.v20210604.jar