Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E122194E8 for ; Fri, 1 Apr 2016 13:59:48 +0000 (UTC) Received: (qmail 18892 invoked by uid 500); 1 Apr 2016 13:59:48 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 18828 invoked by uid 500); 1 Apr 2016 13:59:48 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Delivered-To: moderator for dev@felix.apache.org Received: (qmail 8962 invoked by uid 99); 1 Apr 2016 13:57:15 -0000 From: psoreide To: dev@felix.apache.org Reply-To: dev@felix.apache.org Message-ID: Subject: [GitHub] felix pull request: Fixes FELIX-5231 - Order Repositories in the o... Content-Type: text/plain Date: Fri, 1 Apr 2016 13:57:15 +0000 (UTC) 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 Date: 2016-04-01T13:55:24Z Fixes FELIX-5231 - Order Repositories in the order they are added ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---