You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/11/12 09:49:20 UTC

svn commit: r1638720 - /tomcat/trunk/build.properties.default

Author: kkolinko
Date: Wed Nov 12 08:49:19 2014
New Revision: 1638720

URL: http://svn.apache.org/r1638720
Log:
Update to Checkstyle 6.0

Modified:
    tomcat/trunk/build.properties.default

Modified: tomcat/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1638720&r1=1638719&r2=1638720&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Wed Nov 12 08:49:19 2014
@@ -211,8 +211,8 @@ objenesis.home=${base.path}/objenesis-${
 objenesis.loc=https://objenesis.googlecode.com/files/objenesis-${objenesis.version}-bin.zip
 objenesis.jar=${objenesis.home}/objenesis-${objenesis.version}.jar
 
-# ----- Checkstyle, version 5.1 or later -----
-checkstyle.version=5.7
+# ----- Checkstyle, version 6.0 or later -----
+checkstyle.version=6.0
 checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
 checkstyle.loc=${base-sf.loc}/checkstyle/checkstyle/${checkstyle.version}/checkstyle-${checkstyle.version}-bin.zip
 checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar



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