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

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


The following commit(s) were added to refs/heads/branch-2.11 by this push:
     new 0247b634cb6 [fix][build] Fix license issue in 2.11 (#19043)
0247b634cb6 is described below

commit 0247b634cb684504c38fed1096323ceea7ac899a
Author: Nicolò Boschi <[email protected]>
AuthorDate: Fri Dec 23 12:10:05 2022 +0100

    [fix][build] Fix license issue in 2.11 (#19043)
---
 pulsar-sql/presto-distribution/LICENSE | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/pulsar-sql/presto-distribution/LICENSE 
b/pulsar-sql/presto-distribution/LICENSE
index 1a7857c99f0..aef71ccbc94 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -222,6 +222,7 @@ The Apache Software License, Version 2.0
     - jackson-module-jsonSchema-2.13.4.jar
  * Guava
     - guava-31.0.1-jre.jar
+    - listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
     - failureaccess-1.0.1.jar
  * Google Guice
     - guice-5.1.0.jar
@@ -252,7 +253,6 @@ The Apache Software License, Version 2.0
     - netty-tcnative-classes-2.0.54.Final.jar
     - netty-transport-4.1.86.Final.jar
     - netty-transport-classes-epoll-4.1.86.Final.jar
-    - netty-transport-native-epoll-4.1.86.Final.jar
     - netty-transport-native-epoll-4.1.86.Final-linux-x86_64.jar
     - netty-transport-native-unix-common-4.1.86.Final.jar
     - netty-transport-native-unix-common-4.1.86.Final-linux-x86_64.jar
@@ -272,7 +272,8 @@ The Apache Software License, Version 2.0
 
  * Joda Time
     - joda-time-2.10.5.jar
-  * Jetty
+    - failsafe-2.4.4.jar
+ * Jetty
     - http2-client-9.4.48.v20220622.jar
     - http2-common-9.4.48.v20220622.jar
     - http2-hpack-9.4.48.v20220622.jar
@@ -542,7 +543,10 @@ CDDL-1.1 -- licenses/LICENSE-CDDL-1.1.txt
     - jersey-client-2.34.jar
     - jersey-container-servlet-2.34.jar
     - jersey-container-servlet-core-2.34.jar
+    - jersey-entity-filtering-2.34.jar
     - jersey-hk2-2.34.jar
+    - jersey-media-json-jackson-2.34.jar
+    - jersey-media-multipart-2.34.jar
     - jersey-server-2.34.jar
     - jersey-common-2.34.jar
  * JAXB

Reply via email to