From issues-return-72109-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Sat Jun 4 15:06:49 2011 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3890240BE for ; Sat, 4 Jun 2011 15:06:49 +0000 (UTC) Received: (qmail 12655 invoked by uid 500); 4 Jun 2011 15:06:48 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 12614 invoked by uid 500); 4 Jun 2011 15:06:48 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 12606 invoked by uid 99); 4 Jun 2011 15:06:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 15:06:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 15:06:44 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 1FECE15E9879 for ; Sat, 4 Jun 2011 10:06:23 -0500 (CDT) Date: Sat, 4 Jun 2011 10:06:23 -0500 (CDT) From: "Benson Margulies (JIRA)" To: issues@maven.apache.org Message-ID: <3163828.85616.1307199983128.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <31419136.85607.1307197882193.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Updated: (MCHANGES-254) Example doesn't work - spaces not allowed in statusIds and resolutionIds after a comma MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/MCHANGES-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated MCHANGES-254: -------------------------------------- Fix Version/s: 2.6 > Example doesn't work - spaces not allowed in statusIds and resolutionIds after a comma > -------------------------------------------------------------------------------------- > > Key: MCHANGES-254 > URL: http://jira.codehaus.org/browse/MCHANGES-254 > Project: Maven 2.x Changes Plugin > Issue Type: Bug > Components: jira > Affects Versions: 2.5 > Environment: http://maven.apache.org/plugins/maven-changes-plugin/examples/customizing-jira-report.html > Reporter: SebbASF > Assignee: Benson Margulies > Fix For: 2.6 > > > http://maven.apache.org/plugins/maven-changes-plugin/examples/customizing-jira-report.html#Using_Maven_syntax > gives the following examples: > {quote} > > Closed > Resolved, Closed > Bug, New Feature, Improvement, Wish > > {quote} > However, spaces are not always allowed, they can cause the field to be ignored. > Resolved,Closed - OK > Resolved,Closed - OK > Resolved,Closed - OK > Resolved,Closed - OK > Resolved, Closed - Closed is ignored > Resolved, Closed - Closed is ignored > Resolved, Closed - Closed is ignored > In particular, the example from the web page does not work. > Note that the typeIds field does appear to allow leading space after a comma. > The resolutionIds field does not. > Since spaces are sometimes allowed, may I suggest the code is fixed rather than the documentation? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira