Thanks for pointing the chapter out. I spent 1 hour on the doc yesterday and I 
failed to spot it.


________________________________

        From: Jim Moore [mailto:[email protected]] 
        Sent: Thursday, November 12, 2009 6:15 PM
        To: [email protected]
        Subject: Re: [gradle-user] adding groovy librairies to Gradle
        
        
        Look at "34.2. External dependencies for the build script" in the 
Gradle User's Guide. 

        You may also want to look at the previous chapter on Writing Custom 
Plugins, depending on your needs.


        On Thu, Nov 12, 2009 at 12:08 PM, Rwanou 
<[email protected]> wrote:
        


                Hi all,
                
                Sorry if the question was already raised.
                
                I'm trying to use some external groovy libs inside my 
build.gradle tasks. I
                would like to use the "org.codehaus.groovy:http-builder" 
classes inside my
                custom "deploy" gradle task.
                How can I add this lib to Gradle's classpath?
                Do I have to edit bin/gradle* or gradlew?
                or maybe create my custom gradle-core*.jar?
                
                Of course this inclusion should be environment free, so any 
ideas would be
                appreciated.
                --
                View this message in context: 
http://old.nabble.com/adding-groovy-librairies-to-Gradle-tp26322473p26322473.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