http://forums.gradle.org/gradle/topics/error_in_parallel_build Aren't the new plugins supposed to be thread safe? Is there something else going on here? -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
http://forums.gradle.org/gradle/topics/error_in_parallel_buildAren't the new plugins supposed to be thread safe?
On 20 Jan 2014, at 10:29 pm, Luke Daley <[hidden email]> wrote:http://forums.gradle.org/gradle/topics/error_in_parallel_buildAren't the new plugins supposed to be thread safe?They are. The `uploadArchives` task is from the old stuff and is not thread-safe.
--Adam MurdochGradle Co-founderhttp://www.gradle.orgVP of Engineering, Gradleware Inc. - Gradle Training, Support, Consultinghttp://www.gradleware.com