From dev-return-17465-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Nov 02 13:02:17 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 9566 invoked from network); 2 Nov 2009 13:02:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Nov 2009 13:02:16 -0000 Received: (qmail 28671 invoked by uid 500); 2 Nov 2009 13:02:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 28618 invoked by uid 500); 2 Nov 2009 13:02: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 28608 invoked by uid 99); 2 Nov 2009 13:02:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2009 13:02:15 +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; Mon, 02 Nov 2009 13:02:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DAAA3234C495 for ; Mon, 2 Nov 2009 05:01:52 -0800 (PST) Message-ID: <2083380198.1257166912887.JavaMail.jira@brutus> Date: Mon, 2 Nov 2009 05:01:52 -0800 (PST) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2458) FastProducer topics have typo in name In-Reply-To: <349150323.1256040112691.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-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2458. ----------------------------- Resolution: Fixed Fix Version/s: 5.4.0 Assignee: Gary Tully patch applied with thanks in r831888 > FastProducer topics have typo in name > ------------------------------------- > > Key: AMQ-2458 > URL: https://issues.apache.org/activemq/browse/AMQ-2458 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.3.0 > Environment: patch against trunk > Reporter: James Casey > Assignee: Gary Tully > Priority: Minor > Fix For: 5.4.0 > > Attachments: fastproducer.diff > > > * In AdvisorySupport, the name of the topic for fast producers was misspelled in a constant string > 1-line patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.