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: [email protected]
For additional commands, e-mail: [email protected]