[EMAIL PROTECTED] wrote:
+    <!-- Copy the plugin.dtd file to the plugin doc-files dir -->
+    <copy file="${plugins.dir}/plugin.dtd"
+          todir="${src.dir}/org/apache/nutch/plugin/doc-files"/>

The build should not make changes to the source tree. The source tree should be read-only to the build. All changes during build should be confined to the build directory.

Is this just needed for references from javadoc? If so, then this can be copied to build/docs, no?

Doug


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to