Fixes to support dependency upgrade 29/102229/3
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Feb 2020 12:38:20 +0000 (07:38 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Feb 2020 13:57:04 +0000 (08:57 -0500)
commitd047a3d38823eca7cf61ee6857e2920623d78b1c
treeb394f6312f7751d7bb732d1bca18e49e805cb5c8
parentae4f69745dbbf780323b40d5345c287ea22776f9
Fixes to support dependency upgrade

Uped the time for Thread.sleep due to new http core dependency. It
seems to randomly timeout inconsistently due to that upgrade.

Google gson seems to have changed its layout. Did not see any
problems with the other repos.

Issue-ID: POLICY-2381
Change-Id: Id2a9bfffd42a2c713af042bd2a8cc4abafba2d9f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
policy-endpoints/src/test/java/org/onap/policy/common/endpoints/http/server/test/HttpServerTest.java
utils/src/test/java/org/onap/policy/common/utils/resources/ResourceUtilsTest.java