You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2016/11/24 14:04:52 UTC

svn commit: r1771139 - /tomcat/trunk/BUILDING.txt

Author: violetagg
Date: Thu Nov 24 14:04:52 2016
New Revision: 1771139

URL: http://svn.apache.org/viewvc?rev=1771139&view=rev
Log:
Update BUILDING.txt with information for the new property test.verbose

Modified:
    tomcat/trunk/BUILDING.txt

Modified: tomcat/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1771139&r1=1771138&r2=1771139&view=diff
==============================================================================
--- tomcat/trunk/BUILDING.txt (original)
+++ tomcat/trunk/BUILDING.txt Thu Nov 24 14:04:52 2016
@@ -463,6 +463,11 @@ NOTE: Cobertura is licensed under GPL v2
 
         java.net.preferIPv4Stack=true
 
+ 10. It is possible to control whether the output of the tests is displayed
+     on the console or not. By default it is displayed and can be disabled
+     by the following property:
+
+        test.verbose=true
 
 (8) Source code checks
 



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