From be12c931f4b7af1c28d27e2d658428a46776a552 Mon Sep 17 00:00:00 2001 From: cmarschner Date: Tue, 18 Jun 2002 00:47:39 +0000 Subject: [PATCH] lucene.jar is now necessary for building lucene storage git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150787 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/webcrawler-LARM/build.xml | 45 ++++++++++++++++--- 1 file changed, 38 insertions(+), 7 deletions(-) diff --git a/sandbox/contributions/webcrawler-LARM/build.xml b/sandbox/contributions/webcrawler-LARM/build.xml index 4aecf8454ad..1704952a8b1 100644 --- a/sandbox/contributions/webcrawler-LARM/build.xml +++ b/sandbox/contributions/webcrawler-LARM/build.xml @@ -2,6 +2,8 @@ + + @@ -18,27 +20,56 @@ + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + + ################################################################## + Lucene not found. + Lucene Home: ${lucene.jar} + ################################################################## + + + -