Hi all, Now that we have gogo 1.0.0 with nice JLine integration which provides things like command completion, history, colours and other nice things I think we should ship this in the default Felix distribution.
It does create a Java 8 dependency as the gogo jline bundle depends on JLine and that depends on Java 8, but I think that the default Felix distribution is only really used for development purposes so that shouldn't harm anyone. For those who cannot use Java 8, they can always replace the default bundles with other ones. Thoughts anyone? I have created https://issues.apache.org/jira/browse/FELIX-5395 to track this... Cheers, David
