Skip to content

Add module-info or automatic module name #72

@Dunemaster

Description

@Dunemaster

Add module-info or automatic module name (in MANIFEST.MF) to facilitate work in JPMS environment


We have a library which should work both on android (earlier versions) and HotSpot, which means we cannot use JSR 310 types. But on "desktop" java we use JPMS, so making jackson-datatype-threetenbp a module would be nice.

I can do it myself, if any of the approaches is ok.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions