Author: kkolinko
Date: Thu Jul 3 20:26:47 2014
New Revision: 1607740
URL: http://svn.apache.org/r1607740
Log:
Remove commented-out line.
(It works as well, but responds with permanent redirect to the longer url).
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1607740&r1=1607739&r2=1607740&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Thu Jul 3 20:26:47 2014
@@ -207,7 +207,6 @@ objenesis.jar=${objenesis.home}/objenesi
# ----- Checkstyle, version 5.1 or later -----
checkstyle.version=5.7
checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
-#checkstyle.loc=${base-sf.loc}/checkstyle/checkstyle-${checkstyle.version}-bin.zip
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: [email protected]
For additional commands, e-mail: [email protected]