Benoît Dardenne created MCHANGES-419:
----------------------------------------
Summary: Provide releases in sorted order to velocity templates
Key: MCHANGES-419
URL: https://issues.apache.org/jira/browse/MCHANGES-419
Project: Maven Changes Plugin
Issue Type: Improvement
Reporter: Benoît Dardenne
When generating an announcement, the list of releases is exposed to the
template via the _releases_ object.
This object is unsorted, which makes it difficult to use. Velocity is
ill-equipped to sort by releases, as alphabetical order will not give the
expected result.
My use case is that I wish to generate release notes with full history, for all
previous versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)