So I added this to my build file as a work around.  While it might fail, at
least it will not stop the build.


clean.doFirst{
  GFileUtils.deleteQuietly(buildDir);
}

-- 
View this message in context: 
http://gradle.1045684.n5.nabble.com/Clean-under-hudson-fails-30-of-the-time-tp3290283p3301267.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