This closes #879
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/30666900 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/30666900 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/30666900 Branch: refs/heads/master Commit: 30666900558559cfa5acaf216452b52d72b43bbc Parents: cdb52b8 8b25f09 Author: Clebert Suconic <[email protected]> Authored: Wed Nov 2 14:13:52 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Nov 2 14:13:52 2016 -0400 ---------------------------------------------------------------------- .../activemq/artemis/utils/TimeUtils.java | 92 ++++++++++++++++++++ .../activemq/artemis/utils/TimeUnitsTest.java | 56 ++++++++++++ .../activemq/artemis/utils/TimeUtils.java | 75 ---------------- .../activemq/artemis/ActiveMQWebLogger.java | 5 ++ .../artemis/component/WebServerComponent.java | 31 ++++++- 5 files changed, 181 insertions(+), 78 deletions(-) ----------------------------------------------------------------------
