Fix checkstyle issues in feature-active-standby-management 92/91192/2
authorJim Hahn <jrh3@att.com>
Wed, 10 Jul 2019 21:09:05 +0000 (17:09 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 18 Jul 2019 13:49:09 +0000 (09:49 -0400)
commitf56dbc888dd7ef8c1abd31b726525cf57ede8aa7
tree6974377380d0a60e7bf98686436e0f7b5fd10b8b
parent86512b0d4e3235fca6379b3d7f3f1d8a9a5c606b
Fix checkstyle issues in feature-active-standby-management

Also deleted the checkstyle suppression file.

Change-Id: I4a70c7abc8d73803c54a5c9353c7f460f815b4f0
Issue-ID: POLICY-1903
Signed-off-by: Jim Hahn <jrh3@att.com>
feature-active-standby-management/checkstyle-suppressions.xml [deleted file]
feature-active-standby-management/pom.xml
feature-active-standby-management/src/main/java/org/onap/policy/drools/activestandby/ActiveStandbyFeature.java
feature-active-standby-management/src/main/java/org/onap/policy/drools/activestandby/PmStandbyStateChangeNotifier.java [moved from feature-active-standby-management/src/main/java/org/onap/policy/drools/activestandby/PMStandbyStateChangeNotifier.java with 97% similarity]
feature-active-standby-management/src/test/java/org/onap/policy/drools/controller/test/AllSeemsWellTest.java
feature-active-standby-management/src/test/java/org/onap/policy/drools/controller/test/StandbyStateManagementTest.java