| Hi Dominik Pieper, Any progress on this one? https://github.com/hibernate/hibernate-search/pull/1646/files is a good starting point: you basically have to do a replace all for the imports, then you have a few things to fix manually but it shouldn't be too much. The second step would be to see if we can remove our custom Neo4j assertions in favor of the Neo4j module of Assertj but it can be done as a second step (and in a second PR). |