You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/07 01:26:20 UTC

svn commit: r493616 - in /jakarta/commons/sandbox/id/trunk: HEADER.txt checkstyle.xml license-header.txt

Author: dennisl
Date: Sat Jan  6 16:26:19 2007
New Revision: 493616

URL: http://svn.apache.org/viewvc?view=rev&rev=493616
Log:
Rename header file.

Added:
    jakarta/commons/sandbox/id/trunk/license-header.txt
      - copied unchanged from r493512, jakarta/commons/sandbox/id/trunk/HEADER.txt
Removed:
    jakarta/commons/sandbox/id/trunk/HEADER.txt
Modified:
    jakarta/commons/sandbox/id/trunk/checkstyle.xml

Modified: jakarta/commons/sandbox/id/trunk/checkstyle.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/id/trunk/checkstyle.xml?view=diff&rev=493616&r1=493615&r2=493616
==============================================================================
--- jakarta/commons/sandbox/id/trunk/checkstyle.xml (original)
+++ jakarta/commons/sandbox/id/trunk/checkstyle.xml Sat Jan  6 16:26:19 2007
@@ -46,8 +46,7 @@
         <!-- Checks that are different from the sun coding conventions ones -->
         <!-- ************************************************************** -->
         <module name="Header">
-            <property name="headerFile" value="${basedir}/HEADER.txt"/>
-            <property name="ignoreLines" value="2"/>
+          <property name="headerFile" value="license-header.txt"/>
         </module>
         <property name="tabWidth" value="4"/>
         <module name="LeftCurly">



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