diff options
author | Hugo Arès <hugo.ares@ericsson.com> | 2015-04-10 09:08:07 -0400 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-04-30 16:21:03 +0200 |
commit | d3a73c1407f8936cb45516da8d3a2d4dd43c6379 (patch) | |
tree | 335728c25624e13cf6bdaddbf0a50f46de5960a2 /org.eclipse.jgit/resources/org | |
parent | 65423ea1b1e4e396ad5cd68b500b8d5a450713f4 (diff) | |
download | jgit-d3a73c1407f8936cb45516da8d3a2d4dd43c6379.tar.gz jgit-d3a73c1407f8936cb45516da8d3a2d4dd43c6379.zip |
Lower log level to warn for handled pack errors
Pack not found and pack corrupted/invalid are handled by the code (pack
is removed from the list) so logging an error and the stacktrace is
misleading because it implies that there is an action to take to fix the
error.
Lower the log level to warn and remove the stacktrace for those 2 types
of errors and keep the error log statement for any other.
Change-Id: I2400fe5fec07ac6d6c244b852cce615663774e6e
Signed-off-by: Hugo Arès <hugo.ares@ericsson.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/resources/org')
0 files changed, 0 insertions, 0 deletions