Skip to content

Changes

Summary

  1. GPG signing: improve error reporting (details)
Commit 2624ae50777534935e442a3b9b6d96e84760499b by Thomas Wolf
GPG signing: improve error reporting

If the signature returned by an external GPG cannot be verified,
include a message from the signature verifier, if any, in the exception
message.

This should tell us at least "No public key found" if the problem is
that the public key could not be found.

Bug: egit-12
Change-Id: I8c1ee7ce220c631f3d18bee009705b8be4b6fcb5
Signed-off-by: Thomas Wolf <twolf@apache.org>
The file was modified org.eclipse.egit.core/src/org/eclipse/egit/core/internal/signing/ExternalGpgSigner.java
The file was modified org.eclipse.egit.core/src/org/eclipse/egit/core/internal/CoreText.java
The file was modified org.eclipse.egit.core/src/org/eclipse/egit/core/internal/coretext.properties