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

netty: Remove Maven pom.properties from netty-shaded (1.38.x backport) #8170

Merged
merged 1 commit into from
May 12, 2021

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented May 12, 2021

The pom.properties are apparently present to allow tooling to know what
Maven artifact cooresponds to a JAR, just by looking at the JAR. Since
we shade Netty, that produces inaccurate results. This was noticed in
in #8077.

CC @camjohson

Backport of #8165

The pom.properties are apparently present to allow tooling to know what
Maven artifact cooresponds to a JAR, just by looking at the JAR. Since
we shade Netty, that produces inaccurate results. This was noticed in
in grpc#8077.
@ejona86 ejona86 requested a review from dapengzhang0 May 12, 2021 17:05
@ejona86 ejona86 merged commit 9055e6d into grpc:v1.38.x May 12, 2021
@ejona86 ejona86 deleted the backport-exclude-pom.properties-1.38 branch May 12, 2021 17:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants