This closes #281
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8be8f16e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8be8f16e Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8be8f16e Branch: refs/heads/master Commit: 8be8f16e57a4166f6d11b31ff240fd908690b06b Parents: bd1df5e c857019 Author: Clebert Suconic <[email protected]> Authored: Mon Dec 21 21:47:16 2015 -0500 Committer: Clebert Suconic <[email protected]> Committed: Mon Dec 21 21:47:16 2015 -0500 ---------------------------------------------------------------------- .../activemq/artemis/utils/UUIDGenerator.java | 32 +++-------- .../core/client/ActiveMQClientLogger.java | 1 + .../apache/activemq/artemis/utils/XMLUtil.java | 58 +------------------- etc/org.eclipse.jdt.core.prefs | 6 +- pom.xml | 9 ++- .../tests/unit/util/UUIDGeneratorTest.java | 12 +--- 6 files changed, 21 insertions(+), 97 deletions(-) ----------------------------------------------------------------------
