Skip to content

Add Automatic-Module-Name for JDK9 interoperability #397

@zyxist

Description

@zyxist

Hello! JDK9 introduces a new manifest entry Automatic-Module-Name that allows specifying the stable automatic module name for forward compatibility with Jigsaw.

It would be nice to specify the module name explicitly (something like com.fasterxml.jackson.core, I suppose), rather than rely on the default generator that creates the name from the JAR archive name.

The other Jackson projects should be updated as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions