Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[branch-2.8]remove unnecessary jar name in LINCENSE files #11644

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

hangc0276
Copy link
Contributor

Motivation

When run license check, it throw the following exception

Run src/check-binary-license ./distribution/server/target/apache-pulsar-*-bin.tar.gz
  src/check-binary-license ./distribution/server/target/apache-pulsar-*-bin.tar.gz
  shell: /usr/bin/bash -e {0}
  env:
    MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3
    JAVA_HOME: /opt/hostedtoolcache/Java_Adopt_jdk/11.0.11-9/x64
netty-codec-socks-4.1.66.Final.jar mentioned in lib/presto/LICENSE, but not bundled
netty-handler-proxy-4.1.66.Final.jar mentioned in lib/presto/LICENSE, but not bundled

Modification

remove netty-codec-socks-4.1.66.Final.jar and netty-handler-proxy-4.1.66.Final.jar from license file.

@hangc0276 hangc0276 self-assigned this Aug 12, 2021
@hangc0276 hangc0276 added release/2.8.1 release/blocker Indicate the PR or issue that should block the release until it gets resolved labels Aug 12, 2021
@codelipenghui codelipenghui merged commit d8a220f into apache:branch-2.8 Aug 12, 2021
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-2.8 Archived: 2.8 is end of life release/blocker Indicate the PR or issue that should block the release until it gets resolved release/2.8.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants