Commit c85f4df0ee broke the build as some tests are expecting HSQL to be used. We now specify the name of the database rather than specifying the jdbc url.
c85f4df0ee
If the DataSource is a Tomcat one we force it to register an MBean if spring.jmx.enabled=true Fixes gh-1590