From 33f31edf12aab5fe17c72b15f9f401bcc3e6f6d2 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 21 Feb 2020 13:36:56 -0500 Subject: [PATCH] Update git submodules * Update docs/submodules/policy/engine.git from branch 'master' to 3710a41879717441884c75262015c536819a34c2 - Fix policycreation test This test was only performing code coverage, it should have revealed that IllegalArgument exceptions were incorrect. Fixed bug in savePolicy when an exception being thrown has a null message. Added warning and error messages for debugging in the future. Issue-ID: POLICY-1590 Change-Id: Ie32a73adbaf944f96e411a2c612cd8293382911c Signed-off-by: Pamela Dragosh --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index 9a03ea31d..3710a4187 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit 9a03ea31d42b8a73c3aa8f96bbad85093cb169a7 +Subproject commit 3710a41879717441884c75262015c536819a34c2 -- 2.16.6