[
https://issues.apache.org/jira/browse/FELIX-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221707#comment-15221707
]
ASF GitHub Bot commented on FELIX-5231:
---------------------------------------
GitHub user psoreide opened a pull request:
https://github.com/apache/felix/pull/63
Fixes FELIX-5231 - Order Repositories in the order they are added
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/psoreide/felix map-change
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/63.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #63
----
commit e75f6461b2d3a9d2bc51e874372ca5af8929ffea
Author: PK Søreide <[email protected]>
Date: 2016-04-01T13:55:24Z
Fixes FELIX-5231 - Order Repositories in the order they are added
----
> Order Repositories in the order they are added
> ----------------------------------------------
>
> Key: FELIX-5231
> URL: https://issues.apache.org/jira/browse/FELIX-5231
> Project: Felix
> Issue Type: Bug
> Components: Bundle Repository (OBR)
> Affects Versions: bundlerepository-2.0.6
> Reporter: Per Kristian Söreide
>
> Order Repositories in the order they are added. Change the map containing the
> repositories to a LinkedHashMap
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)