From 8a8ebf595eb8a868cf9d5ac8d5ce9845d72fd419 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 28 Apr 2015 06:08:45 +0200 Subject: [PATCH] create test jar outside of ${output} since we read resources from it, the JVM won't close it and subsequent tests can not remove ${output} - making them fail on Windows. --- src/tests/antunit/types/resources/test.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/antunit/types/resources/test.xml b/src/tests/antunit/types/resources/test.xml index 4b507ede2..fca9b56c3 100644 --- a/src/tests/antunit/types/resources/test.xml +++ b/src/tests/antunit/types/resources/test.xml @@ -22,7 +22,7 @@ - +