----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47110/ -----------------------------------------------------------
(Updated Dec. 2, 2016, 8:41 p.m.) Review request for Sqoop. Bugs: SQOOP-2925 https://issues.apache.org/jira/browse/SQOOP-2925 Repository: sqoop-trunk Description ------- Currently if the artifacts are only available in the ivy cache, but not in the local maven repo the ant compile is much slower than it should be (because it reach out to the external maven repo for every artifact to check some info/checksome/etc). With these changes it works much faster on my dev machine. Please review it and share your concerns! Diffs ----- ivy/ivysettings.xml 2920c89 Diff: https://reviews.apache.org/r/47110/diff/ Testing ------- Thanks, Attila Szabo