You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by rw...@apache.org on 2017/05/15 20:03:20 UTC

svn commit: r1795236 - /pivot/trunk/build.properties

Author: rwhitcomb
Date: Mon May 15 20:03:20 2017
New Revision: 1795236

URL: http://svn.apache.org/viewvc?rev=1795236&view=rev
Log:
Reset test verbosity to "false" now that we have identified and resolved
the cause of the Jenkins test failures.


Modified:
    pivot/trunk/build.properties

Modified: pivot/trunk/build.properties
URL: http://svn.apache.org/viewvc/pivot/trunk/build.properties?rev=1795236&r1=1795235&r2=1795236&view=diff
==============================================================================
--- pivot/trunk/build.properties (original)
+++ pivot/trunk/build.properties Mon May 15 20:03:20 2017
@@ -33,5 +33,5 @@ compiler.indexJars=true
 compiler.arg=-Xlint
 
 # Test properties
-test.verbose=true
+test.verbose=false