[GRADLE-54] Discuss: Should it be enough for skip properties to be just set? Created: 21/Apr/08 Updated: 04/Jan/13 Resolved: 17/Jun/08 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.1 |
Fix Version/s: | 0.2 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
Right now skip properties have to be set to true. We might change this, and just setting them is enough, unless they are set explicitly to false. |
Comments |
Comment by Hans Dockter [ 04/Jun/08 ] |
We want to do this: See http://jira.codehaus.org/browse/GRADLE-101 |