Notice that using latest gogo/jline under eclispe/bndtools seems to now work fine (it was not the case with initial version of gogo/jline).
On Sun, Jun 11, 2017 at 10:52 AM, Pierre De Rop (JIRA) <[email protected]> wrote: > > [ https://issues.apache.org/jira/browse/FELIX-5650?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=16045873#comment-16045873 ] > > Pierre De Rop commented on FELIX-5650: > -------------------------------------- > > Hello Sean, > > I committed a patch in rv 1798351. > > So, this patch will be part of the new dm-10 release (which will be made > very soon). > I couln't make the dm shell compatible with both previous gogo version and > latest gogo/jline version (because of org.apache.felix.gogo.runtime-1.0.6.jar > bundle). So, if anybody wants to use dm-10 version with previous gogo > version (org.apache.felix.gogo.runtime-0.16.2.jar, > org.apache.felix.gogo.command-0.16.0.jar, > org.apache.felix.gogo.shell-0.12.0.jar), > then the dm-r10 shell bundle will have to be replaced by the previous dm > shell bundle from previous dm-r9 version. > > so, to make a test, you will have to include the following artifacts at > runtime: > > - the dm artifacts rebuilt from the trunk (at least > org.apache.felix.dependencymanager.jar > and org.apache.felix.dependencymanager.shell.jar) > - org.apache.felix.gogo.command-1.0.2.jar > - org.apache.felix.gogo.runtime-1.0.6.jar > - org.jline-3.3.0.jar > > Sean, please change this issue to resolved state if you are satisfied, > thanks. > > > > > > Support latest version of Gogo > > ------------------------------ > > > > Key: FELIX-5650 > > URL: https://issues.apache.org/jira/browse/FELIX-5650 > > Project: Felix > > Issue Type: Improvement > > Components: Dependency Manager Shell > > Reporter: Sean Rohead > > Assignee: Pierre De Rop > > > > Dependency Manager Shell should work with Gogo 1.0 and greater. The > current version of Dependency Manager Shell has the following package > import which fails with the current version (1.0.6) of Gogo Shell: > > org.apache.felix.service.command;version="[0.10,1)";status=provisional > > > > -- > This message was sent by Atlassian JIRA > (v6.3.15#6346) >
