Assume a default type/classified (xml/features) on the features
addUrl/removeUrl commands
-----------------------------------------------------------------------------------------
Key: SMX4KNL-263
URL: https://issues.apache.org/activemq/browse/SMX4KNL-263
Project: ServiceMix Kernel
Issue Type: Improvement
Affects Versions: 1.1.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 1.2.0
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:
{noformat}
features/addUrl mvn:org.apache.servicemix.features/apache-servicemix/4.0.0
{noformat}
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.