From de0fc904c5a68e1af2c02ae64fa0c7e9f5f9699c Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 2 Mar 2010 11:03:41 +0000 Subject: [PATCH] allow AntUnit tests to pass on Windows even if the created jar cannot be deleted. This will likely leave test.jar lying around in $TEMP on Windows. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917956 13f79535-47bb-0310-9956-ffa450edef68 --- src/tests/antunit/taskdefs/import-url-test.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/tests/antunit/taskdefs/import-url-test.xml b/src/tests/antunit/taskdefs/import-url-test.xml index ab4f0d495..0d4bb3247 100644 --- a/src/tests/antunit/taskdefs/import-url-test.xml +++ b/src/tests/antunit/taskdefs/import-url-test.xml @@ -40,15 +40,15 @@ - - + + - + @@ -58,15 +58,14 @@ foo=bar - - - + - + +