summaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 546e65c048c..4eceef8c748 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -186,14 +186,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <!-- TODO Vespa 8: remove configuration.
- Included to allow 'removal' warnings for classes in its own module -->
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all,-serial,-try,-processing,-removal</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>