[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: Zip Archive 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:

  1. new file: subprojects/gradle-docs/src/samples/userguide/organizeBuildLogic/customPluginWithAdvancedConvention/build.gradle
  2. new file: subprojects/gradle-docs/src/samples/userguideOutput/customPluginWithAdvancedConvention.out
  3. modified: subprojects/gradle-docs/src/docs/userguide/customPlugins.xml
  4. modified: subprojects/gradle-docs/src/samples/userguide/organizeBuildLogic/customPluginWithConvention/build.gradle
    #

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.

Generated at Wed Jun 30 11:41:28 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.