You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2006/04/27 16:03:07 UTC

svn commit: r397548 - /jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml

Author: dion
Date: Thu Apr 27 07:03:06 2006
New Revision: 397548

URL: http://svn.apache.org/viewcvs?rev=397548&view=rev
Log:
Ingore copyright date line in header as it varies.

Modified:
    jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml

Modified: jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml?rev=397548&r1=397547&r2=397548&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml (original)
+++ jakarta/commons/proper/jexl/trunk/src/conf/checkstyle.xml Thu Apr 27 07:03:06 2006
@@ -101,6 +101,7 @@
             <!--     name="headerFile"                                  -->
             <!--     value="${basedir}/java.header"/>                   -->
             <property name="headerFile" value="${checkstyle.header.file}"/>
+            <property name="ignoreLines" value="2"/>
         </module>
 
         <!-- Following interprets the header file as regular expressions. -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org