Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D13911253 for ; Mon, 21 Jul 2014 20:10:39 +0000 (UTC) Received: (qmail 63568 invoked by uid 500); 21 Jul 2014 20:10:38 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 63505 invoked by uid 500); 21 Jul 2014 20:10:38 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 63492 invoked by uid 99); 21 Jul 2014 20:10:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 20:10:38 +0000 Date: Mon, 21 Jul 2014 20:10:38 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-5253) Typo In settings parameter for policyEntries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5253. ------------------------------- Resolution: Fixed Fixed on trunk. > Typo In settings parameter for policyEntries > -------------------------------------------- > > Key: AMQ-5253 > URL: https://issues.apache.org/jira/browse/AMQ-5253 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.9.0 > Environment: OS X Version 10.9.3 > AMQ were installed through homebrew > Reporter: Alexey > Priority: Minor > Fix For: 5.11.0 > > > I noticed that there is a typo in property used for deleting inactive destinations. > In documentation example(http://activemq.apache.org/delete-inactive-destinations.html) > "inactiveTimoutBeforeGC" used. Which has one letter missing in word "Timout". > I tried to change property name to "inactiveTimeoutBeforeGC" and active mq failed to start afterwards, so seems there is typo in parameter name. -- This message was sent by Atlassian JIRA (v6.2#6252)