Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache Felix Gogo is a subproject of Apache Felix aiming at implementing the OSGi RFC-147.
The code has been donated by Peter Kriens and further developed by the Felix team.

Configuring Felix to use Gogo

Gogo consists of two main bundles:

  1. runtime - this implements the RFC-147 Command service and shell interpreter.
  2. console - this is a simple tty console that reads terminal input and submits it to the RFC-147 Command service.

This is similar to the relationship between the  existing Felix Shell and Shell TUI bundles.