[GRADLE-31] Split the tutorial creator into single files Created: 11/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 |
This way we have a better separation. We gonna have the samples in the samples dir, and the expected output in a particular dir. That way the userguide can be build without having to execute the samples. The integration tests are going to check if the output is OK. |