[EMAIL PROTECTED] wrote:
--- lucene/nutch/trunk/src/plugin/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/build.xml Sun Jan  8 16:13:42 2006
@@ -6,13 +6,14 @@
   <!-- Build & deploy all the plugin jars.                    -->
   <!-- ====================================================== -->
   <target name="deploy">
-     <!--ant dir="analysis-de" target="deploy"/-->
-     <!--ant dir="analysis-fr" target="deploy"/-->
+     <ant dir="analysis-de" target="deploy"/>
+     <ant dir="analysis-fr" target="deploy"/>

Was this change intentional?  It looks unrelated.

Otherwise, this looks great!

Doug

Reply via email to