8000 Add Automatic-Module-Name · Issue #2318 · circe/circe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add Automatic-Module-Name #2318
Open
Open
@satsen

Description

@satsen

I use a Java library which depends on a Scala library which uses this. So I cannot use that in a modular Java project because the scala naming of whatever_2.12 cannot automatically be converted into a Java module name, it converts into whatever.2.12 which is invalid. Please add an Automatic-Module-Name to the MANIFEST.MF of circe-core, circe-generic, circe-jawn, circe-numbers, circe-parser. The scala standard library also has a module name. Right now I need to use a patcher in my build tool to handle it.

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

      0