From b773e5b58d4f83ac1df59b55995d36edf3e2c265 Mon Sep 17 00:00:00 2001 From: Mattison Chao Date: Fri, 29 Dec 2023 23:10:33 +0800 Subject: [PATCH] Fix license check --- distribution/server/src/assemble/LICENSE.bin.txt | 1 + pulsar-sql/presto-distribution/LICENSE | 3 +++ 2 files changed, 4 insertions(+) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 10bd07b505b0e..3d78889125631 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -394,6 +394,7 @@ The Apache Software License, Version 2.0 - org.apache.logging.log4j-log4j-core-2.18.0.jar - org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar - org.apache.logging.log4j-log4j-web-2.18.0.jar + - org.apache.logging.log4j-log4j-layout-template-json-2.20.0.jar * Java Native Access JNA -- net.java.dev.jna-jna-4.2.0.jar * BookKeeper - org.apache.bookkeeper-bookkeeper-common-4.14.8.jar diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index edfaadd541580..a5bbfb34e56b7 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -349,6 +349,9 @@ The Apache Software License, Version 2.0 - leveldb-api-0.10.jar * Log4j implemented over SLF4J - log4j-over-slf4j-1.7.32.jar + - log4j-api-2.18.0.jar + - log4j-core-2.18.0.jar + - log4j-layout-template-json-2.20.0.jar * Lucene Common Analyzers - lucene-analyzers-common-8.4.1.jar - lucene-core-8.4.1.jar