Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-336

cal10n-api dependency leaks from slf4j-ext

    XMLWordPrintable

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.7.12
    • slf4j-ext
    • None

    Description

      cal10n-api mvn dependency leaks from slf4j-ext, thus projects depending on the latter would get CAL10NAnnotationProcessor to their compile phase.

      It doesn't look like it's a significant impact on compilation performance, but a compilation warning can be caused by the @SupportedSourceVersion(SourceVersion.RELEASE_5)) declared in the annotation processor.

      Marking cal10n-api dependency as optional in slf4j-ext would free dependants from declaring an exclusion

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            andrei.amariei Andrei Amariei
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: