activemq-artemis/artemis-core-client
Justin Bertram fd207e75b0 ARTEMIS-2829 wrong return type for getDiskStoreUsage
Since getDiskStoreUsage on the ActiveMQServerControl is converting a
double to a long the value is always 0 in the management API. It should
return a double instead.
2020-07-07 08:18:28 -04:00
..
src ARTEMIS-2829 wrong return type for getDiskStoreUsage 2020-07-07 08:18:28 -04:00
pom.xml ARTEMIS-2109: fix javadoc errors, remove doclint config for JDK8, remove superfluous plugin versions, update to 3.0.1 javadoc plugin 2020-06-11 18:50:01 +01:00