neo4j-geoff icon indicating copy to clipboard operation
neo4j-geoff copied to clipboard

1.9-SNAPSHOT should be replaced with 1.9 official release?

Open jugglingcats opened this issue 11 years ago • 1 comments

Currently doesn't clone and build cleanly due to snapshot dependency - replaced with 1.9 locally and all good.

jugglingcats avatar Jun 07 '13 22:06 jugglingcats

Sorry take that back - am getting one test error on mvn install.

Tests in error: canDeleteAllTestTransactions(org.neo4j.geoff.test.Neo4jGraphDeleteTest): org.neo4j.kernel.impl.core.NodeProxy cannot be cast to java.lang.Comparable

Tests run: 145, Failures: 0, Errors: 1, Skipped: 0

jugglingcats avatar Jun 07 '13 22:06 jugglingcats