You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2020/01/03 19:56:00 UTC

[jira] [Commented] (MCHECKSTYLE-381) Remove usage of deprecated class loading functionality from checkstyle

    [ https://issues.apache.org/jira/browse/MCHECKSTYLE-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007726#comment-17007726 ] 

Enrico Olivelli commented on MCHECKSTYLE-381:
---------------------------------------------

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)