Stefan Groschupf a écrit :
Also, I think the Pig project should follow the common practice and
NOT rename third-party libraries, i.e. in this case to keep the
original name of hadoop-0.15.0.jar (if indeed it was that Hadoop
release).
100 % agreed. What would be great!
What would be a perfect solution would be using
http://ant.apache.org/ivy/.
However as I understand it this required that the hadoop developers
publish there releases into a repository.
However not sure if hadoop developers are willing to do that. It would
help quite a lot for many other projects as well.
Stefan
Even if I think ivy is great pig has so few libs (4 if I exclude
hadoop14) that I think a "classical" lib folder holding jars (with
version numbers in the jars name) could be enough...
http://svn.apache.org/repos/asf/incubator/pig/trunk/lib/
my 2 cents