commit | d5c365f60e492e37a361654974eba1719146bdc2 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Aug 31 08:22:13 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Aug 31 10:15:07 2020 -0400 |
tree | f717c2198c1aebe0cc03a5d3e9aec653d0d73807 | |
parent | 7dc71c3d0aedb322aff0cdaaa84340354c41b089 [diff] |
Fix more sonars in drools-pdp Fixed more sonars in drools-pdp: - remove commented code - don't throw generic Exception - unused field (made it protected instead of private) - log conditionally - cognitive complexity - too many break/continue - return empty list instead of null - Random() is not secure Fixed more eclipse warnings: - parameterize generic types Issue-ID: POLICY-2616-sonars3 Change-Id: Ia5ad769b2ea763568cfae3d81807926d89153b09 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 DroolsPDP code. To build it: