You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/11/30 19:16:34 UTC

svn commit: r1816748 - /tomcat/tc8.5.x/trunk/build.properties.default

Author: markt
Date: Thu Nov 30 19:16:34 2017
New Revision: 1816748

URL: http://svn.apache.org/viewvc?rev=1816748&view=rev
Log:
Revert change to execute.validate from r1807138

Modified:
    tomcat/tc8.5.x/trunk/build.properties.default

Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/build.properties.default?rev=1816748&r1=1816747&r2=1816748&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/build.properties.default (original)
+++ tomcat/tc8.5.x/trunk/build.properties.default Thu Nov 30 19:16:34 2017
@@ -31,7 +31,7 @@ version.suffix=-dev
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed
-execute.validate=true
+execute.validate=false
 execute.test.nio=true
 execute.test.nio2=true
 # Still requires APR/native library to be present



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