commit | 3bca010bdcb7b14d7bd3e7cd7b39ee1a562b27b4 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Apr 29 13:02:35 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Apr 29 15:32:13 2019 -0400 |
tree | b3f9b7ddeaa2d77ac3d6f086fb91dc89da5d4a3e | |
parent | cccfb11b59becaaf86adc4c88600bd70f2519b0d [diff] |
Sonar fixes for PAP "duplicate code" Extracted common code from "delete" controller. Extracted common code from "deploy" controller. Not sure if this will actually fix the sonar issue or not. If it's really complaining about the code, then this should fix it. On the other hand, if it's complaining about the annotations, then I don't think there's a way around it. Change-Id: I7c68393f3fc1b9719987d850582bd8ed335b9663 Issue-ID: POLICY-1711 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install