Update git submodules
authorWitold Ficio Kopel <w.kopel@samsung.com>
Tue, 26 Mar 2019 08:17:02 +0000 (09:17 +0100)
committerGerrit Code Review <gerrit@onap.org>
Tue, 26 Mar 2019 15:18:12 +0000 (15:18 +0000)
commit0cc03ad905d3b49acaea51d1b82a9b705226cce8
treea8c8e9676ee62801827b90d02f3f7f17ce77e1d2
parent397986d84aa9a165568262fb04b7ca178044372f
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 59700d14ff998413dada0cb2e0864e643edbb77e
  - Eliminated printStackTrace() calls

    Eliminated calls to printStackTrace() on Throwable as they go to stdout
    and are not handled by logger.
    Occurences has been replaced by calls to logger or modifications to
    nearby logger calls (Throwable passed as last parameter).

    Occurences in unit test classes left without modification.

    Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101
    Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
docs/submodules/so.git