On Oct 23, 2008, at 12:01 PM, Russel Winder wrote:
On Thu, 2008-10-23 at 11:42 +0200, Hans Dockter wrote:
Hi Russel,
On Oct 23, 2008, at 10:36 AM, Russel Winder wrote:
On my twin-xeon Ubuntu 8.04 system:
|> rm -rf build buildSrc/tmpTest/ && ./gradlew -f explodedDist
GRADLE_WRAPPER_ALWAYS_UNPACK env variable: null
GRADLE_WRAPPER_ALWAYS_DOWNLOAD env variable: null
[delete] Deleting directory /home_dimen/users/russel/
Repositories/Bazaar/Subversion_Branches/GradleCore_Trunk/
AntTask/.gradle/build-resolver
================================================ Start building
buildSrc
Executing Task: :clean
Executing Task: :init
Executing Task: :resources
Executing Task: :compile
Executing Task: :testResources
Executing Task: :testCompile
Executing Task: :test
[ant:junit] Test org.gradle.build.release.VersionTest FAILED
Build failed with an exception.
could you try this again. I have submitted a change to the delete
logic.
Still failing :-(
The implication is that a directory with a still open file is being
deleted -- possibly in buildSrc/tmpTest/root ?
the delete logic that is used can be found in: src/main/groovy/org/
gradle/util/GradleUtil.groovy and the method deleteDir.
The VersionTest is calling the delete method in its tearDown method.
Could you switch back to the AntBuilder delete in GradleUtil and add
set the quiet attribute to true?
- Hans
--
Hans Dockter
Gradle Project lead
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email