Bulat Khasanov

Results 5 comments of Bulat Khasanov

I have the same problem after migration to new hibernate version 6.

My problem is dependency conflicts. hibernate 6 has jaxb version 3. libtiled has jaxb version 2. Maven implicitly takes a new one. I tried to fixate jaxb 2 in my...

It looks like [filterField](https://github.com/google/go-cmp/blob/master/cmp/cmpopts/struct_filter.go#L21) that private and unused now could be a part of solution of this problem with something like `IncludeFilter`.

I need the same functionality. Also maybe it would be easier just to use -1 for unlimited retries, I understand that this break the API, but I don't think a...

Hi @hibiken any updates with this PR?