aboutsummaryrefslogtreecommitdiffstats
path: root/logserver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'logserver/pom.xml')
-rw-r--r--logserver/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/logserver/pom.xml b/logserver/pom.xml
index 6018ecccba3..5f87dd21118 100644
--- a/logserver/pom.xml
+++ b/logserver/pom.xml
@@ -56,6 +56,7 @@
<compilerArgs>
<arg>-Xlint:all</arg>
<arg>-Xlint:-serial</arg>
+ <arg>-Xlint:-cast</arg>
<arg>-Werror</arg>
</compilerArgs>
</configuration>