Skip to content

module-info.java is in META-INF/versions/11 instead of META-INF/versions/9 #46

@cowtowncoder

Description

@cowtowncoder

(note: fix for FasterXML/jackson-databind#3380 and FasterXML/jackson#96)

It seems that there are downsides to 2.13.0 (and 2.13.1) change to move module-info.java to under JDK 11 - specific location.
While no one should be using JDK 9 per se, tooling infers certain things from location, so it seems better to imply JDK 9 minimum instead.

This definition defaults via jackson-base so change would go in this repo.

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