osgi.enroute
osgi.enroute copied to clipboard
R7: use Gogo JLine shell instead of plain shell
indexes/debug-bundles/pom.xml
references the plain Gogo Shell, org.apache.felix.gogo.shell
. It would be more useful to reference the JLine version, org.apache.felix.gogo.jline
.
The enhanced features of JLine don't work everywhere (most annoyingly the Eclipse Console view) but then it just drops down to the same functionality as the plain shell.