You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by he...@apache.org on 2006/11/21 22:04:48 UTC

svn commit: r477883 - /jakarta/velocity/tools/trunk/build.properties

Author: henning
Date: Tue Nov 21 13:04:47 2006
New Revision: 477883

URL: http://svn.apache.org/viewvc?view=rev&rev=477883
Log:
add some default compiler settings


Modified:
    jakarta/velocity/tools/trunk/build.properties

Modified: jakarta/velocity/tools/trunk/build.properties
URL: http://svn.apache.org/viewvc/jakarta/velocity/tools/trunk/build.properties?view=diff&rev=477883&r1=477882&r2=477883
==============================================================================
--- jakarta/velocity/tools/trunk/build.properties (original)
+++ jakarta/velocity/tools/trunk/build.properties Tue Nov 21 13:04:47 2006
@@ -2,6 +2,11 @@
 #
 # $Id$
 #
+
+compile.debug= true
+compile.optimize= false
+compile.deprecation= true
+
 tools.path=${basedir}
 tools.lib.path=${tools.path}/lib
 



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