This is an automated email from the ASF dual-hosted git repository.

grobmeier pushed a commit to branch ms12_restructure_website_2x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 85f21d7a9446dfd8a2bfc52ed4a6621aa7ab6634
Author: Christian Grobmeier <[email protected]>
AuthorDate: Sun Mar 10 18:48:22 2024 +0100

    added file encoding for building the site on windows
---
 .mvn/jvm.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index 32599cefea..f3b9f7db5d 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -8,3 +8,4 @@
 --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
 --add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
 --add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
+-Dfile.encoding=UTF-8

Reply via email to