Thanks Jeff ! Following what you have said, I build my hadoop core jar first (command -> ant jar). That created a hadoop-core.jar in the build. Now can you please tell me how to use this as dependable for the building of examples.jar. Because if I give ant example , it gives errors like the new classes I ve included in the core are not found. I suppose thats because its using the old hadoop-core.jar .
Thanks, Matthew John
