davidcwalker

Results 2 issues of davidcwalker

I have the following configuration block in my application.yml: ```` grails: config: locations: - classpath:envConfig.yml ```` The file envConfig.yml contains the following block: ```` test: grails: config: locations: - file:///path/to/file/dbConfig.yml...

enhancement
PR welcome

### Task List - [x] Steps to reproduce provided - [x] Stacktrace (if present) provided - [x] Example that reproduces the problem uploaded to Github - [x] Full description of...