[ 
https://issues.apache.org/jira/browse/FELIX-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated FELIX-2327:
-------------------------------

    Attachment: FELIX-2327.patch

Patch that allows to 1) disable the Jline terminal initialization (via passing 
Djline.terminal=jline.UnsupportedTerminal system property) and 2) delay the 
Jline terminal initialization.


> Disable and delay Jline terminal initialization
> -----------------------------------------------
>
>                 Key: FELIX-2327
>                 URL: https://issues.apache.org/jira/browse/FELIX-2327
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>    Affects Versions: karaf 1.6.0
>            Reporter: Jarek Gawor
>             Fix For: karaf 1.6.0
>
>         Attachments: FELIX-2327.patch
>
>
> Sometimes on different OSes and terminals, the initialization of Jline 
> terminal can cause all kinds of weird side effects on the actual terminal. 
> Therefore, there should be a way disable Jline terminal initialization and 
> just use the standard Java terminal (i.e. use jline.UnsupportedTerminal).
> Also, right now, even though the karaf.startLocalConsole = false, the Jline 
> terminal will be initialized. The Jline terminal should only be initialized 
> when needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to