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 |