This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 7b50c35 Bug 64334. Remove unnecessary JVM arg
7b50c35 is described below
commit 7b50c35653dbc87b3a72b8592244ef9fa444a301
Author: Mark Thomas <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]