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

yzhao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git

commit 96a7b8f58cb728499515419eaf0dbc77fa5fe091
Author: Chunyong He <[email protected]>
AuthorDate: Sun Jul 18 17:33:06 2021 -0700

    MNEMONIC-660: Fix DurablePersonNGTest testcase failurei second step
    
    Signed-off-by: Chunyong He <[email protected]>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 68dd933..5fe7857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,6 @@
           <configuration>
             <skipTests>${skipTests}</skipTests>
             <enableAssertions>true</enableAssertions>
-            
<argLine>-Djava.ext.dirs=${memory.service.dist.dir}:${computing.service.dist.dir}</argLine>
           </configuration>
         </plugin>
         <plugin>

Reply via email to