Commits

Christopher Febles committed 6104e2c1693
Fixed issue where installing the Parent POM failed due to inadequate unit test coverage. Added dependency to Apache Commons IO. Stop printing unnecessary stack trace to the log. Now automatically applying session settings (SetSessionVariables.sql) every time a new connection is requested, rather than only on DataSource initialization. Created new DataSource hierarchy to inherit shared behavior in both Prod and Test. Added a new Unit Test to ensure all Island expansions are being loaded when searched by Name (as MagicDBWebApp does). Added back test log output file.