commit | c48e63f81e072c3cdf3f3fe84983285c0b8f1439 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Oct 02 12:56:47 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Oct 02 12:59:47 2020 -0400 |
tree | 1d4160dce789f5f80df6e1c2ada84af62c8d8155 | |
parent | e6c06754e2edd4a5ff108983828a2dbb15739a2e [diff] |
Fix eclipse/sonar warnings in models Addressed the following eclipse/sonar warnings: - unused imports - unchanged type - unreachable "catch" block - reinterrupt Issue-ID: POLICY-2714 Change-Id: I2fe6011ec74b7fab8889050e5c83647ab034ea25 Signed-off-by: Jim Hahn <jrh3@att.com>
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 Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install