[GRADLE-1215] Gradle should still allow --no-daemon Created: 11/Nov/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 0.9-rc-3 | 
| Type: | Improvement | ||
| Reporter: | Chris Beams | Assignee: | Hans Dockter | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 It appears that after the merge of gradle_daemon into master, --no-daemon is no longer a valid argument. It should still be allowed, if only to negate the use of -Dorg.gradle.daemon=true in GRADLE_OPTS or system properties.  |