[JWebUnit-development] SF.net SVN: jwebunit:[953] trunk/src/checkstyle/jwebunit-checkstyle.xml
Brought to you by:
henryju
|
From: <he...@us...> - 2012-08-16 19:40:27
|
Revision: 953
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=953&view=rev
Author: henryju
Date: 2012-08-16 19:40:21 +0000 (Thu, 16 Aug 2012)
Log Message:
-----------
Fix checkstyle config.
Modified Paths:
--------------
trunk/src/checkstyle/jwebunit-checkstyle.xml
Modified: trunk/src/checkstyle/jwebunit-checkstyle.xml
===================================================================
--- trunk/src/checkstyle/jwebunit-checkstyle.xml 2012-08-16 02:55:26 UTC (rev 952)
+++ trunk/src/checkstyle/jwebunit-checkstyle.xml 2012-08-16 19:40:21 UTC (rev 953)
@@ -36,7 +36,6 @@
</module>
<module name="FileLength" />
<module name="TreeWalker">
- <property name="cacheFile" value="${cacheFile}"/><!-- Needed for MCHECKSTYLE-159 -->
<module name="JavadocMethod" />
<module name="JavadocType" />
<module name="JavadocVariable">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|