You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/01/12 13:19:59 UTC

[jira] Created: (SMX4KNL-170) Unknown protocol: org.apache.servicemix.kernel.gshell

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.


[jira] Resolved: (SMX4KNL-170) Unknown protocol: org.apache.servicemix.kernel.gshell

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4KNL-170.
-------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Sending        assembly/src/main/filtered-resources/features.xml
Transmitting file data .
Committed revision 741081.

> 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
>            Assignee: Guillaume Nodet
>             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.