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

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new fb475cd  Bug 64334. Remove unnecessary JVM arg
fb475cd is described below

commit fb475cdb413f8b10288f19d76df19fae83b11c1d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Apr 17 16:32:34 2020 +0100

    Bug 64334. Remove unnecessary JVM arg
    
    https://bz.apache.org/bugzilla/show_bug.cgi?id=64334
---
 res/ide-support/netbeans/nb-tomcat.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/res/ide-support/netbeans/nb-tomcat.xml 
b/res/ide-support/netbeans/nb-tomcat.xml
index d3a73e5..bbcdcd4 100644
--- a/res/ide-support/netbeans/nb-tomcat.xml
+++ b/res/ide-support/netbeans/nb-tomcat.xml
@@ -123,7 +123,6 @@
       <jvmarg value="-Xrunjdwp:transport=dt_socket,address=${jpda.address}"/>
       <jvmarg value="-Djava.compiler=none"/>
 
-      <jvmarg value="${test.jvmarg.egd}"/>
       <jvmarg value="-Djava.library.path=${test.apr.loc}"/>
       <jvmarg value="${nb-junit.formatter}"/>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to