Heya, With commit 1460196496d73e0db25c7beb2392cfaf9d591ed7 Darren improved the loading of the db.properties file, however this also affected the DatabaseCreator used by the deploydb procedure to refresh the database. Effectively the db.properies.override is ignored at the moment and the db.proeprties file in utils/conf/ will be used instead. We need to come up with a nice solution for this in the near future, but in the meantime make any custom setting there. Just don’t commit them ;-)
Cheers, Hugo