switch srm/shell from binding to quality parent 07/73307/2
authorMichael Vorburger <vorburger@redhat.com>
Thu, 21 Jun 2018 12:09:31 +0000 (14:09 +0200)
committerFaseela K <faseela.k@ericsson.com>
Fri, 22 Jun 2018 12:55:03 +0000 (12:55 +0000)
commit811025b7bd3ded2046ffb72548a729ffc1afbac6
tree0427fbaf1cd84225ff8f63e9489520fd19a681c9
parentf61c32a4f9df915bff86cfcf6a449ab3191c12b7
switch srm/shell from binding to quality parent

because the YANG models are in srm/api, the shell doesn't need binding.
The (infrautils) quality parent enforces checkstyle, findbugs and
error-prone.

This change also deals with the impacts of these enforced additional
quality controls in the existing code.

Change-Id: I3e9b0692c138f79a6f1d6f5184c34475c6920e25
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
srm/shell/pom.xml
srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java
srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java
srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java
srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java