Repository: activemq-artemis Updated Branches: refs/heads/master 2e5f45820 -> 3480cc710
This closes #980 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3480cc71 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3480cc71 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/3480cc71 Branch: refs/heads/master Commit: 3480cc7104b50e8644d609ce49f56dcbd066b23b Parents: 2e5f458 cc3fd11 Author: Clebert Suconic <[email protected]> Authored: Sun Jan 29 22:07:55 2017 -0500 Committer: Clebert Suconic <[email protected]> Committed: Sun Jan 29 22:07:55 2017 -0500 ---------------------------------------------------------------------- .../apache/activemq/artemis/cli/Artemis.java | 3 +- .../activemq/artemis/cli/commands/Create.java | 2 +- .../artemis/cli/commands/tools/SyncRecalc.java | 55 ++++++++++++++++++++ .../cli/commands/util/SyncCalculation.java | 18 +++++-- .../apache/activemq/cli/test/ArtemisTest.java | 2 +- 5 files changed, 74 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
