no longer an issue to use hsqldb

This commit is contained in:
Athou
2013-06-17 11:56:27 +02:00
parent fa2731861e
commit a1253108c9

View File

@@ -55,7 +55,7 @@ If you don't have git you can download the sources as a zip file from [here](htt
Now build the application
Embedded HSQL database (not recommended, ok for quick tests but automatic schema updates are not working):
Embedded HSQL database
mvn clean package tomee:build -Pprod
External MySQL database: