You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2008/11/12 20:16:17 UTC

svn commit: r713459 - /ant/ivy/ivyde/trunk/builder/component/build.properties

Author: hibou
Date: Wed Nov 12 11:16:13 2008
New Revision: 713459

URL: http://svn.apache.org/viewvc?rev=713459&view=rev
Log:
The javac verbose log are not very needed

Modified:
    ant/ivy/ivyde/trunk/builder/component/build.properties

Modified: ant/ivy/ivyde/trunk/builder/component/build.properties
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/builder/component/build.properties?rev=713459&r1=713458&r2=713459&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/builder/component/build.properties (original)
+++ ant/ivy/ivyde/trunk/builder/component/build.properties Wed Nov 12 11:16:13 2008
@@ -196,7 +196,7 @@
 javacFailOnError=true
 
 # Enable or disable verbose mode of the compiler
-javacVerbose=true
+javacVerbose=false
 
 # Extra arguments for the compiler. These are specific to the java compiler being used.
 #compilerArg=