Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/maps/build.cfg')
-rw-r--r--releng/maps/build.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg
index 00ccc202e..f2b0930bf 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -15,7 +15,7 @@ wtpBuildTools.file=org.eclipse.wtp.releng.tools_1.0.0.v200801031730.jar
# 'showversion' causes the version of JDT Compiler to be
# printed to the compiler log file.
#compilerArg=-showversion -encoding ISO-8859-1 -warn:-discouraged,serial,raw
-compilerArg=-showversion -encoding ISO-8859-1 -serial,raw,typeHiding,unchecked
+compilerArg=-showversion -encoding ISO-8859-1 -warn:-serial,raw,typeHiding,unchecked
#############################################################
# Other inline resolved properties

Back to the top