[
https://issues.apache.org/jira/browse/LOG4J2-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208168#comment-16208168
]
Ralph Goers commented on LOG4J2-2079:
-------------------------------------
This can be implemented in one of three ways:
# Wait for Log4j to make Java 8 the minimum version.
# Inform the end user that they can upgrade to the new version if they are
running on Java 8.
# Add profiles to the parent pom that specify the dependency based on the
version of Java.
Personally, I consider the versions listed in the poms to be advisory. All of
my projects have a dependencyManagement section that declares all the versions
of the dependencies to use.
> Update Conversant Disruptor from 1.12.10 to 1.12.11
> ---------------------------------------------------
>
> Key: LOG4J2-2079
> URL: https://issues.apache.org/jira/browse/LOG4J2-2079
> Project: Log4j 2
> Issue Type: Improvement
> Affects Versions: 2.9.1
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Labels: Java8
>
> Update Conversant Disruptor from 1.12.10 to 1.12.11.
> This update requires Java 8.
> See https://github.com/conversant/disruptor
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)