gradle-witness icon indicating copy to clipboard operation
gradle-witness copied to clipboard

show calculated hash when comparison failed

Open agrajaghh opened this issue 9 years ago • 1 comments

This shows the calculated hash in the error message. It should make it easier to update dependencies since you dont have to run gradle -q calculateChecksums to calculate the new checksum.

agrajaghh avatar Mar 21 '15 17:03 agrajaghh

added another commit, all mismatching chcksums are now reported instead of throwing InvalidUserDataException at the first mistach

agrajaghh avatar May 01 '15 10:05 agrajaghh