db cleanup in tests is now run before the transactions

This commit is contained in:
Michael Hunger
2011-02-26 07:36:41 +01:00
parent 792aa7ffd0
commit fbd1e4e156
20 changed files with 95 additions and 144 deletions

View File

@@ -16,7 +16,7 @@
<org.slf4j.version>1.5.10</org.slf4j.version>
<org.springframework.version>3.0.5.RELEASE</org.springframework.version>
<data.commons.version>1.0.0.M3</data.commons.version>
<neo4j.version>1.3.M02</neo4j.version>
<neo4j.version>1.3.M03</neo4j.version>
<aspectj.version>1.6.11.M2</aspectj.version>
</properties>
<profiles>