Author: kkolinko Date: Tue Oct 2 19:14:23 2012 New Revision: 1393115 URL: http://svn.apache.org/viewvc?rev=1393115&view=rev Log: Update to Checkstyle 5.6
Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1393115&r1=1393114&r2=1393115&view=diff ============================================================================== --- tomcat/trunk/build.properties.default (original) +++ tomcat/trunk/build.properties.default Tue Oct 2 19:14:23 2012 @@ -188,7 +188,7 @@ junit.jar=${junit.lib}/junit-4.8.2.jar junit.loc=http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip # ----- Checkstyle, version 5.1 or later ----- -checkstyle.version=5.5 +checkstyle.version=5.6 checkstyle.home=${base.path}/checkstyle-${checkstyle.version} checkstyle.loc=${base-sf.loc}/checkstyle/checkstyle-${checkstyle.version}-bin.zip checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org