[ https://issues.apache.org/jira/browse/FELIX-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard S. Hall resolved FELIX-1699. ------------------------------------ Resolution: Fixed Assignee: Richard S. Hall (was: Clement Escoffier) Sorry, Clement, I didn't see that you assigned it to yourself. I already fixed it. Please close if it works for you, thanks! > The 'version' shell command is framework specific > ------------------------------------------------- > > Key: FELIX-1699 > URL: https://issues.apache.org/jira/browse/FELIX-1699 > Project: Felix > Issue Type: Bug > Components: Shell > Reporter: Clement Escoffier > Assignee: Richard S. Hall > Priority: Trivial > > The default Felix shell propose a 'version' command returning the current > OSGi framework version. > However, if we install this shell on the top of another framework > implementation such as Equinox, this command returns null. > -> ps > START LEVEL 10 > ID State Level Name > [ 0] [Active ] [ 0] OSGi System Bundle (3.5.1.R35x_v20090827) > ... > [ 5] [Active ] [ 1] Apache Felix Shell Service (1.4.0) > ... > [ 7] [Active ] [ 1] Apache Felix Shell TUI (1.4.0) > ... > -> version > null > -> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.