From bb2d730af2eb5a887fc3113a9864c700c6e9aefd Mon Sep 17 00:00:00 2001 From: Amichai Hemli Date: Sun, 8 Mar 2020 15:27:26 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to d46b13b53c422a4f3c01fb02012c3315aff6bde6 - Merge changes Ibbc7da3a,I8efee06f * changes: Don't use EELFLoggerDelegate.errorLogger in Async jobs isVfModuleBaseModule() will not throw on model mismatch - Don't use EELFLoggerDelegate.errorLogger in Async jobs The Logger.error(EELFLoggerDelegate.errorLogger, ...) idiom is flawed. Using direct invocation of LOGGER.error("msg..."). Issue-ID: VID-253 Issue-ID: PORTAL-835 Change-Id: Ibbc7da3a081675d2edbbb782732a14de9c865a3a Signed-off-by: Ittay Stern - isVfModuleBaseModule() will not throw on model mismatch In addition, the model-info comparision is by customization id or customization name instead of the version id. Issue-ID: VID-603 Change-Id: I8efee06f470e5d5681c264de01ed1315ee1f8cc6 Signed-off-by: Ittay Stern --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 742d6d369..d46b13b53 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 742d6d369b761220e565f39f2fa09413141ad93f +Subproject commit d46b13b53c422a4f3c01fb02012c3315aff6bde6 -- 2.16.6