You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2017/02/27 19:16:45 UTC

[jira] [Commented] (FELIX-5569) JLine shell not working on Windows

    [ https://issues.apache.org/jira/browse/FELIX-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886347#comment-15886347 ] 

Guillaume Nodet commented on FELIX-5569:
----------------------------------------

It should work with jansi or jna on the classpath.  There's no way to have windows support without one of those library unfortunately.

> JLine shell not working on Windows
> ----------------------------------
>
>                 Key: FELIX-5569
>                 URL: https://issues.apache.org/jira/browse/FELIX-5569
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-5.6.2
>            Reporter: Karl Pauls
>            Priority: Critical
>             Fix For: framework-5.6.4
>
>
> Turns out that the gogo jline shell (version 1.0.2) we included in the framework release 5.6.2 doesn't work on windows. 
> It throws an exception during startup:
> java.lang.NoClassDefFoundError: org/fusesource/jansi/WindowsAnsiOutputStream
> This is kinda bad as people that download the framework 5.6.2 convenience release now get the impression it doesn't work on windows. 
> Could we get that fixed and released quickly (I'm willing to do a new framework release with an updated gogo-jline asap)?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)