Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

RFE: Consider packging dependencies with Jar Jar Links #14

Description

@yumaoka

If someone wants to utilize Java 8 ResourceBundleControlProvider SPI, gp-java-client JAR file and its dependencies must be in JRE's extension classpath. At this moment, gp-java-client depends on Gson, but if user's application require a different version of Gson, it may cause a problem by the version conflict.

gp-java-client may offer a single fat jar utilizing Jar Jar Links and rename dependency packages, so user can avoid the component version conflict.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions