Fix pap due to sonar changes in common 41/91041/1
authorjrh3 <jrh3@att.com>
Mon, 8 Jul 2019 19:30:51 +0000 (15:30 -0400)
committerjrh3 <jrh3@att.com>
Mon, 8 Jul 2019 19:30:51 +0000 (15:30 -0400)
commit27f6bacd9c7ef76557a8a653142ed8e67a091a5a
tree177bd4e8e465686e8c8feb9d028735704c4c29a5
parenta0cc5811862052694918a16fdd8ebfd47ce8ec7b
Fix pap due to sonar changes in common

Fixed breakages due to changes made in policy/common to satisfy
sonar.

Issue-ID: POLICY-1791
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: If8685462e1dd5cbbe58c329defff74ff2accf559
main/src/main/java/org/onap/policy/pap/main/rest/PapRestServer.java
main/src/main/java/org/onap/policy/pap/main/startstop/PapActivator.java
main/src/test/java/org/onap/policy/pap/main/comm/PublisherTest.java
main/src/test/java/org/onap/policy/pap/main/rest/CommonPapRestServer.java
main/src/test/java/org/onap/policy/pap/main/rest/e2e/End2EndContext.java
main/src/test/java/org/onap/policy/pap/main/startstop/TestMain.java
main/src/test/java/org/onap/policy/pap/main/startstop/TestPapActivator.java