You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/18 11:38:13 UTC

[jira] [Commented] (FELIX-4714) Felix should sort bundles by alphabetical name from "deploy" directory

    [ https://issues.apache.org/jira/browse/FELIX-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251461#comment-14251461 ] 

ASF GitHub Bot commented on FELIX-4714:
---------------------------------------

GitHub user metatechbe opened a pull request:

    https://github.com/apache/felix/pull/13

    Patch for FELIX-4714

    Felix should sort bundles by alphabetical name from "deploy" directory

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/metatechbe/felix trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/13.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 #13
    
----
commit 6592896590faabcb71155d40f1420ac4861a26f0
Author: metatechbe <me...@gmail.com>
Date:   2014-12-18T10:31:56Z

    Patch for FELIX-4714 
    
    Felix should sort bundles by alphabetical name from "deploy" directory

----


> Felix should sort bundles by alphabetical name from "deploy" directory
> ----------------------------------------------------------------------
>
>                 Key: FELIX-4714
>                 URL: https://issues.apache.org/jira/browse/FELIX-4714
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>         Environment: ServiceMix 4.5.3
>            Reporter: metatech
>            Priority: Minor
>         Attachments: felix_sort_bundles_in_deploy_dir.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Felix File Install should sort alphabetically the bundles names which are detected in the "deploy" directory.
> This helps preserving sanity when searching through a list of 50 bundles.
> Here is a patch which implements it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)