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

ASF subversion and git services commented on KARAF-6849:
--------------------------------------------------------

Commit a20902ef824c0e4bc9641154c4fd274e828ec517 in karaf's branch 
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=a20902e ]

Merge pull request #1374 from vassilz/KARAF-6849

[KARAF-6849] Use tab as default no-format separator also in ascii shells

> ShellTable no format rendering is not the same on Windows and Unix
> ------------------------------------------------------------------
>
>                 Key: KARAF-6849
>                 URL: https://issues.apache.org/jira/browse/KARAF-6849
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> The shell table output with no format enabled is not exactly the same on Unix 
> and Windows.
> On Windows, we have:
> {code:java}
> karaf@root()> feature:version-list --no-format foo
> 1.0.0          |            | mvn:foo/features/1.0.0/xml{code}
> On Unix, we have:
> {code:java}
> karaf@root()> feature:version-list --no-format foo
> 1.0.0                   mvn:foo/features/1.0.0/xml {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to