Ok, team, I fixed the esql samples. Please try.Excellent - I'll check it out tonight (which depending on where you live is probably in the wee hours of the AM).
Changes:
1) Now the database block has the script and properties file to fill the hsqldb with the sample entries.
I wasn't quite sure whether it should go into the hsqldb block or into the databases block. Maybe we should split it up into a general setup in the hsqldb block and leave the samples entries to the database.
2) In order to copy the files into the webapp the block's build.xml needs to know it's path. So I added a "block.dir" property.
cheers -- Torsten
Last night I noticed that the hsql block had the correct db.script, but it wasn't getting copied into the webapp - I assume this is fixed by #2 above.
Geoff