[
https://issues.apache.org/jira/browse/KARAF-6849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré reassigned KARAF-6849:
-------------------------------------------
Assignee: (was: Jean-Baptiste Onofré)
> 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é
> Priority: Major
> Fix For: 4.2.11, 4.3.1
>
>
> 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)