[ https://issues.apache.org/jira/browse/MCHECKSTYLE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939154#comment-14939154 ]
ASF GitHub Bot commented on MCHECKSTYLE-293: -------------------------------------------- GitHub user romani opened a pull request: https://github.com/apache/maven-plugins/pull/63 MCHECKSTYLE-293: update to use non deprecated method setClassLoader You can merge this pull request into a Git repository by running: $ git pull https://github.com/romani/maven-plugins MCHECKSTYLE-293 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-plugins/pull/63.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 #63 ---- commit 0d93cb025e4bc66b01d4db62583893c1e0c37c95 Author: Roman Ivanov <ivanov...@mail.ru> Date: 2015-10-01T01:37:58Z MCHECKSTYLE-293: update to use non deprecated method setClassLoader ---- > usage of Checker.setClassLoader method > -------------------------------------- > > Key: MCHECKSTYLE-293 > URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-293 > Project: Maven Checkstyle Plugin > Issue Type: Improvement > Affects Versions: 2.15 > Reporter: Roman Ivanov > > Reason: https://github.com/checkstyle/checkstyle/issues/922 > Will be released at the end of May as 6.7 version. > As Checkstyle project use plugin for testing, we can not remove old method, > and keep deprecated method we also do not want to for long time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)