add -Dcom.sun.management.jmxremote for TestMx
This commit is contained in:
parent
cedc189061
commit
29b9d5ada1
|
@ -387,7 +387,7 @@
|
|||
|
||||
<junit printsummary="yes" fork="yes"
|
||||
haltonfailure="yes" showoutput="true">
|
||||
<jvmarg line="${junit.args}"/>
|
||||
<jvmarg line="${junit.args} -Dcom.sun.management.jmxremote"/>
|
||||
|
||||
<classpath refid="alljars"/>
|
||||
<formatter type="xml"/>
|
||||
|
|
Loading…
Reference in New Issue