
|
If you were logged in you would be able to see more operations.
|
|
|
From the dev list:
Griffon has 3 config files: Application.groovy, Config.groovy and BuildSettings.groovy
The first one is for runtime, the other two are for buildtime.
The consensus was to promote Config.groovy to runtime (as many users expect it to be), moving any buildtime config found on it to BuildSettings.groovy
Probably rename BuildSettings.groovy to BuildConfig.groovy
|
|
Description
|
From the dev list:
Griffon has 3 config files: Application.groovy, Config.groovy and BuildSettings.groovy
The first one is for runtime, the other two are for buildtime.
The consensus was to promote Config.groovy to runtime (as many users expect it to be), moving any buildtime config found on it to BuildSettings.groovy
Probably rename BuildSettings.groovy to BuildConfig.groovy |
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|