From 0a1618f74bf4531c67b62288f7d1301264677800 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Fri, 7 Jan 2022 10:05:56 +0000 Subject: unify java warnings * these were stricter than in parent, but to simplify we can just use compiler args from parent --- config-lib/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config-lib/pom.xml') diff --git a/config-lib/pom.xml b/config-lib/pom.xml index 0a8e6f884e2..fa540b5b387 100644 --- a/config-lib/pom.xml +++ b/config-lib/pom.xml @@ -38,12 +38,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:all - -Werror - - com.yahoo.vespa -- cgit v1.2.3