diff options
author | Francis Toth <francis.toth@yoppworks.com> | 2020-06-02 03:53:20 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-02 07:53:20 +0000 |
commit | 323fbaf906412c3eb6a5931471976f06ac62b298 (patch) | |
tree | 4a96e509e999838965b426f6b6aa14dc9e74be16 /docs/submodules/sdc.git | |
parent | d2af1559fe91c011ca825878c1419ce64e4aab01 (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to b6dc72ad96d5194fb7529ac39ec239ff92e3e7a2
- Refactor CsarUtils::writeComponentInterface
This commit aims to decouple the zip file writing logic from the CsarUtils::writeComponentInterface function. This should provide a higher level of testability and maintenance thanks to inversion of control. An extra helper has also been added to help the migration from the FJ library to VAVR.
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I4f2df4749cae3082906a80acc39045ac8887ec39
Issue-ID: SDC-2812
Diffstat (limited to 'docs/submodules/sdc.git')
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 6c16c0b33dcfeaf781e7ebfcd1bc2ee2fd38f5f +Subproject b6dc72ad96d5194fb7529ac39ec239ff92e3e7a |