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

Issue #6052 - make ModuleLocation optional on Android #6053

Merged
merged 3 commits into from Mar 15, 2021

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Mar 10, 2021

Change how ModuleLocation is loaded by TypeUtil to allow it be entirely optional.

Also, change jetty-client-<ver>-hybrid.jar to generate a minimized jar, which will only include the dependent classes that are actually used, not all classes from http/io/util.

Signed-off-by: Joakim Erdfelt joakim.erdfelt@gmail.com

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime requested a review from sbordet March 10, 2021 16:47
@joakime joakime self-assigned this Mar 10, 2021
@joakime joakime added this to In progress in Jetty 9.4.38 via automation Mar 10, 2021
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Jetty 9.4.38 automation moved this from In progress to Review in progress Mar 15, 2021
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Jetty 9.4.38 automation moved this from Review in progress to Reviewer approved Mar 15, 2021
@joakime joakime merged commit f92394e into jetty-9.4.x Mar 15, 2021
Jetty 9.4.38 automation moved this from Reviewer approved to Done Mar 15, 2021
@olamy olamy added this to Done in Jetty 9.4.39 Mar 25, 2021
@gregw gregw removed this from Done in Jetty 9.4.38 Mar 25, 2021
@joakime joakime deleted the jetty-9.4.x-client-hybrid-smaller branch April 16, 2021 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Cleanup TypeUtil and ModuleLocation to allow jetty-client/hybrid to work on Android
2 participants