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

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

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

--- lucene/nutch/trunk/build.xml	2006/04/15 00:09:13	394230
+++ lucene/nutch/trunk/build.xml	2006/04/15 00:13:21	394231
@@ -356,7 +356,8 @@
       <group title="Ontology Plugins" packages="${plugins.ontology}"/>
       <group title="Misc. Plugins" packages="${plugins.misc}"/>
     </javadoc>
-
+    <!-- Clean the doc-files dir from src -->
+    <delete dir="${src.dir}/org/apache/nutch/plugin/doc-files"/>
   </target>	
 	
   <target name="default-doc">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26