[ 
https://issues.apache.org/jira/browse/FELIX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Moloney updated FELIX-1066:
-------------------------------

    Attachment: FELIX-1066-OptionalMavenUrlComponents.patch

FELIX-1066-OptionalMavenUrlComponents.patch make the version, type, and 
classifier components of the Maven URL optional.

> Assume a default type/classified (xml/features) on the features 
> addUrl/removeUrl commands
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-1066
>                 URL: https://issues.apache.org/jira/browse/FELIX-1066
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Guillaume Nodet
>         Attachments: FELIX-1066-OptionalMavenUrlComponents.patch
>
>
> When doing an features/addUrl, you always have to specify the type (xml) and 
> classifier (features). How about making that the default, so people can just 
> do:
> {code}
> features/addUrl mvn:org.apache.servicemix.features/apache-servicemix/4.0.0
> {code}
> We can always fail-back to type jar if we don't find the xml file to support 
> deploying new feature descriptors through a bundle.

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

Reply via email to