History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MCHANGES-103
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dennis Lundberg
Reporter: Benjamin Bentmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x Changes Plugin

Allow suffix "ASC" for sort columns

Created: 15/Feb/08 10:50 AM   Updated: 16/Feb/08 09:56 AM
Component/s: jira-report
Affects Version/s: None
Fix Version/s: 2.0

Time Tracking:
Not Specified

File Attachments: 1. Text File asc-sorting.patch (0.8 kb)


Patch Submitted: Yes


 Description  « Hide
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
<sortColumnNames>Key DESC</sortColumnNames>

I argue most peoply would expect that "Key ASC" is a valid input, too.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Lundberg - 16/Feb/08 09:56 AM
Patch applied in r628332. Thanks!

I also added documentation for this in the mojo.