Hi,
I've just run a build against the 2.2.0.M01 milestone and I get the
following error:
java.lang.RuntimeException: java.sql.SQLException: java.lang.NoSuchMethodError:
org.neo4j.cypher.javacompat.ExecutionEngine.execute(Ljava/lang/String;Ljava/util/Map;)Lorg/neo4j/cypher/javacompat/ExecutionResult;
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at
org.liquigraph.core.writer.ChangelogReader.read(ChangelogReader.java:34)
at
org.liquigraph.core.api.MigrationRunner.readPersistedChangesets(MigrationRunner.java:70)
at
org.liquigraph.core.api.MigrationRunner.runMigrations(MigrationRunner.java:50)
at org.liquigraph.core.api.Liquigraph.runMigrations(Liquigraph.java:40)
Original code is here: https://github.com/fbiville/liquigraph/.
Public build is
here: https://travis-ci.org/fbiville/liquigraph/jobs/42898830.
Is this a planned incompatibility?
If so, is there a backwards-compatible workaround?
Best regards,
Florent
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.