From 9d28e266664c4c529bb93143987241f0a758564c Mon Sep 17 00:00:00 2001 From: Daniel Naber Date: Sat, 8 Oct 2005 11:01:09 +0000 Subject: [PATCH] Make "ant -projecthelp" show the javadocs and docs targets as well (LUCENE-447), by Luc Vanlerberghe git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@307284 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index f4a014a9cbd..efa81d37d10 100644 --- a/build.xml +++ b/build.xml @@ -120,11 +120,11 @@ - + - +