This closes #53 compact
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/a94cfd54 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/a94cfd54 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/a94cfd54 Branch: refs/heads/master Commit: a94cfd541675a2815f6583c6af4f4cbd4f3e772f Parents: 6a59443 33b81c9 Author: Clebert Suconic <[email protected]> Authored: Fri Jun 26 13:56:29 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Fri Jun 26 13:56:29 2015 -0400 ---------------------------------------------------------------------- .../apache/activemq/artemis/cli/Artemis.java | 6 +- .../cli/commands/tools/CompactJournal.java | 69 +++++++++++++++++++ .../core/journal/impl/CompactJournal.java | 71 -------------------- .../artemis/core/journal/impl/JournalImpl.java | 2 +- 4 files changed, 74 insertions(+), 74 deletions(-) ----------------------------------------------------------------------
