This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git


    from d97687d  Remove unused code (#158)
     add 6c1c802  [MCHECKSTYLE-453] Convert injection to Sisu Guice (#160)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 18 +++++-----------
 .../checkstyle/AbstractCheckstyleReport.java       | 17 +++++++--------
 .../checkstyle/CheckstyleAggregateReport.java      | 18 ++++++++++++++--
 .../maven/plugins/checkstyle/CheckstyleReport.java | 18 ++++++++++++++++
 .../checkstyle/CheckstyleViolationCheckMojo.java   | 20 +++++++++++------
 .../checkstyle/exec/CheckstyleExecutor.java        |  5 ++---
 .../checkstyle/exec/DefaultCheckstyleExecutor.java | 25 +++++++++++++++-------
 .../resource/LicenseResourceManager.java           | 10 ++++-----
 .../plugins/checkstyle/CheckstyleReportTest.java   |  3 ++-
 .../checkstyle/exec/CheckstyleExecutorTest.java}   | 16 ++++++--------
 10 files changed, 92 insertions(+), 58 deletions(-)
 copy src/{it/MCHECKSTYLE-137/src/main/java/org/MyClass.java => 
test/java/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorTest.java} 
(68%)

Reply via email to