[
https://issues.apache.org/jira/browse/LOG4J2-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048641#comment-14048641
]
Jurriaan Mous edited comment on LOG4J2-683 at 7/1/14 8:42 AM:
--------------------------------------------------------------
Ok I removed the suggestion from the issue to focus more on the issue itself. I
should have known better than that. :)
Here is something on stack overflow on this issue.
http://stackoverflow.com/questions/8185331/forward-compatible-java-6-annotation-processor-and-supportedsourceversion
But since RC2 it is outputting this warning sometimes multiple times in my
gradle build scripts if I activate Log4j2 and I hope this warning can be
removed somehow.
was (Author: jurmous):
Ok I removed the suggestion from the comment to focus more on the issue itself.
I should have known better than that. :)
Here is something on stack overflow on this issue.
http://stackoverflow.com/questions/8185331/forward-compatible-java-6-annotation-processor-and-supportedsourceversion
But since RC2 it is outputting this warning sometimes multiple times in my
gradle build scripts if I activate Log4j2 and I hope this warning can be
removed somehow.
> PluginProcessor outputs warning if running JRE>6
> ------------------------------------------------
>
> Key: LOG4J2-683
> URL: https://issues.apache.org/jira/browse/LOG4J2-683
> Project: Log4j 2
> Issue Type: Bug
> Affects Versions: 2.0-rc2
> Environment: JRE 8
> Reporter: Jurriaan Mous
>
> Output:
> warning: Supported source version 'RELEASE_6' from annotation processor
> 'org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor' less
> than -source '1.8'
> Code in PluginProcessor:
> @SupportedSourceVersion(SourceVersion.RELEASE_6)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]