This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch ToMain
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/ToMain by this push:
new 74c46ffd update pom.
74c46ffd is described below
commit 74c46ffd457c619a82adb9a1db43ce3a4fd16746
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Feb 24 10:13:04 2026 -0800
update pom.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1ab1d47b..9dac775f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@ under the License.
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-failsafe-plugins.version}</version>
<configuration>
- <argLine>@{jvm.args}</argLine>
+ <argLine>@{argLine} @{jvm.args}</argLine>
<jdkToolchain>
<version>${java.version}</version>
</jdkToolchain>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]