changeset 9714:05e844922148 3.2.x

Remove property with possibly unset variable The unset variable prevented running standalone Checkstyle with this configuration.
author Tom Gottfried <tom@intevation.de>
date Tue, 16 Mar 2021 12:19:27 +0100
parents aef987124822
children 278d285a16bf
files checkstyle.xml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/checkstyle.xml	Fri Mar 12 15:11:44 2021 +0100
+++ b/checkstyle.xml	Tue Mar 16 12:19:27 2021 +0100
@@ -34,8 +34,6 @@
 
   <module name="TreeWalker">
 
-    <property name="cacheFile" value="${checkstyle.cache.file}"/>
-
     <!-- required for SuppressWarningsFilter (and other Suppress* rules not used here) -->
     <!-- see http://checkstyle.sourceforge.net/config_annotation.html#SuppressWarningsHolder -->
     <module name="SuppressWarningsHolder"/>

http://dive4elements.wald.intevation.org