Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1508

Dependency check-framework @NotNull conflict with validation-api

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.3.0-alpha5
    • logback-classic
      • Maven
      • Java 8
      • SpringMVC

    Description

      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'.`

      Attachments

        Activity

          People

            logback-dev Logback dev list
            seliote seliote
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: