From 7b213c19e3d8b861a93c6043d5437bae7dad8e58 Mon Sep 17 00:00:00 2001 From: Graeme Rocher Date: Mon, 8 Jul 2024 10:18:54 +0200 Subject: [PATCH] remove unnecessary native image configuration --- .../native-image.properties | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 validation/src/main/resources/META-INF/native-image/io.micronaut.validation/micronaut-validation/native-image.properties diff --git a/validation/src/main/resources/META-INF/native-image/io.micronaut.validation/micronaut-validation/native-image.properties b/validation/src/main/resources/META-INF/native-image/io.micronaut.validation/micronaut-validation/native-image.properties deleted file mode 100644 index 4b684dcb..00000000 --- a/validation/src/main/resources/META-INF/native-image/io.micronaut.validation/micronaut-validation/native-image.properties +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright 2017-2020 original authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -Args = --initialize-at-run-time=io.micronaut.validation.exceptions.ValidationExceptionHandler,io.micronaut.validation.exceptions.$ValidationExceptionHandler$Definition,io.micronaut.validation.exceptions.$ValidationExceptionHandler$Definition$Exec,io.micronaut.validation.exceptions.$ConstraintExceptionHandler$Definition,io.micronaut.validation.exceptions.ConstraintExceptionHandler