[GRADLE-1528] it should be possible to register the task that generates the resource Created: 11/May/11 Updated: 18/Oct/13 Resolved: 26/May/11 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 1.0-milestone-4 |
| Type: | Improvement | ||
| Reporter: | Szczepan Faber | Assignee: | Szczepan Faber |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
I should be able to register the generated resources folder along with the task that generates it so that:
Once the next version is released a sample use case will be documented here: http://gradle.org/current/docs/dsl/org.gradle.api.tasks.OutputSourceSet.html |
| Comments |
| Comment by Sebastien Tardif [ 18/Oct/13 ] |
|
I think I found like 4 bugs mentioning the following -> Once the next version is released a sample use case will be documented here: http://gradle.org/current/docs/dsl/org.gradle.api.tasks.OutputSourceSet.html But that link doesn't exist. |