Optional cal10n-api dependency

Hi, Can cal10n-api be marked as optional dependency (seems it's declared only in slf4j-ext/pom.xml)?It contains CAL10NAnnotationProcessor which gets called (and can generate a warning because of @SupportedSourceVersion(SourceVersion.RELEASE_5)) when compiling any project that depends on slf4j-ext. This way we don't need to add exclusions for it transitively. Best regards,Andrei Amariei

Hi Anrei. Can you please create a jira issue for this? Thank you, -- Ceki On 10/6/2015 16:02, Andrei Amariei wrote:
Hi,
Can cal10n-api be marked as optional dependency (seems it's declared only in slf4j-ext/pom.xml)? It contains CAL10NAnnotationProcessor which gets called (and can generate a warning because of @SupportedSourceVersion(SourceVersion.RELEASE_5)) when compiling any project that depends on slf4j-ext.
This way we don't need to add exclusions for it transitively.
Best regards, Andrei Amariei

Hi Ceki, I created http://jira.qos.ch/browse/SLF4J-336. Thanks and regards, Andrei From: Ceki Gulcu Sent: Tuesday, October 6, 2015 4:50 PM To: slf4j developers list Subject: Re: [slf4j-dev] Optional cal10n-api dependency Hi Anrei. Can you please create a jira issue for this? Thank you, -- Ceki On 10/6/2015 16:02, Andrei Amariei wrote:
Hi,
Can cal10n-api be marked as optional dependency (seems it's declared only in slf4j-ext/pom.xml)? It contains CAL10NAnnotationProcessor which gets called (and can generate a warning because of @SupportedSourceVersion(SourceVersion.RELEASE_5)) when compiling any project that depends on slf4j-ext.
This way we don't need to add exclusions for it transitively.
Best regards, Andrei Amariei
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
participants (2)
-
Andrei Amariei
-
Ceki Gulcu