GitHub user kpm1985 opened a pull request:
https://github.com/apache/logging-log4j2/pull/119
LOG4J2-2086 Sort Import Statments with Maven
I've started a discussion on JIRA here:
https://issues.apache.org/jira/browse/LOG4J2-2086
It is not possible to include this in the root pom afaik because it
complains about modules, but it works fine in the others. A committer can play
around with this like I have its really cool!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kpm1985/logging-log4j2 LOG4J2-2086
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit c09c054b7e04b0dde3094936feaf37d397835587
Author: Kenneth McFarland <[email protected]>
Date: 2017-10-22T05:50:05Z
LOG4J2-2086 Sort Import Statments with Maven
----
---