Skip to content

[BUG] module-info support broken for Kotlin #7622

@cdprete

Description

@cdprete

Hello.

Trying to use fastjson2-kotlin v2.0.61 with JPMS is simply not possible since both the modules fastjson2.kotlin (automatically derived module name) and com.alibaba.fastjson2 are needed but both share the package com.alibaba.fastjson2 which is not allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions