dion 2003/08/31 23:59:12
Modified: src/plugins-build/checkstyle/src/plugin-resources
turbine_checks.xml
Log:
PR: MAVEN-750
Obtained from: Jira
Submitted by: Anonymous
Revision Changes Path
1.2 +1 -0
maven/src/plugins-build/checkstyle/src/plugin-resources/turbine_checks.xml
Index: turbine_checks.xml
===================================================================
RCS file:
/home/cvs/maven/src/plugins-build/checkstyle/src/plugin-resources/turbine_checks.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- turbine_checks.xml 30 May 2003 13:13:26 -0000 1.1
+++ turbine_checks.xml 1 Sep 2003 06:59:12 -0000 1.2
@@ -96,6 +96,7 @@
<!-- the ${basedir} property to allow Checkstyle to be run -->
<!-- from any directory within a project. -->
<property name="headerFile" value="${checkstyle.header.file}"/>
+ <property name="ignoreLines" value="1,6"/>
</module>
<!-- Following interprets the header file as regular expressions. -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]