From commits-return-50897-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Mar 28 17:52:43 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 10FC9180671 for ; Wed, 28 Mar 2018 17:52:42 +0200 (CEST) Received: (qmail 72586 invoked by uid 500); 28 Mar 2018 15:52:42 -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 72569 invoked by uid 99); 28 Mar 2018 15:52:42 -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; Wed, 28 Mar 2018 15:52:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 04158F69B7; Wed, 28 Mar 2018 15:52:42 +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: Wed, 28 Mar 2018 15:52:42 -0000 Message-Id: <8a99c3d1f5b641b981c29c59224777f5@git.apache.org> In-Reply-To: <4e718afb621a4533bc31c7c37677ccfd@git.apache.org> References: <4e718afb621a4533bc31c7c37677ccfd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1977 This closes #1977 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8f929979 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8f929979 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8f929979 Branch: refs/heads/master Commit: 8f9299793aaea6a0f272a9c587e60c1a74679911 Parents: ab80810 1a7a2cf Author: Clebert Suconic Authored: Wed Mar 28 11:52:31 2018 -0400 Committer: Clebert Suconic Committed: Wed Mar 28 11:52:31 2018 -0400 ---------------------------------------------------------------------- .../activemq/artemis/cli/commands/Create.java | 6 +++++- .../artemis/cli/commands/tools/DBOption.java | 17 ++++++++++++++++- .../artemis/cli/commands/etc/database-store.txt | 1 + .../deployers/impl/FileConfigurationParser.java | 1 + .../resources/schema/artemis-configuration.xsd | 7 +++++++ docs/user-manual/en/persistence.md | 6 ++++++ 6 files changed, 36 insertions(+), 2 deletions(-) ----------------------------------------------------------------------