From b57d801ae3070fb5817e2c4b29f061491fc183b3 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Sat, 10 Nov 2012 14:08:45 +0000 Subject: [PATCH] don't fail if we cant delete: for some reason windows is hanging on to open file handles to these jars? git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407815 13f79535-47bb-0310-9956-ffa450edef68 --- solr/example/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/example/build.xml b/solr/example/build.xml index e48fdccf214..efc491798d2 100644 --- a/solr/example/build.xml +++ b/solr/example/build.xml @@ -43,7 +43,7 @@ there is probably a cleaner way: but this ensure we have no garbage if jetty is upgraded --> - +