Hi, Yes, it’s already known and I have the jira about that.
And it’s actually already fixed: it’s in Felix Gogo where jline version has not been updated. I fixed that, I just have to cut the felix gogo release. Regards JB > Le 21 mars 2020 à 09:54, Steinar Bang <s...@dod.no> a écrit : > >>>>>> Jean-Baptiste Onofre <j...@nanthrax.net>: > >> Hi Markus, >> I’m working on including a fix. That’s why I don’t plan Karaf 4.2.9 at least >> during the week end (it gives time to address several issues including the >> "paste" one ;) ). > > One more console issue I've seen, I don't know if it's reported (I > didn't find anything in a quick scan of the open karaf JIRA issues): > Piping commands, like e.g. "| less" doesn't work in 4.2.8: > karaf@root()> bundle:list | less > Error executing command: java.lang.reflect.InvocationTargetException > karaf@root()> > > Piping to less works in karaf 4.2.7. > > This is on debian 10.3 "buster" (ie. current debian stable) on amd64 and > with apache started from unpacked binary tarball, ie. not using SSH. > Java version is 11.0.6 >