seliote created LOGBACK-1508: -------------------------------- Summary: Dependency check-framework @NotNull conflict with validation-api Key: LOGBACK-1508 URL: https://jira.qos.ch/browse/LOGBACK-1508 Project: logback Issue Type: Bug Components: logback-classic Affects Versions: 1.3.0-alpha5 Environment: - Maven - Java 8 - SpringMVC Reporter: seliote Assignee: Logback dev list Attachments: IMG_2309.PNG, IMG_2310.PNG
Logback import `edu.washington.cs.types.checker` - `checker-framework.1.7.0` but it conflict with `javax.validation` - `validation-api.2.0.1.Final`, when Logback is runtime scope it will pass compile, but it will make error when @NotNull trigger, such as `NotNull defines no attribute 'groups'.` -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev