Exception handling: make sure to retain stack trace
commitcc0071422e4593bae7422bb60ba1f4fe3f8315e6
authorMathias Kinzler <mathias.kinzler@sap.com>
Wed, 28 Apr 2010 09:22:44 +0000 (28 11:22 +0200)
committerMathias Kinzler <mathias.kinzler@sap.com>
Wed, 28 Apr 2010 09:22:44 +0000 (28 11:22 +0200)
treea9f5c5bbed660ea3a5ff4b667787a6e931d86282
parentaab83866fee0b24946e74197b5aa02f55aa28c9a
Exception handling: make sure to retain stack trace

Error logging with the status taken from a CoreException is
an anti-pattern as the stack trace will be lost.

Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesView.java