danwatford commented on pull request #246: URL: https://github.com/apache/ofbiz-framework/pull/246#issuecomment-736526172
Gradle was a useful location to put logic related to builds, but if build.gradle was getting a bit ugly we could spin code out to separate files. However I like the idea of DBMS specific configuration files. These files could be templates which are populated with username, password, etc, as build time based on property values, with suitable default values to fall back on. I'll try out the approach of copying and populating a template file at build time. ---------------------------------------------------------------- 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]
