You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Renaud Richardet <re...@wyona.com> on 2006/08/04 20:02:29 UTC

question re ant job task: why is hadoop jar not included

Hello Nutch,

I always build Nutch using the default ant task (ant job). Looking into 
build.xml, I was wondering why hadoop-*.jar is excluded. Any hints?

<target name="job" depends="compile">
   <jar jarfile="${build.dir}/${final.name}.job">
     <zipfileset dir="${build.classes}"/>
     <zipfileset dir="${conf.dir}" excludes="*.template"/>
     <zipfileset dir="${lib.dir}" prefix="lib"
                 includes="**/*.jar" excludes="hadoop-*.jar"/>
     <zipfileset dir="${build.plugins}" prefix="plugins"/>
   </jar>
 </target>

Thanks in advance,
Renaud

-- 
Renaud Richardet
COO America
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
office +1 857 776-3195                     mobile +1 617 230 9112
renaud.richardet <at> wyona.com              http://www.wyona.com