[GRADLE-1016] Documentation typos in Created: 01/Jul/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-1

Type: Bug
Reporter: Chris Beams Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

http://gradle.org/0.9-preview-3/docs/userguide/userguide_single.html#multi_project_builds

Example 36.6. Defining specific behaviour for particular project

println "I'm the largest animal ..."

should read

println "- I'm the largest animal ..."

36.6.1.3. The nature of project dependencies

In the first paragraph after Example 36.19

s/projects were one depends/projects where one depends/

36.6.3. Real life examples

In the first paragraph after Example 36.24

s/dependOnChildren()/dependsOnChildren()/

This same typo is repeated in 36.10 Summary.

Also in 36.10 Summary, s/allproject/allprojects/

36.7. Project lib dependencies

The sentence

What if one projects needs the jar produced by another project in its compile path.

would be better ended with a question mark than a period.

Example 36.26. Project lib dependencies

In the first paragraph following the example, the sentence

First shared is build and then api is build.

should read

First shared is built and then api is built.



 Comments   
Comment by Chris Beams [ 01/Jul/10 ]

Issue title should read Documentation typos in Chapter 36. Multi-project Builds
_

Comment by Chris Beams [ 05/Jul/10 ]

Also, please add a reference to Section 39.5: External dependencies for the build script to the preamble of Section 39: Organizing Build Logic

Comment by Hans Dockter [ 06/Jul/10 ]

Regarding section 39. There is already a link at the end of the preamble: External libraries. Use external libraries directly in your build file.. Do you think this is good enough?

Comment by Chris Beams [ 06/Jul/10 ]

I guess so, yes. For whatever reason, it didn't catch my eye when I was trying to figure out how to make use of a gradle plugin from a remote repository. Perhaps if it just said something to that effect it would help.

Comment by Hans Dockter [ 06/Jul/10 ]

You are right. I have added a sentence to the custom plugin item in the preamble. The custom plugin chapter has already a section called packaging, where this is mentioned.

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