nicoloboschi opened a new pull request, #19043:
URL: https://github.com/apache/pulsar/pull/19043

   ### Motivation
   
   Branch 2.11 doesn't bring the correct LICENSE file for Pulsar SQL. 
   
   >➜  pulsar2 git:(v2.11.0-candidate-3) ./src/check-binary-license.sh 
distribution/server/target/apache-pulsar-2.11.0-bin.tar.gz
   failsafe-2.4.4.jar unaccounted for in lib/presto/LICENSE
   jersey-entity-filtering-2.34.jar unaccounted for in lib/presto/LICENSE
   jersey-media-json-jackson-2.34.jar unaccounted for in lib/presto/LICENSE
   jersey-media-multipart-2.34.jar unaccounted for in lib/presto/LICENSE
   listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar unaccounted 
for in lib/presto/LICENSE
   netty-transport-native-epoll-4.1.86.Final.jar mentioned in 
lib/presto/LICENSE, but not bundled
   It looks like there are issues with the LICENSE/NOTICE.
   
   ### Modifications
   
   * Fix the Pulsar SQL License file
   
   ### Verifying this change
   Run ./src/check-binary-license.sh 
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. Please attach the local 
preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR 
description, or else your PR might not get merged. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to