Actual fix: the database product was reported as “PostgreSQL” by the driver. As the custom “Locale” used in the ResourceBundle is case-sensitive, the mixed-case properties file fails to be resolved (at least on case-sensitive file systems)

This commit is contained in:
Stefan Neuhaus
2017-07-13 21:16:46 +02:00
parent 4fc2abd183
commit fccac8cb85
2 changed files with 1 additions and 1 deletions