From 262de45645d95f728a6967e7977bf694c67d3365 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Fri, 21 Sep 2012 04:06:45 +0000 Subject: [PATCH] hack around bug-in-something causing link-checker to false-fail on windows by chdir'ing to the docs dir here git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388319 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/common-build.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lucene/common-build.xml b/lucene/common-build.xml index 5ed2fc48b8c..1d8d357c204 100644 --- a/lucene/common-build.xml +++ b/lucene/common-build.xml @@ -1805,10 +1805,11 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites + - + - +