-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
java9Issues related to Java 9 or aboveIssues related to Java 9 or above
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
java9Issues related to Java 9 or aboveIssues related to Java 9 or above