I use an HSQLDB environment when my ivy Application is tested with Selenium Unit tests. The HSQLDB driver which is packed with ivy is the outdated version 1.8. With this version the I tried to use HSQLDB 2.3.2 by adding the jar jre/lib/ext folder and selecting the driver "other" within the "Databases Configuration Editor". But if I do that the Designer can no longer be started as the System-DB of the Designer relies on HSLDB 1.8. Is there any way to use a newer HSQLDB in my test environment? asked 15.09.2014 at 16:12 SupportIvyTeam ♦♦ Reguel Werme... ♦♦ |
9.1 and later HSQLDB is upgraded to 2.5.0. 8.0 and prior You can use a repacked JAR that contains a newer HSQLDB and put it on the system classpath. I've already prepared such a repacked JAR. You can download it here: HSQLDB 2.3.2 Repack Configure your database as follows to use this repacked version:
answered 15.09.2014 at 16:24 Reguel Werme... ♦♦ Alex Suter ♦♦ |
If you want to create a repacked version of HSQLDB by your own (may be to pack a newer version) proceed as follows:
answered 15.09.2014 at 16:38 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 15.09.2014 at 16:12
Seen: 3,752 times
Last updated: 06.04.2020 at 03:18