You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make sure that when updating, a recent neo4j-io-{version}-tests.jar is in the tests folder. I just added it to 2.2.4 and released as 2.2.4.1. Without that file, Embedded tests break in Neo4j and Neo4j-core.
We need to make sure that when updating, a recent
neo4j-io-{version}-tests.jar
is in the tests folder. I just added it to 2.2.4 and released as 2.2.4.1. Without that file, Embedded tests break in Neo4j and Neo4j-core.We might want to consider reworking the rake tasks to make this automatic. For now, I copied it from https://repo1.maven.org/maven2/org/neo4j/neo4j-io/2.2.4/.
The text was updated successfully, but these errors were encountered: