From 143c698d4fe911b6d69a48df47f53bb6c23a52e5 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 6 Jan 2022 07:07:23 +0000 Subject: unify java warnings (use compiler args from parent) --- linguistics-components/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'linguistics-components/pom.xml') diff --git a/linguistics-components/pom.xml b/linguistics-components/pom.xml index 21482b83ca4..96cb26b9642 100644 --- a/linguistics-components/pom.xml +++ b/linguistics-components/pom.xml @@ -62,14 +62,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:rawtypes - -Xlint:unchecked - -Xlint:deprecation - -Werror - - com.yahoo.vespa -- cgit v1.2.3