This is exactly what I need. Thank You!

Adam Murdoch-2 wrote:
> 
> You can use initscript.configurations.classpath, which is a 
> Configuration object. Or you could add a p4 configuration:
> 
> initscript {
>      configurations.add('p4')
>      repositories { ... }
>      dependencies { p4 group: ..., name: ..., version: ... }
> }
> 
> and use initscript.configurations.p4
> 
> I've added http://jira.codehaus.org/browse/GRADLE-792 and 
> http://jira.codehaus.org/browse/GRADLE-793 to improve this for init
> scripts.
> 
> -- 
> Adam Murdoch
> Gradle Developer
> http://www.gradle.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Using-ant.p4sync-task-from-gradle-0.8-tp26829605p27026586.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