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

[GRIFFIN-291]Relocate HttpClient code in measure jar using shade plugin #535

Closed
wants to merge 2 commits into from
Closed

Conversation

wankunde
Copy link
Contributor

Now projects use different version of httpclient , and very easy to have conflicts with other components.

We can shade the httpclient sources into measure jar and the conflicts disappear.

@guoyuepeng
Copy link
Contributor

guoyuepeng commented Sep 14, 2019

LGTM.
Maven shade plugin is good for resolving version conflict issue.

BTW,
Can we add main-class into manifest this time?

@wankunde
Copy link
Contributor Author

@guoyuepeng I have added main-class into manifest.

@guoyuepeng
Copy link
Contributor

LGTM

@asfgit asfgit closed this in b121dd9 Sep 14, 2019
@wankunde wankunde deleted the httpclient branch September 16, 2019 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants