From commits-return-54180-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Nov 15 15:28:13 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 97B68180676 for ; Thu, 15 Nov 2018 15:28:13 +0100 (CET) Received: (qmail 42274 invoked by uid 500); 15 Nov 2018 14:28:12 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 42265 invoked by uid 99); 15 Nov 2018 14:28:12 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2018 14:28:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3B099E1255; Thu, 15 Nov 2018 14:28:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Thu, 15 Nov 2018 14:28:13 -0000 Message-Id: <5c01874837644f70b5a6c126d077cbda@git.apache.org> In-Reply-To: <43a49fe3d7064a188b61c8324a6cb651@git.apache.org> References: <43a49fe3d7064a188b61c8324a6cb651@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #2416 This closes #2416 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ea2bd927 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ea2bd927 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ea2bd927 Branch: refs/heads/master Commit: ea2bd92755d8e47a2a5a25958440cb60f0b05e9e Parents: 9d680cc 80525f1 Author: Clebert Suconic Authored: Thu Nov 15 09:27:01 2018 -0500 Committer: Clebert Suconic Committed: Thu Nov 15 09:27:01 2018 -0500 ---------------------------------------------------------------------- .../apache/activemq/artemis/utils/ClassloadingUtil.java | 12 ++++++++++-- .../core/client/impl/ClientSessionFactoryImpl.java | 2 +- .../artemis/core/client/impl/ServerLocatorImpl.java | 6 +++--- .../core/remoting/impl/TransportConfigurationUtil.java | 2 +- .../artemis/jms/client/ActiveMQConnectionFactory.java | 2 +- .../core/deployers/impl/FileConfigurationParser.java | 4 ++-- 6 files changed, 18 insertions(+), 10 deletions(-) ----------------------------------------------------------------------