[ https://issues.apache.org/jira/browse/MCHECKSTYLE-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007726#comment-17007726 ]
Enrico Olivelli edited comment on MCHECKSTYLE-381 at 1/3/20 7:56 PM: --------------------------------------------------------------------- thank you [~bmarwell] for your patch. committed as eae07f99f01584bfd3da90a8c5eb32364e8ee82b was (Author: eolivelli): thank you [~bmarwell] for your patch. > Remove usage of deprecated class loading functionality from checkstyle > ---------------------------------------------------------------------- > > Key: MCHECKSTYLE-381 > URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-381 > Project: Maven Checkstyle Plugin > Issue Type: Improvement > Reporter: richard > Assignee: Enrico Olivelli > Priority: Major > Fix For: 3.1.1 > > Time Spent: 10m > Remaining Estimate: 0h > > Checkstyle Issue: [https://github.com/checkstyle/checkstyle/issues/7190] > > Checkstyle would like to remove all usage of class loading as it is a > deprecated functionality and has since been made broken since recent changes. > The methods were only left to keep compatibility with maven-checkstyle-plugin > but they don't do anything anymore. Checkstyle is a static analysis tool. > Class loading always had issues and this is why it was deprecated. We are now > in the process of removing it completely. -- This message was sent by Atlassian Jira (v8.3.4#803005)