This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new 5bc0778a30 [MINOR] Delete the mvn config file
5bc0778a30 is described below
commit 5bc0778a308f3ee6e62b62ee866d5be96bb7dc66
Author: Sebastian Baunsgaard <[email protected]>
AuthorDate: Thu Feb 9 16:08:26 2023 +0100
[MINOR] Delete the mvn config file
Windows update for Maven apparently did not like the config file at all.
Therefore we now delete it, at the cost of parallelization of maven build
phases.
---
.mvn/maven.config | 1 -
1 file changed, 1 deletion(-)
diff --git a/.mvn/maven.config b/.mvn/maven.config
deleted file mode 100644
index cf34abb2f5..0000000000
--- a/.mvn/maven.config
+++ /dev/null
@@ -1 +0,0 @@
--T 1C