diff options
author | andre.schmid <andre.schmid@est.tech> | 2019-07-08 11:20:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-08 11:20:15 +0000 |
commit | 29254fd65f1ace8761cc69dd08811d013e4ce4e0 (patch) | |
tree | 0a8a736977373affd55a6f1365fd6bacb1f8f1e1 | |
parent | 7033889a5d28e634d17aa038c537cb77e10141f8 (diff) |
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 <andre.schmid@est.tech>
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 30cc86597cf069d06e350d754628e72fbbd9b4b +Subproject 3b72874a95ce734f555334fb0fba987a069664d |