From 29254fd65f1ace8761cc69dd08811d013e4ce4e0 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Mon, 8 Jul 2019 11:20:15 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 3b72874a95ce734f555334fb0fba987a069664d0 - Add validation of non referenced file in package Add the validation specified in SOL004, that all files in the package should be listed in the Manifest file. Fix Validator related Test class, adapting to the new validation. Create a manifest builder to help the tests. Fix minor typos. Update .gitignore to remove ajcore files. Change-Id: Ib9a99bf3d7905349e0ec8fef8fd960028bb83f8d Issue-ID: SDC-2412 Signed-off-by: andre.schmid --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 30cc86597..3b72874a9 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 30cc86597cf069d06e350d754628e72fbbd9b4bb +Subproject commit 3b72874a95ce734f555334fb0fba987a069664d0 -- 2.16.6