Unknown protocol: org.apache.servicemix.kernel.gshell
-----------------------------------------------------
Key: SMX4KNL-170
URL: https://issues.apache.org/activemq/browse/SMX4KNL-170
Project: ServiceMix Kernel
Issue Type: Bug
Reporter: Freeman Fang
Fix For: 1.1.0
when I run "features/install obr" , I get exception
ERROR CommandLineExecutionFailed:
org.apache.geronimo.gshell.command.CommandException:
java.net.MalformedURLException: Unknown protocol:
org.apache.servicemix.kernel.gshell
the obr feature is defined as
<feature name="obr" version="1.1.0-SNAPSHOT">
<bundle>mvn:org.apache.felix/org.apache.felix.bundlerepository/1.0.2</bundle>
<bundle>org.apache.servicemix.kernel.gshell:org.apache.servicemix.kernel.gshell.obr/1.1.0-SNAPSHOT</bundle>
</feature>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.