https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/CheckStyleTask.java
Class has to be moved to subpackage "ant" to clearly show that it is not past of library.
As we host Ant extension, we need to rename this class to clealy state that is not related to library in pure meaning of term.
https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/CheckStyleTask.java
Class has to be moved to subpackage "ant" to clearly show that it is not past of library.
As we host Ant extension, we need to rename this class to clealy state that is not related to library in pure meaning of term.