summaryrefslogtreecommitdiffstats
path: root/vespalog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/pom.xml')
-rw-r--r--vespalog/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/vespalog/pom.xml b/vespalog/pom.xml
index 1fa007d6029..4ced763f13f 100644
--- a/vespalog/pom.xml
+++ b/vespalog/pom.xml
@@ -53,14 +53,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>