JaversMethodFactory.methodKey(Method) could generate duplicate ids #499
Comments
thanks for reporting, I'll check it out |
fixed in 3.0.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I found the problem that some properties get ignored in the diff, I could track it down to JaversMethodFactory.methodKey that generates duplicate ids for:
ShaDigest.shortDigest("isOrOperation") = 32757
ShaDigest.shortDigest("getCmdline") = 32757
I'm using javers 2.9.1
Best Regards
Stefan
The text was updated successfully, but these errors were encountered: