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

        

Reply via email to