----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54156/ -----------------------------------------------------------
Review request for Sqoop, Attila Szabo and Szabolcs Vasas. Bugs: SQOOP-3056 https://issues.apache.org/jira/browse/SQOOP-3056 Repository: sqoop-trunk Description ------- Add report ivy report target to ant, as it's difficult to tell where dependencies come from - you should be able to generate an html and graph report to figure out where the transitive dependencies come from. Diffs ----- build.xml 6e8d393 Diff: https://reviews.apache.org/r/54156/diff/ Testing ------- ran ant report and checked the output html & graph (with yEd), ran ant clean test, ant compile Thanks, Anna Szonyi