Skip to content

Add module-info.class for java 9+ JPMS support #59

Description

@Burtan

Add module-info.class for java 9+ JPMS support.
For libraries you have to care though, that you need to have to compile the sources with java 8 and the module-info.class with 9+, otherwise you exclude users with java 8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions