Fix checkstyle/findbugs violations in the toaster sample 07/57007/3
authorTom Pantelis <tompantelis@gmail.com>
Sun, 14 May 2017 11:34:12 +0000 (07:34 -0400)
committerStephen Kitt <skitt@redhat.com>
Mon, 15 May 2017 08:26:27 +0000 (08:26 +0000)
commit310e1cf3dca0c2e94994a09c0faf7483d738e576
treecbb83329d23d73d3f15fc2b12c20fbf44fe37836
parent3613d3cbde81af18aab2d5917491e9f9b3bf63ca
Fix checkstyle/findbugs violations in the toaster sample

Also enable enforcement.

Change-Id: I25a6b036be4735abffd6b6d4e0b8ed9add637a95
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-consumer/src/main/java/org/opendaylight/controller/sample/kitchen/api/KitchenService.java
opendaylight/md-sal/samples/toaster-consumer/src/main/java/org/opendaylight/controller/sample/kitchen/impl/KitchenServiceImpl.java
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster-provider/src/main/java/org/opendaylight/controller/sample/toaster/provider/OpendaylightToaster.java
opendaylight/md-sal/samples/toaster-provider/src/main/resources/org/opendaylight/blueprint/toaster-provider.xml
opendaylight/md-sal/samples/toaster-provider/src/test/java/org/opendaylight/controller/sample/toaster/provider/OpenDaylightToasterTest.java