[
https://issues.apache.org/jira/browse/MSHARED-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MSHARED-511.
---------------------------------------
Resolution: Fixed
Fixed in [r1738422|http://svn.apache.org/r1738422]
> Using structures to keep insertion order for MANIFEST.MF
> --------------------------------------------------------
>
> Key: MSHARED-511
> URL: https://issues.apache.org/jira/browse/MSHARED-511
> Project: Maven Shared Components
> Issue Type: Improvement
> Components: maven-archiver
> Affects Versions: maven-archiver-3.0.1
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: maven-archiver-3.0.1
>
>
> Currently in maven-archiver things like HashMap and ArrayList are used which
> are not insertion order aware. Replaced with LinkedHashMap and LinkedList to
> keep insertion order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)