[GRADLE-1213] eclipse and idea XML samples need to be updated. Created: 10/Nov/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.9.1 |
Fix Version/s: | 0.9-rc-3 |
Type: | Bug | ||
Reporter: | Michael Plump | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Attachments: | update_withxml_code_samples.diff |
Description |
There are two samples in the user guide that use the old parameter to withXml (a node) instead of the new XmlProvider. I attached a patch that updates these. |
Comments |
Comment by Adam Murdoch [ 10/Nov/10 ] |
Applied. Thank you for the patch. |