You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/12/23 09:54:26 UTC

[GitHub] [pulsar] nicoloboschi opened a new pull request, #19043: [fix][build] Fix license issue in 2.11

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] michaeljmarshall commented on pull request #19043: [fix][build] Fix license issue in 2.11

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on PR #19043:
URL: https://github.com/apache/pulsar/pull/19043#issuecomment-1364309216

   Nice catch @nicoloboschi!


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] nicoloboschi merged pull request #19043: [fix][build] Fix license issue in 2.11

Posted by GitBox <gi...@apache.org>.
nicoloboschi merged PR #19043:
URL: https://github.com/apache/pulsar/pull/19043


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org