From d38c5f31057fe4320484b574eb3598670d2ea796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Mon, 11 Dec 2023 23:26:43 +0200 Subject: [PATCH] Get rid of inlineJSR This is just remnant from the past and totally useless with modern jvms. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8583f2a..11a9770 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,6 @@ -verbose - -inlineJSR -enableJavadoc -encoding ${project.build.sourceEncoding}