This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
commit 723f5d4054077f25ddbfc32e1d86d4d274204bad Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Dec 2 11:35:50 2022 +0100 Add `.mvn/jvm.config` file. --- .mvn/jvm.config | 1 + 1 file changed, 1 insertion(+) diff --git a/.mvn/jvm.config b/.mvn/jvm.config new file mode 100644 index 0000000..2a2667e --- /dev/null +++ b/.mvn/jvm.config @@ -0,0 +1 @@ +-Djava.awt.headless=true
