diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2020-02-25 18:48:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-25 18:48:47 +0000 |
commit | 2e3a4c7a68731e57541b744611bd743efa2a2da3 (patch) | |
tree | 38d4c8b76812752bbc5704121749ff378c42dc8d /docs/submodules | |
parent | 038764f13f4b4c4395bf8c4efc7d971cebcfcc7d (diff) |
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 319521c8bcc13a37268ec6279d1eba6db90568d5
- Merge "Add tar.gz compression capability"
- Add tar.gz compression capability
The change modifies ArchiveUtils by change of
the library responsible for compression and
decompression of zip files. After change of
library for appache compression tar.gz was
added as another format which archive utils
can support. For ZIP files there is kept
backward compatibility because new lib
keeps implementation of ZipFile similar
to the one used before in the utils.
Issue-ID: INT-1458
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I78388ef8c5e7a23ac6664ae49c00638af38d8c8a
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject fe3f59a016a53f7b19a107f73fb2341677a2965 +Subproject 319521c8bcc13a37268ec6279d1eba6db90568d |