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

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


    from 79cf845  Merge pull request #3 from petukhov/patch-1
     add 8fd6c8b  [MCHECKSTYLE-347] StringIndexOutOfBoundsException when 
checkstyle.violation.ignore set to empty value

No new revisions were added by this update.

Summary of changes:
 .../checkstyle.xml                                 |  4 +-
 .../invoker.properties                             |  2 +-
 .../pom.xml                                        | 23 +++--------
 .../src/main/java/org/MyClass.java                 |  2 +-
 .../{check-fail => MCHECKSTYLE-347}/verify.groovy  | 45 +++++++++++-----------
 .../checkstyle/CheckstyleViolationCheckMojo.java   | 17 ++++----
 .../apache/maven/plugins/checkstyle/RuleUtil.java  | 18 ++++++---
 .../maven/plugins/checkstyle/RuleUtilTest.java     | 20 ++++++++--
 8 files changed, 68 insertions(+), 63 deletions(-)
 copy src/it/{MCHECKSTYLE-338 => MCHECKSTYLE-347}/checkstyle.xml (88%)
 copy src/it/{MCHECKSTYLE-268 => MCHECKSTYLE-347}/invoker.properties (95%)
 copy src/it/{MCHECKSTYLE-219-no-license_failure => MCHECKSTYLE-347}/pom.xml 
(79%)
 copy src/it/{MCHECKSTYLE-172 => 
MCHECKSTYLE-347}/src/main/java/org/MyClass.java (97%)
 copy src/it/{check-fail => MCHECKSTYLE-347}/verify.groovy (97%)

-- 
To stop receiving notification emails like this one, please contact
gb...@apache.org.

Reply via email to