This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-jdkim.git
from 1cfa4e9 Add dependency-reduced-pom to gitignore (#22) new 8dd50bb Store SignatureRecord in FailException new 7e382bb Pass SignatureRecord to PermFailException The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/james/jdkim/DKIMSigner.java | 6 +-- .../java/org/apache/james/jdkim/DKIMVerifier.java | 44 +++++++++++----------- .../james/jdkim/exceptions/FailException.java | 17 +++++++-- .../james/jdkim/exceptions/PermFailException.java | 11 +++++- .../apache/james/jdkim/impl/BodyHasherImpl.java | 6 +-- 5 files changed, 50 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org