-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14678/
-----------------------------------------------------------
Review request for pig.
Bugs: PIG-3519
https://issues.apache.org/jira/browse/PIG-3519
Repository: pig-git
Description
-------
I've changed the dependency on avro-tools to request the "no dependency"
classifier and added missing dependencies such as trevni-core (test jar) or
trevni-avro (test jar).
Diffs
-----
ivy.xml b8a9bb9
ivy/libraries.properties 464ff11
Diff: https://reviews.apache.org/r/14678/diff/
Testing
-------
TestAvroStorage seems to be the only user of this dependency at it seems to be
working:
ant clean test -Dtestcase=TestAvroStorage
Thanks,
Jarek Cecho