----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47110/#review157817 -----------------------------------------------------------
Ship it! Hi Attila, This is a super helpful patch, makes my ivy resolves significantly faster, thank you!! Thanks, /Anna - Anna Szonyi On May 9, 2016, 7:26 a.m., Attila Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47110/ > ----------------------------------------------------------- > > (Updated May 9, 2016, 7:26 a.m.) > > > Review request for Sqoop. > > > 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 > >