[ 
https://issues.apache.org/jira/browse/KARAF-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880826#comment-13880826
 ] 

Christian Schneider commented on KARAF-2731:
--------------------------------------------

https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=397df41d601f08028580a64766316153240f1c65

> Commands using the old Action interface with the felix package name do not 
> work
> -------------------------------------------------------------------------------
>
>                 Key: KARAF-2731
>                 URL: https://issues.apache.org/jira/browse/KARAF-2731
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 3.0.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 3.0.1
>
>
> When running my examplejpa which uses the old interface 
> org.apache.felix.gogo.commands.Action I get the error that my object can not 
> be cast to org.apache.karaf.shell.commands.Action in BlueprintCommandSupport.
> To make this compatible we need to use the deprecated Action interface in the 
> shell code. As the new Action interface extends the old one then both 
> variants will work.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to