Will Gilbert
-
2013-04-11
- Milestone: 3.0 --> 3.1
The use of a 'gradle.properties' file can be very useful for local testing and deployment, such as, specifying a datasource. However, checking this file into a code repository is not advised at it either overwrite or cause useless conflict with other users.
However, the contents of the file needs to be document and suggested usage explained.