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 017FA18591 for ; Wed, 27 Jan 2016 22:12:45 +0000 (UTC) Received: (qmail 14536 invoked by uid 500); 27 Jan 2016 22:12:41 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 14495 invoked by uid 500); 27 Jan 2016 22:12:41 -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 14486 invoked by uid 99); 27 Jan 2016 22:12:41 -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, 27 Jan 2016 22:12:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BBD63DFE61; Wed, 27 Jan 2016 22:12:41 +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, 27 Jan 2016 22:12:41 -0000 Message-Id: <82288bb3a435466d9c8009eeda880162@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: Fix broken LVQ example Repository: activemq-artemis Updated Branches: refs/heads/master 53044dea1 -> 392e1c91f Fix broken LVQ example Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/11e70355 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/11e70355 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/11e70355 Branch: refs/heads/master Commit: 11e7035596f4eaf931d6586ee0500430252b188b Parents: 53044de Author: jbertram Authored: Wed Jan 27 16:00:14 2016 -0600 Committer: jbertram Committed: Wed Jan 27 16:02:06 2016 -0600 ---------------------------------------------------------------------- .../src/main/resources/activemq/server0/broker.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/11e70355/examples/features/standard/last-value-queue/src/main/resources/activemq/server0/broker.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/last-value-queue/src/main/resources/activemq/server0/broker.xml b/examples/features/standard/last-value-queue/src/main/resources/activemq/server0/broker.xml index bf425fe..62818cf 100644 --- a/examples/features/standard/last-value-queue/src/main/resources/activemq/server0/broker.xml +++ b/examples/features/standard/last-value-queue/src/main/resources/activemq/server0/broker.xml @@ -57,8 +57,7 @@ under the License. - - + true