Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 27229 invoked from network); 13 Oct 2009 09:58:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 09:58:17 -0000 Received: (qmail 19783 invoked by uid 500); 13 Oct 2009 09:58:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 19750 invoked by uid 500); 13 Oct 2009 09:58:16 -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 19740 invoked by uid 99); 13 Oct 2009 09:58:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 09:58:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 09:58:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D0D32234C045 for ; Tue, 13 Oct 2009 02:57:52 -0700 (PDT) Message-ID: <69551592.1255427872836.JavaMail.jira@brutus> Date: Tue, 13 Oct 2009 02:57:52 -0700 (PDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2447) help for activemq:bstat is acutally showing the help for activemq:query In-Reply-To: <1624572994.1255404593497.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac updated AMQ-2447: ------------------------------- Fix Version/s: (was: 5.3.0) 5.4.0 > help for activemq:bstat is acutally showing the help for activemq:query > ----------------------------------------------------------------------- > > Key: AMQ-2447 > URL: https://issues.apache.org/activemq/browse/AMQ-2447 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.2.0 > Reporter: Freeman Fang > Fix For: 5.4.0 > > Attachments: AMQ-2447.patch > > > the error comes from even though we already define specific helpFile field in BstatCommand, but this field can't be overriden in the method printHelp() in QueryCommand > add printHelp() method for BstatCommand can fix it -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.