Skip to content
New issue

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

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

Already on GitHub? # 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>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
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