[GRADLE-3145] Immutable system properties (file.encoding) specified on the command line are not respected Created: 31/Jul/14 Updated: 01/Aug/14 Resolved: 01/Aug/14 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 2.0 |
| Fix Version/s: | 2.1-rc-1 |
| Type: | Bug | ||
| Reporter: | Luke Daley | Assignee: | Luke Daley |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
These should be treated as if they were specified in `gradle.properties` or JAVA_OPTS and a single use daemon should be used if the current environment is not compatible. |