Tim Lenz

Results 5 comments of Tim Lenz

Compiled a local branch against Neo4j5 and this seems to work again. Most of the changes were related to logging. Not sure how to get this into a PR though.

I made a few more adjustments, and the only test that fails now is this one: ``` org.opentest4j.AssertionFailedError: expected: but was: at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at...

1) add_node_point_layer_and_search_multiple_points_precision fails with `java.lang.AssertionError: Expected two nodes when using high precision Expected: but: was ` 2) import_osm_and_polygons_withinDistance fails with `java.lang.AssertionError: Result should have 'node' expected: but was:ANYTHING]>`

There was another PR that was merged that also has 5.X support, so unfortunately now I'm just maintaining this branch separately. Maybe some time I'll figure out what all the...

Yes, I have signed the CLA. I think this branch is all properly synced up now..