From commits-return-51263-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Thu May 3 16:22:34 2018 Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9FD4218553 for ; Thu, 3 May 2018 16:22:34 +0000 (UTC) Received: (qmail 30499 invoked by uid 500); 3 May 2018 16:22:34 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 30456 invoked by uid 500); 3 May 2018 16:22:34 -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 30447 invoked by uid 99); 3 May 2018 16:22:34 -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, 03 May 2018 16:22:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 67AB7F6921; Thu, 3 May 2018 16:22:34 +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, 03 May 2018 16:22:34 -0000 Message-Id: <290dafdf4166461bbceb8cf212a29a9f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #2057 Repository: activemq-artemis Updated Branches: refs/heads/master 85b8af686 -> 6c7843f0a This closes #2057 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6c7843f0 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6c7843f0 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/6c7843f0 Branch: refs/heads/master Commit: 6c7843f0a6b415fde40f5b067886ab21fbb16b0e Parents: 85b8af6 ed623e0 Author: Clebert Suconic Authored: Thu May 3 12:12:51 2018 -0400 Committer: Clebert Suconic Committed: Thu May 3 12:12:51 2018 -0400 ---------------------------------------------------------------------- .../tests/integration/jms/RedeployTest.java | 83 +++++++++++++++++ .../test/resources/reload-backup-changed.xml | 96 ++++++++++++++++++++ .../test/resources/reload-backup-original.xml | 91 +++++++++++++++++++ .../src/test/resources/reload-live-changed.xml | 96 ++++++++++++++++++++ .../src/test/resources/reload-live-original.xml | 91 +++++++++++++++++++ 5 files changed, 457 insertions(+) ----------------------------------------------------------------------