ODL projects need to update their Karaf CLI code

Description

The way to integrate CLI commands has changed, as detailed in https://karaf.apache.org/manual/latest/#_console_3 . All ODL projects need to migrate to this.

Activity

Robert Varga 
April 23, 2018 at 3:48 PM

Litmus:

  • org.apache.karaf.shell.commands.Command

  • org.apache.karaf.shell.commands.Option

  • org.apache.karaf.shell.console.AbstractAction

  • org.apache.karaf.shell.table.ShellTable

should not be used

Robert Varga 
April 22, 2018 at 8:49 PM

Abhijit, this is something the TSC needs to drive.

Details

Assignee

Reporter

Components

Priority

Created April 22, 2018 at 8:49 PM
Updated April 23, 2018 at 3:48 PM