added karaf netconf CLI and some minor fixes mostly from compilation warnings 53/55053/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 14 Apr 2017 13:19:48 +0000 (15:19 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 14 Apr 2017 13:28:44 +0000 (15:28 +0200)
commitdb54a1b21975231b076b56fb234732bb56d875e1
treec3e9c09b43261a9525118ee7c8cc8932e81ab3fd
parentc90116eb48dcad47f42b5444ade3c940effead1b
added karaf netconf CLI and some minor fixes mostly from compilation warnings

added odl-netconf-console feature to default karaf installation
added missing <relativePath/>  in karaf/pom.xml parent
fixed wrong lexical order warning in TransportpceCliCommandsImpl.java
fixed linelength warning in TransportpceCliTestCommand.java

Change-Id: I5bab81b5d1fd2a0952faf38f145f000af6feaa9e
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
cli/src/main/java/org/opendaylight/transportpce/cli/commands/TransportpceCliTestCommand.java
cli/src/main/java/org/opendaylight/transportpce/cli/impl/TransportpceCliCommandsImpl.java
features/src/main/features/features.xml
karaf/pom.xml