From c3e2be497e4ee8afce786851b34c6e7dfe8270f2 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Wed, 26 Sep 2012 01:00:39 +0000 Subject: [PATCH] Remove useless task, as we have no analyzer factories anymore in Solr. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390244 13f79535-47bb-0310-9956-ffa450edef68 --- solr/build.xml | 94 +------------------------------------------------- 1 file changed, 1 insertion(+), 93 deletions(-) diff --git a/solr/build.xml b/solr/build.xml index 162b99e7d3a..e280c825cec 100644 --- a/solr/build.xml +++ b/solr/build.xml @@ -575,99 +575,7 @@ - - - - - - - - - - - - - - - - - - - - - - - ... - - This task requires that the property 'stub.src.path' be set. - - It must contain a "path" listing directories containing source - files that this task should use when looking for classes that - need factories created, the format is platform specific -- - typically it is colon seperated in Unix, semi-colon seperated - on windows, ie: - - ant stub-factories -Dstub.src.path="core/src:../lucene/contrib:../lucene/core/src/java:../lucene/analysis" - - FYI: The file ${stub.list} contains a list of classes - that seem to need stub factories. (if java files can be found to - use as guides for creating them). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +