From cc7c062a6cec4b7218bca052cef67cebf8874c3c Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 1 Sep 2003 07:31:15 +0000 Subject: [PATCH] Continuing work git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113933 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/project.xml | 2 +- checkstyle/xdocs/current/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/checkstyle/project.xml b/checkstyle/project.xml index d547804a..25012409 100644 --- a/checkstyle/project.xml +++ b/checkstyle/project.xml @@ -5,7 +5,7 @@ 3 maven-checkstyle-plugin Maven Checkstyle Plug-in - 2.0 + 2.1-SNAPSHOT Checkstyle Plug-in http://maven.apache.org/reference/plugins/checkstyle/ diff --git a/checkstyle/xdocs/current/changes.xml b/checkstyle/xdocs/current/changes.xml index 5cddf712..59e6c651 100644 --- a/checkstyle/xdocs/current/changes.xml +++ b/checkstyle/xdocs/current/changes.xml @@ -8,6 +8,9 @@ + + + Added ignoreLines 1, 6