Issue Type: Task Task
Affects Versions: 1.7.12
Assignee: SLF4J developers list
Components: slf4j-ext
Created: 06/Oct/15 7:58 PM
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

Project: SLF4J
Priority: Minor Minor
Reporter: Andrei Amariei
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
slf4j-dev mailing list
slf4j-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to