[
https://issues.apache.org/jira/browse/KARAF-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved KARAF-2739.
----------------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=2d705cfa93c8b40f39e7ab9f3fd0d4834bbc8029
> Open jansi import in shell table to allow usage in karaf 2.x
> ------------------------------------------------------------
>
> Key: KARAF-2739
> URL: https://issues.apache.org/jira/browse/KARAF-2739
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-shell
> Affects Versions: 3.0.0
> Environment: From Lothar Wenzinger on the karaf user list 2013-12-31:
> I am currently using org.apache.karaf.shell.table 3.0.0.RC1 in one of my
> bundles in Karaf 2.3.3
> As org.apache.karaf.shell.table 3.0.0 was releases I tried switching to it,
> but I get import conflicts, as org.apache.karaf.shell.console has uses
> requirement for org.fusesource.jansi;version=1.9 whereas
> org.apache.karaf.shell.table imports org.fusesource.jansi;version="[1.11,2)"
> Does org.apache.karaf.shell.table really need a lower bound of 1.11 for jansi?
> If not, could org.apache.karaf.shell.table be changed to require only 1.9, so
> that it can be used in Karaf 2.3.3?
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 3.0.1
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)