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
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.