Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties

Issue 11973012: Rev the version of apache ant in third_party to 1.8.4. This will fix an issue with (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties
===================================================================
--- editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties (revision 17153)
+++ editor/tools/features/com.google.dart.tools.deploy.feature_releng/build.properties (working copy)
@@ -283,7 +283,7 @@
javacVerbose=false
# Extra arguments for the compiler. These are specific to the java compiler being used.
-compilerArg=-g:lines,vars,source
+compilerArg=-g -nowarn
# Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties
javacSource=1.6

Powered by Google App Engine
This is Rietveld 408576698