Skip to content

Publish with stable JDK9 module name #546

@jroper

Description

@jroper

Typesafe config currently gets an automatic module name of config, since the artifact name is config. This is a recipe for conflict. This can be solved by adding an Automatic-Module-Name attribute to the jar manifest. I suggest we name it com.typesafe.config, or just typesafe.config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions