From c767929944350da220ccc5d0e73321c8a7dfecde Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 9 Jan 2019 14:30:23 +0100 Subject: [PATCH] Updated git submodules Project: policy/apex-pdp casablanca f702224c07abd43d72ab0198cf760537d3d35d8a Fix context clearing on model upgrade Existing context is cleared when a model upgrade is carried out on an Apex PDP. The clear() method is called in error on the Apex engine during the upgrade. This change also has some small updates to the DecisionMaker example, which is used to test this feature. Issue-ID: POLICY-1395 Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321 Signed-off-by: liamfallon (cherry picked from commit cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8) --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index 0b83f6124..f702224c0 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit 0b83f6124f068583df43eb9b587b9d46b22e9843 +Subproject commit f702224c07abd43d72ab0198cf760537d3d35d8a -- 2.16.6