]> source.dussan.org Git - sonarqube.git/commit
SONAR-2366 Upgrade embedded database to Derby 10.7.1.1 + add DatabaseTestCase to...
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 18 Apr 2011 14:56:47 +0000 (16:56 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 18 Apr 2011 14:56:47 +0000 (16:56 +0200)
commit91b9063c7b7e13eac1c7d5e11c64cfc9f79c04f7
treecfe16551886ee523f4e6f70008ff4dd29ad3e632
parent07983847c9fd81f9f471cf3ad78e5748a43ee031
SONAR-2366 Upgrade embedded database to Derby 10.7.1.1 + add DatabaseTestCase to sonar-testing-harness
pom.xml
sonar-core/src/main/java/org/sonar/jpa/entity/SchemaMigration.java
sonar-testing-harness/pom.xml
sonar-testing-harness/src/main/java/org/sonar/test/persistence/DatabaseTestCase.java [new file with mode: 0644]
sonar-testing-harness/src/main/resources/org/sonar/test/persistence/sonar-test.ddl [new file with mode: 0644]