summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-04-25 14:48:48 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-04-25 14:48:48 +0200
commita97e90f7cc5bad4448d6f7b28f7dceebb70768da (patch)
treed6ac196664d2cd427f86bcef7e9b5d8ffee4d4f2 /config-model/pom.xml
parent6b02d4bd56f0ca11e7771daf809a7058b4b67514 (diff)
warn for deprecation too
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index f4674ba5f10..c1f0af8d871 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -327,7 +327,6 @@
<arg>-Xlint:all</arg>
<arg>-Xlint:-rawtypes</arg>
<arg>-Xlint:-unchecked</arg>
- <arg>-Xlint:-deprecation</arg>
<arg>-Xlint:-serial</arg>
<arg>-Xlint:-cast</arg>
<arg>-Xlint:-overloads</arg>