Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The Karaf console project inlines all classes from jline and jansi to provide a single jar that can be used easily outside Karaf.

Info

From Karaf 3 on jline and jansi are not inlined anymore. The reason was that we do not need to do special jline setup and that the standalone console now has some other dependencies anyway

Pros

  • For standalone usage the console jar can be called using java -jar

...

  • Guillaume Nodet
  • Christian Schneider
    *

References