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

GH-2047: Exclude okio from module info #2048

Merged

Commits on May 16, 2023

  1. OpenFeignGH-2047: Exclude okio from module info

    This change updates the module info generation for feign-okhttp, excluding `okio` from the tree since it does not conform to JPMS standards and results in duplicate module entries.  See square/okhttp#4184 for information from Square about it.
    
    Additional Changes
    ---
    * Ensure Wikipedia with Spring Boot only uses JDK 17
    * Renamed Wikipedia with Spring Boot to be unique
    kdavisk6 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1c54ec9 View commit details
    Browse the repository at this point in the history