/[Apache-SVN]/lucene/nutch/trunk/src/plugin/build.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- lucene/nutch/trunk/src/plugin/build.xml	2005/09/13 13:02:41	280550
+++ lucene/nutch/trunk/src/plugin/build.xml	2005/09/13 13:06:32	280551
@@ -12,6 +12,7 @@
      <ant dir="index-more" target="deploy"/>
      <ant dir="languageidentifier" target="deploy"/>
      <ant dir="lib-jakarta-poi" target="deploy"/>
+     <ant dir="lib-lucene-analyzers" target="deploy"/>
      <ant dir="nutch-extensionpoints" target="deploy"/>
      <ant dir="ontology" target="deploy"/>
      <ant dir="protocol-file" target="deploy"/>
@@ -66,6 +67,7 @@
     <ant dir="index-more" target="clean"/>
     <ant dir="languageidentifier" target="clean"/>
     <ant dir="lib-jakarta-poi" target="clean"/>
+    <ant dir="lib-lucene-analyzers" target="clean"/>
     <ant dir="nutch-extensionpoints" target="clean"/>
     <ant dir="ontology" target="clean"/>
     <ant dir="protocol-file" target="clean"/>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26