[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [3/5] [math] Removed cache setting that directly refers to target directory.
From:       luc () apache ! org
Date:       2015-04-30 16:36:06
Message-ID: 67f3480aed00430aaf2f50ea48fc7094 () git ! apache ! org
[Download RAW message or body]

Removed cache setting that directly refers to target directory.

The configuration is not really needed for maven builds as it is already
the default configuration. However, it breaks Eclipse checks as
different checkstyle versions (the one from maven and the one from
Eclipse) cannot share a common cache file.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/93769f20
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/93769f20
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/93769f20

Branch: refs/heads/master
Commit: 93769f2004c1d1387017c8d0cb7740b22b7e43c1
Parents: 95e1973
Author: Luc Maisonobe <luc@apache.org>
Authored: Thu Apr 30 18:31:53 2015 +0200
Committer: Luc Maisonobe <luc@apache.org>
Committed: Thu Apr 30 18:32:29 2015 +0200

----------------------------------------------------------------------
 checkstyle.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/93769f20/checkstyle.xml
----------------------------------------------------------------------
diff --git a/checkstyle.xml b/checkstyle.xml
index 62b3d5e..d59f6f9 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -25,8 +25,6 @@
 
   <module name="TreeWalker">
 
-    <property name="cacheFile" value="target/checkstyle-cachefile"/>
-
     <!-- Operator must be at end of wrapped line -->
     <module name="OperatorWrap">
       <property name="option" value="eol"/>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic