Updated git submodules
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 31 Jan 2018 13:05:40 +0000 (13:05 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 31 Jan 2018 13:05:40 +0000 (13:05 +0000)
commit78ab70f4b5300e69c10ca7068d4141e962823494
treeab109d6dbb4f2d5d1ba92ad1194aa9d1b5dd8fb7
parent7ddccad160692f61e180256bac618bf5d231ac1b
Updated git submodules

Project: policy/engine master 9df8b88412f6e890320bc446ba1c83a13e99822d

Merge "Fix technical debt and reduce lines"

Fix technical debt and reduce lines

Focused on iterating over entrySet along with more fixes for
dead stores, unnecessary exceptions. I'm also starting to work
on reducing the number of code lines.

* Iterate using entrySet
* Remove useless assignments
* Unnecessary exceptions
* Use StringBuilder instead of StringBuffer due to synchronization
* Potential null exceptions being thrown
* Returning a empty collection vs null

Issue-ID: POLICY-482
Change-Id: If6ac8e812237f37b2b10c534535df4090a5073dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
docs/submodules/policy/engine.git