Andy Hedges wrote:
So I've modified the ant file and it works in the following way. If the
file hasn't been downloaded it does so. Even if the src has been
download it may not have been compiled and jared and so that is checked
and if necessary it is build. It then removes all the intermediate files
that were created (excluding the src).

Anyway here is the new build.xml

Looks good. I just committed it.

On a related note, I see that JavaCC is now available under a BSD license! So we could bundle JavaCC with Nutch. Since it's not needed at runtime, perhaps we should put it in a lib/tools directory. Then we can freely call it both here and in the top-level build.xml, and need no longer commit generated code, but rather generate it all at build time...

Doug


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to