You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/17 15:33:35 UTC

[tomcat] branch 9.0.x updated: Bug 64334. Remove unnecessary JVM arg

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

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


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

commit 6baac783453203526354829e71b914a2a18ae6a7
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org