[
https://issues.apache.org/jira/browse/ZOOKEEPER-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077943#comment-17077943
]
Andor Molnar commented on ZOOKEEPER-3787:
-----------------------------------------
Nice addition [~ctubbsii].
Can we setup this plugin to generate warning messages only, so we could
collaborate on the items?
> Apply modernizer-maven-plugin to build
> --------------------------------------
>
> Key: ZOOKEEPER-3787
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3787
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Minor
> Fix For: 3.7.0
>
>
> modernizer-maven-plugin can catch outdated Java coding paradigms that have
> been superseded by newer Java language features.
> Applying the recommended changes from this plugin can help a project avoid
> breakages, incompatibilities, and changes in behavior, across Java versions.
> It can also help reduce dependencies by suggesting changes that leverage
> built-in Java classes rather than commonly-used external libraries that were
> written to add convenient features before those features were added to Java
> itself.
> Adding the plugin to the build is simple, but working through all the items
> it catches is tedious. I've already begun this work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)