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/04/21 17:19:14 UTC

[GitHub] [pulsar] gaoran10 opened a new pull request, #15259: [fix][license] Fix license branch 2.8

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

   ### Motivation
   
   The cherry-pick https://github.com/apache/pulsar/commit/a547163f32a1db59fc1a316f3b01b65056668764 broken the LICENSE files.
   
   ```
   io.grpc-grpc-okhttp-1.45.1.jar unaccounted for in LICENSE
   src/check-binary-license: line 69: echo: write error: Broken pipe
   netty-codec-socks-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but not bundled
   netty-handler-proxy-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but not bundled
   netty-codec-http2-4.1.76.Final.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-api-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-context-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-core-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-grpclb-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-netty-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-protobuf-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-protobuf-lite-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   grpc-stub-1.45.1.jar mentioned in lib/presto/LICENSE, but not bundled
   protobuf-java-util-3.19.2.jar mentioned in lib/presto/LICENSE, but not bundled
   ```
   
   ### Modifications
   
   Fix LICENSE files.
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `no-need-doc` 
   (Please explain why)
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-added`
   (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] gaoran10 closed pull request #15259: [fix][license] Fix license branch 2.8

Posted by GitBox <gi...@apache.org>.
gaoran10 closed pull request #15259: [fix][license] Fix license branch 2.8
URL: https://github.com/apache/pulsar/pull/15259


-- 
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