commit | b860345c386ffbedd1afd6332a5630a9458a5dec | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Feb 11 18:36:24 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Thu Feb 11 18:38:49 2021 -0500 |
tree | 25b74675cc3a13c6011de0c3277b786c2d906e24 | |
parent | 91d9acd26c90365e940a3eabd5265bf913b83a1e [diff] |
Fix sonars from dependency upgrade The dependency upgrades in policy-parent caused some new sonars. In particular, initMocks() has been deprecated - replaced with calls to the Mockito Runner. Also removed unnecessary when() calls. Issue-ID: POLICY-2912 Change-Id: If386bd282635067a20045f2626af0cf5be49bc0e 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 XACML PDP engine code.
To build it using Maven 3, run: mvn clean install