You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/03/13 00:46:45 UTC

svn commit: r385392 - /jakarta/commons/proper/primitives/trunk/checkstyle.xml

Author: scolebourne
Date: Sun Mar 12 15:46:44 2006
New Revision: 385392

URL: http://svn.apache.org/viewcvs?rev=385392&view=rev
Log:
Remove line that prevents website building

Modified:
    jakarta/commons/proper/primitives/trunk/checkstyle.xml

Modified: jakarta/commons/proper/primitives/trunk/checkstyle.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/primitives/trunk/checkstyle.xml?rev=385392&r1=385391&r2=385392&view=diff
==============================================================================
--- jakarta/commons/proper/primitives/trunk/checkstyle.xml (original)
+++ jakarta/commons/proper/primitives/trunk/checkstyle.xml Sun Mar 12 15:46:44 2006
@@ -21,7 +21,6 @@
 
 <!-- commons lang customization of default Checkstyle behavior -->
 <module name="Checker">
-  <property name="basedir" value="."/>
   <property name="localeLanguage" value="en"/>
   <module name="PackageHtml"/>
   <module name="TreeWalker">



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