[ http://jira.codehaus.org/browse/MCHANGES-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MCHANGES-94. ----------------------------------- Assignee: Dennis Lundberg Resolution: Fixed Fix Version/s: 2.0-beta-4 Patch applied with modifications. Thanks! A new SNAPSHOT has been deployed. > Add option to configure the sort order of the JIRA report > --------------------------------------------------------- > > Key: MCHANGES-94 > URL: http://jira.codehaus.org/browse/MCHANGES-94 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Components: jira-report > Affects Versions: 2.0-beta-3 > Reporter: Niall Pemberton > Assignee: Dennis Lundberg > Priority: Minor > Fix For: 2.0-beta-4 > > Attachments: maven-changes-jira-report-sort-config.patch > > > Would be nice to be able to specify what order the columns are sorted in. > Attaching a patch to do this which adds new configuration parameter - > sortColumnNames. This is a comma separated list and appending "DESC" > specifies "descending" order - so for example to sort by "Fix Version" in > descending sequence and then "Issue Key" in ascending sequence you would > configure the following: > {code:xml} > <configuration> > <sortColumnNames>Fix Version DESC, Type, Key</sortColumnNames> > </configuration> > {code} -- 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