You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/02/15 17:51:30 UTC

[jira] Created: (MCHANGES-103) Allow suffix "ASC" for sort columns

Allow suffix "ASC" for sort columns
-----------------------------------

                 Key: MCHANGES-103
                 URL: http://jira.codehaus.org/browse/MCHANGES-103
             Project: Maven 2.x Changes Plugin
          Issue Type: Improvement
          Components: jira-report
            Reporter: Benjamin Bentmann
            Priority: Minor
         Attachments: asc-sorting.patch

As a matter of consistency, it would be good if the plugin accepted the suffix "ASC" to denote ascending sorting as well. When somebody sees a plugin configuration like
{code:xml}
<sortColumnNames>Key DESC</sortColumnNames>
{code}
I argue most peoply would expect that "Key ASC" is a valid input, too.

-- 
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

        

[jira] Closed: (MCHANGES-103) Allow suffix "ASC" for sort columns

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-103.
------------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0

Patch applied in r628332. Thanks!

I also added documentation for this in the mojo.

> Allow suffix "ASC" for sort columns
> -----------------------------------
>
>                 Key: MCHANGES-103
>                 URL: http://jira.codehaus.org/browse/MCHANGES-103
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: jira-report
>            Reporter: Benjamin Bentmann
>            Assignee: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: asc-sorting.patch
>
>
> As a matter of consistency, it would be good if the plugin accepted the suffix "ASC" to denote ascending sorting as well. When somebody sees a plugin configuration like
> {code:xml}
> <sortColumnNames>Key DESC</sortColumnNames>
> {code}
> I argue most peoply would expect that "Key ASC" is a valid input, too.

-- 
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