Repository: activemq-artemis Updated Branches: refs/heads/master aa932141f -> 43a7890b1
This closes #1378 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/43a7890b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/43a7890b Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/43a7890b Branch: refs/heads/master Commit: 43a7890b1a182b5fefd502bba2c5306a127ddb9d Parents: aa93214 06986e4 Author: Clebert Suconic <[email protected]> Authored: Thu Jun 29 12:56:16 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Jun 29 12:56:16 2017 -0400 ---------------------------------------------------------------------- .../config/ActiveMQDefaultConfiguration.java | 4 +-- .../core/config/impl/ConfigurationImpl.java | 26 ++++++++++++++++++++ .../core/server/ActiveMQServerLogger.java | 4 +++ .../cluster/impl/ClusterConnectionImpl.java | 5 ++++ .../core/config/impl/FileConfigurationTest.java | 9 +++++++ 5 files changed, 46 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
