limited-country-20626
06/01/2016, 3:45 PM3rdparty/BUILD.foo and 3rdparty/BUILD.bar. If I move a jar dep from BUILD.foo to BUILD.bar the VTS that manages all the jar targets is invalidated! The jars are sorted before being processed by the VTS.
This has a strong chance to not be a Pants bug but an oversite in our custom resolver. But it closely mirrors what backuist was reporting, so mentioning here. I will try and take some time to dig into this over the weekend perhaps..