jexp / neo4j-clean-remote-db-addon

A server extension that allows cleaning the db with a single rest call (use with care)
55 stars 7 forks source link

Upgrade to 1.6 #3

Closed sawilde closed 12 years ago

sawilde commented 12 years ago

Is it possible to upgrade this plug-in to 1.6 - I forked and updated the POM (1.5->1.6, following your last changeset) and recompiled with tests and got the following test error


T E S T S

Running org.neo4j.server.DeleteDatabaseTest Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.059 sec <<< FAILURE!

Results :

Tests in error: org.neo4j.server.DeleteDatabaseTest: org/neo4j/server/AddressResolver org.neo4j.server.DeleteDatabaseTest: Could not initialize class org.neo4j.server.DeleteDatabaseTest

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

jexp commented 12 years ago

Yes, I'll do.

jexp commented 12 years ago

Done, new jar available.

sawilde commented 12 years ago

Thanks, I'll test it out

The commit for this is 209478d4f79624034777be8ecf2107d5007f487a