| [GRADLE-887] improve user guide "writing custom plugins" section Created: 02/Apr/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 | |
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | 0.8 | 
| Fix Version/s: | 0.9-rc-1 | 
| Type: | Improvement | ||
| Reporter: | Hamlet D'Arcy | Assignee: | Adam Murdoch | 
| Resolution: | Fixed | Votes: | 0 | 
| Attachments: |  gradle_doc_patch.zip | 
| Description | 
| the "Writing Custom Plugins" section of the user guide can be improved. the examples are not 100% clear and it does not show how to work with settings within closure blocks. I have a patch and will attach. | 
| Comments | 
| Comment by Hamlet D'Arcy [ 02/Apr/10 ] | 
| Pull request sent from github: http://github.com/HamletDRC/gradle/ I have really tried to figure out git but submitting a proper patch/pull request is not very easy. The files I need to merge are: 
 I am afraid that some of the "annouce plugin" changes are also in this pull request. Hopefully they are not. Only the above 4 files should be merged. Attaching files here just in case. | 
| Comment by Hamlet D'Arcy [ 02/Apr/10 ] | 
| patch attached as text files. | 
| Comment by Adam Murdoch [ 04/Apr/10 ] | 
| I've applied the changes. Thanks for the patch. |