Skip to content

Not compatible with java 9 #178

@davidkarlsen

Description

@davidkarlsen

Please see https://github.com/davidkarlsen/monetabug - Moneta doesn't work well with java 9. javax.annotation is on the classpath (since it is added transitively) - so there should not be a need to add the java.se.ee module.

The strange thing is that is only triggered when running the tests through surefire, and not in the IDE like IntelliJ. Other libraries that depend on javax.annotations work well both in IDE and through surefire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    java9Issues related to Java 9 or above

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions