From e36ceae341df9ba9b279596e093ad0160442e29c Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 9 Apr 2020 22:23:13 +0200 Subject: [PATCH] Fix some build warnings and a multithread warning, when building with -T 1C Signed-off-by: Thomas Meyer --- bom/pom.xml | 1 + bundles/jaxrs-ri/pom.xml | 6 +++--- ext/microprofile/mp-config/pom.xml | 9 +-------- tests/jmockit/pom.xml | 7 +------ tests/performance/runners/jersey-grizzly-runner/pom.xml | 5 ++--- 5 files changed, 8 insertions(+), 20 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 142b340c7b..628c0da084 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -392,6 +392,7 @@ org.glassfish.copyright glassfish-copyright-maven-plugin + 2.0 true diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml index 918f5ead53..025f9e3c74 100644 --- a/bundles/jaxrs-ri/pom.xml +++ b/bundles/jaxrs-ri/pom.xml @@ -1,7 +1,7 @@ - attached - + single