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? Thanks in advance! P.S. Happy New Year -- Lothar Werzinger Principal Architect Tradescape, Inc. - Enabling Efficient Digital Marketplaces +1-650-931-6719 (direct) +1-800-697-6068 (main) Ext. 116 [email protected] http://www.tradescape.biz -- This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore Tradescape will not be liable for the message if modified. -
