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

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


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 153637d919d [fix] [build] Fix in-correct license definetion (#21435)
153637d919d is described below

commit 153637d919d703dee4461d6a2b25e631de90156c
Author: fengyubiao <[email protected]>
AuthorDate: Thu Oct 26 09:29:32 2023 +0800

    [fix] [build] Fix in-correct license definetion (#21435)
---
 distribution/server/src/assemble/LICENSE.bin.txt | 3 +--
 pulsar-sql/presto-distribution/LICENSE           | 5 -----
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt 
b/distribution/server/src/assemble/LICENSE.bin.txt
index fe5a3989b16..b1cf0cf6985 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -435,7 +435,6 @@ The Apache Software License, Version 2.0
     - io.grpc-grpc-services-1.55.3.jar
     - io.grpc-grpc-xds-1.55.3.jar
     - io.grpc-grpc-rls-1.55.3.jar
-    - com.google.auto.service-auto-service-annotations-1.0.jar
     - io.grpc-grpc-servlet-1.55.3.jar
     - io.grpc-grpc-servlet-jakarta-1.55.3.jar
   * Perfmark
@@ -479,7 +478,7 @@ The Apache Software License, Version 2.0
     - io.vertx-vertx-core-4.3.8.jar
     - io.vertx-vertx-web-4.3.8.jar
     - io.vertx-vertx-web-common-4.3.8.jar
-    - io.vertx-vertx-grpc-4.3.8.jar
+    - io.vertx-vertx-grpc-4.3.5.jar
   * Apache ZooKeeper
     - org.apache.zookeeper-zookeeper-3.8.3.jar
     - org.apache.zookeeper-zookeeper-jute-3.8.3.jar
diff --git a/pulsar-sql/presto-distribution/LICENSE 
b/pulsar-sql/presto-distribution/LICENSE
index d26cd5f80f9..784143e96d6 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -480,8 +480,6 @@ The Apache Software License, Version 2.0
     - swagger-annotations-1.6.10.jar
   * Perfmark
     - perfmark-api-0.26.0.jar
-  * Annotations
-    - auto-service-annotations-1.0.jar
   * RabbitMQ Java Client
     - amqp-client-5.5.3.jar
   * Stream Lib
@@ -524,9 +522,6 @@ MIT License
    - jcl-over-slf4j-1.7.32.jar
  * Checker Qual
    - checker-qual-3.33.0.jar
- * Annotations
-   - animal-sniffer-annotations-1.21.jar
-   - annotations-4.1.1.4.jar
  * ScribeJava
    - scribejava-apis-6.9.0.jar
    - scribejava-core-6.9.0.jar

Reply via email to