Fix checkstyle issues in feature-healthcheck

Also deleted the checkstyle suppression file.

Change-Id: I44b5eaac4b75a7fc2186066d2bb109752a9e2e0f
Issue-ID: POLICY-1904
Signed-off-by: Jim Hahn <jrh3@att.com>
4 files changed
tree: 3f4438e09aeafb85705b5ca814ee0b449a5958ce
  1. api-active-standby-management/
  2. api-state-management/
  3. feature-active-standby-management/
  4. feature-controller-logging/
  5. feature-distributed-locking/
  6. feature-eelf/
  7. feature-healthcheck/
  8. feature-lifecycle/
  9. feature-mdc-filters/
  10. feature-pooling-dmaap/
  11. feature-session-persistence/
  12. feature-simulators/
  13. feature-state-management/
  14. feature-test-transaction/
  15. packages/
  16. policy-core/
  17. policy-management/
  18. policy-utils/
  19. .gitignore
  20. .gitreview
  21. INFO.yaml
  22. LICENSE.txt
  23. pom.xml
  24. README.md
  25. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install