blob: 0d1fe034af9430f811f0d573fa02a8176302feba [file] [log] [blame]
<!-- add pre-test tasks to test-hibernate target of build.xml
<sql driver="org.hsqldb.jdbcDriver"
url="jdbc:hsqldb:hsql://localhost:3219"
userid="sa" password=""
src="./build/roller/WEB-INF/dbscripts/hsql/createdb-planet.sql"
classpath="${ro.tools}/buildtime/hsqldb.jar" />
-->