From: Pamela Dragosh Date: Thu, 17 Oct 2019 14:26:58 +0000 (-0400) Subject: Re-format source code X-Git-Tag: 1.6.0~64 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=e9b8aa0223e6f042c0533176ae8222fb061852de;hp=e9b8aa0223e6f042c0533176ae8222fb061852de Re-format source code No longer need the onap-java-formatter.xml in the repo - just use command line to set path to it as this process is done manually anyway. Fixed missing javadoc, curly braces and variables names. One minor fix to remove redundant jump and then unnecessary lambda expression. Distance from usage - moved code. Fixed compilation error in PeCryptoUtils due to policy/common change. Fixed some test sources with consecutive capital letter in names. Updated licenses. Added some trivial code coverage. Issue-ID: POLICY-2145 Change-Id: I6c36650554e4fe31a3e71538d898535bc77e7e74 Signed-off-by: Pamela Dragosh ---