From b1e8ceb5208d7998ec02ca9767b90e9dcd15d2b0 Mon Sep 17 00:00:00 2001 From: od7427 Date: Fri, 29 Jun 2018 13:33:47 -0400 Subject: [PATCH] Updated git submodules Project: appc master f5d3fa206b636a7e235b57b43a7812c92258208a APPC CDT Future timestamp issue fix -new HTTP req APPC CDT GUI generated timestamp in user browser in request data. Sometimes the timestamp appeared in future compared to APPC server time. To fix the APPC CDT Future timestamp issue adding a new HTTP request to DesignDBService to get UTC Timestamp from the APPC server. Also adding this request to DbResponseProcessor, RequestValidator to avoid validation failures. Modified DesignDBService.java to satisfy review comments. Made additional corrections after failed build. Change-Id: Ic9d3f1ebb42143e497e21520843a78ecb882d0fc Issue-ID: APPC-1026 Signed-off-by: od7427 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 9fec02934..f5d3fa206 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 9fec029349301e7bc54033a08270ca8707f4b9bd +Subproject commit f5d3fa206b636a7e235b57b43a7812c92258208a -- 2.16.6