You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Tim Moloney (JIRA)" <ji...@apache.org> on 2009/05/06 16:59:30 UTC

[jira] Created: (FELIX-1127) Add a repository column to the output of "features/list"

Add a repository column to the output of "features/list"
--------------------------------------------------------

                 Key: FELIX-1127
                 URL: https://issues.apache.org/jira/browse/FELIX-1127
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Tim Moloney


See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-Deployer-AddRepositoryName.patch

Modified the Features deployer to keep the repository URL in the Features Repository.

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1127) Add a name for a repository

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1127.
------------------------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=803526&view=rev


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a name for a repository

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742235#action_12742235 ] 

Chris Custine commented on FELIX-1127:
--------------------------------------

Sorry guys, I wasn't ignoring this!  I tried to apply these patches last night but it looked like they required some other patches first so I just waited a day.  Thanks Guillaume for taking care of this in the mean time.

> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742074#action_12742074 ] 

Tim Moloney commented on FELIX-1127:
------------------------------------

Sweet!  Thanks.  :)

Is the curly bracket in features.xml a typo?

  -<features>
  +<features name="default}">


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728693#action_12728693 ] 

Tim Moloney commented on FELIX-1127:
------------------------------------

I attached patches to implement names for the Features repositories.

These patches require that FELIX-1276-GetFeatures.patch be installed.


> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment:     (was: FELIX-1127-Deployer-AddRepositoryName.patch)

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742312#action_12742312 ] 

Tim Moloney commented on FELIX-1127:
------------------------------------

No, worries.  At this point, just FELIX-1127-SameFeatureName.patch and FELIX-1127-AddLegend.patch need to be applied (in that order) and fix the possible typo in features.xml.  Thanks.


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney reopened FELIX-1127:
--------------------------------


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-SameFeatureName.patch

Oops, the updated FELIX-1127-Features-AddRepositoryName.patch didn't handle features with the same name in different repositories.  FELIX-1127-SameFeatureName.patch fixes that.


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706654#action_12706654 ] 

Tim Moloney commented on FELIX-1127:
------------------------------------

Good point about the length of the repository URLs.  I like both ideas but each has a disadvantage.

- The first idea seems less flexible, the features will always be grouped by repository.
- The second idea requires a name to be associated with the URL (or a 1-up identifier can be assigned).

The second choice seems best to me since it still allows the data to be sorted by state, name, repository, etc. if we want to later.  Then it's just up to end-users whether they specify the optional name argument to the "features/addUrl" command or get an automatically generated identifier.

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine reassigned FELIX-1127:
------------------------------------

    Assignee: Chris Custine

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney closed FELIX-1127.
------------------------------


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-Features-AddRepositoryName.patch

Added a name to the Repository in FeaturesService.

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Features-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment:     (was: FELIX-1127-Webconsole-AddRepositoryName.patch)

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a name for a repository

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated FELIX-1127:
-----------------------------------

    Summary: Add a name for a repository  (was: Add a repository column to the output of "features/list")

> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706581#action_12706581 ] 

Chris Custine commented on FELIX-1127:
--------------------------------------

Another option is to add a repository ID or name to the repository definitions (something suitable for display).

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706579#action_12706579 ] 

Chris Custine commented on FELIX-1127:
--------------------------------------

How about grouping the features by repository first, then alphabetical within the group?  The repository location can be very long so adding that as a column will likely make the output hard to read whereas a group heading with the location would provide some order to the chaos.  I'll look into both ways but if anyone has input it would be welcome.  

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-Webconsole-AddRepositoryName.patch
                FELIX-1127-Deployer-AddRepositoryName.patch
                FELIX-1127-Features-AddRepositoryName.patch

Updated the patches to apply cleanly against the trunk.

These patches require that FELIX-1276-isInstalled.patch is installed first.


> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment:     (was: FELIX-1127-Features-AddRepositoryName.patch)

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1127) Add a name for a repository

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1127.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0
         Assignee: Guillaume Nodet  (was: Chris Custine)

I've applied your patch and added the needed bits to allow this repository name to appear in the JMX mbeans.

URL: http://svn.apache.org/viewvc?rev=803273&view=rev


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-AddLegend.patch

This patch adds a legend that explains the '*' at the end of some repository names (installed via deploy directory).


> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (FELIX-1127) Add a name for a repository

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742199#action_12742199 ] 

Tim Moloney edited comment on FELIX-1127 at 8/11/09 8:42 PM:
-------------------------------------------------------------

FELIX-1127-AddLegend.patch adds a legend that explains the '*' at the end of some repository names (installed via deploy directory).

FELIX-1127-SameFeatureName.patch must be installed before installing FELIX-1127-AddLegend.patch.

      was (Author: tmoloney):
    This patch adds a legend that explains the '*' at the end of some repository names (installed via deploy directory).

  
> Add a name for a repository
> ---------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1127-AddLegend.patch, FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-SameFeatureName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1127) Add a repository column to the output of "features/list"

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1127:
-------------------------------

    Attachment: FELIX-1127-Webconsole-AddRepositoryName.patch

Added the Repository name information to the Features webconsole plugin.

> Add a repository column to the output of "features/list"
> --------------------------------------------------------
>
>                 Key: FELIX-1127
>                 URL: https://issues.apache.org/jira/browse/FELIX-1127
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Chris Custine
>         Attachments: FELIX-1127-Deployer-AddRepositoryName.patch, FELIX-1127-Features-AddRepositoryName.patch, FELIX-1127-Webconsole-AddRepositoryName.patch
>
>
> See http://www.mail-archive.com/users@felix.apache.org/msg04236.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.