Hi all,

Migrating from 0.5 to 0.6, i was upgrading my script with not much problem.
Anyway, I spent some time fixing my ant task, which uses a custom
configuration for a classpath.

Basicly, adding the configuration is no problem, but getting the
configuration as classpath wasn't so easy because of an error in the doc.

Here it is:
chapter 25.3, in example 25.2 the code listed is :
configurations.ftpAntTask.asPath()
where it should be
configurations.ftpAntTask.getAsPath()

Not very hard, but still very confusing when you have to manage other
migration aspects.

Should I open a Jira for that?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/error-in-documentation-about-ANT-classpath-tp23739464p23739464.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to