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
