-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Labels
enhancementFeature not a bugFeature not a bug
Milestone
Description
The JPMS has been part of the java platform since Java 9, and will be in an LTS release when Java 11 is released in September. Very slowly, projects are adopting the module system, but to do so the libraries that they depend on need to also support modules. It would be really helpful if okhttp had a module-info.class added somehow so we can make proper use of okhttp in a modularised build.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature not a bugFeature not a bug