Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Provide Automatic-Module-Name #214

@FlorianKirmaier

Description

@FlorianKirmaier

Setting a ModuleName should ease some JavaModuleSystem interactions.
The jar names of scala-jars are especially problematic.
java.lang.IllegalArgumentException: scalaj.http.2.12: Invalid module name: '2' is not a Java identifier
The scala version is interpreted as a module name.
Specifying Automatic-Module-Name should make some interactions much easier.

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