Hi, I have started to develop the Hudson Gradle plugin : http://hudson.gotdns.com/wiki/display/HUDSON/Gradle+Plugin
For the moment, the plugin implementation only invokes the gradle command. (for windows plateform, I will very soon support gradle.bat (for gradle 0.5-SNAPSHOT) instead of gradle.exe that have problem with ERRORLEVEL) I read the Gradle user guide with attention. But in chapter 4.4, it is suggested that a Gradle integration in a CI might start by its main method and for supporting environment property start with ORG_GRADLE_PROJECT_ I do not understand it. Is it possible to give more explication on this? Thanks -- View this message in context: http://www.nabble.com/Gradle-CI-server-integration-tp20385641p20385641.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
