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 --- jrt/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'jrt/pom.xml') diff --git a/jrt/pom.xml b/jrt/pom.xml index 43796b916ca..e8a68f06137 100644 --- a/jrt/pom.xml +++ b/jrt/pom.xml @@ -53,13 +53,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:all - -Xlint:-serial - -Werror - - org.apache.maven.plugins -- cgit v1.2.3