ieugen edited a comment on pull request #246: URL: https://github.com/apache/ofbiz-framework/pull/246#issuecomment-736520552
I'm also against putting too much logic in gradle. In production environment, changing the configuration is something that is mandatory and that should be a simple file change or environment variable change. The jdbc drivers could also be pre-bundled for PostgreSQL and MySQL (MariaDB) - or at least instructions to easily download them. IMO, in this case having separate configuration files for each database is better. (postgres.smaple-cofig.xml that can be renamed when you install or you can mount them inside docker with a different name.) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
