You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2010/08/23 03:58:16 UTC

[jira] Commented: (KARAF-148) features:listUrl should print the repository names as well as the Url.

    [ https://issues.apache.org/jira/browse/KARAF-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901234#action_12901234 ] 

Jamie goodyear commented on KARAF-148:
--------------------------------------

Current list format:
{code}
karaf@root> features:listUrl
mvn:org.apache.karaf/apache-karaf/2.0.1-SNAPSHOT/xml/features    valid
{code}

Proposed list format:
{code}
karaf@root> features:listUrl
Repository            Repository URL
karaf-2.0.1-SNAPSHOT  mvn:org.apache.karaf/apache-karaf/2.0.1-SNAPSHOT/xml/features      valid
karaf@root>
{code}



> features:listUrl should print the repository names as well as the Url. 
> -----------------------------------------------------------------------
>
>                 Key: KARAF-148
>                 URL: https://issues.apache.org/jira/browse/KARAF-148
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Adrian Trenaman
>             Fix For: 2.2.0
>
>         Attachments: KARAF-148.patch
>
>


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