Skip to content

RFE: Consider packging dependencies with Jar Jar Links #14

@yumaoka

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.

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