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:
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: