... in fact, not really... really unrelated !!! I remove it immediately. Thanks
On 1/9/06, Doug Cutting <[EMAIL PROTECTED]> wrote: > > [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 > -- http://motrech.free.fr/ http://www.frutch.org/
