From 2f71ba60e9822f81adde498bf0f46196a198fed9 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 6 Jan 2022 12:00:36 +0000 Subject: unify java warnings * these were stricter than in parent, but to simplify we can just use compiler args from parent --- jdisc_core/pom.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'jdisc_core') diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml index 4a68c8e0cac..c651f6528b7 100644 --- a/jdisc_core/pom.xml +++ b/jdisc_core/pom.xml @@ -177,15 +177,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:all - -Xlint:-processing - -Xlint:-try - -Xlint:-serial - -Werror - - org.apache.maven.plugins -- cgit v1.2.3