Howdy, While doing the geb release with m5, I hit http://issues.gradle.org/browse/GRADLE-1865
Amusingly, I had to back down to m4 to do the release. I don't think it's a block for the release of m5 as there should always be ways around this (e.g. using the «zipTask».outputs.files instead of a configuration) but this should work. I've added https://github.com/gradle/gradle/blob/master/subprojects/integ-test/src/integTest/groovy/org/gradle/integtests/ProjectZipDependencyBug.groovy that shows this (i.e. fails), but it's currently ignored. I'm sharing in case anyone wants to have a look, otherwise I'll investigate further after SpringOne. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
