>>>>> 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

Reply via email to