https://pantsbuild.org/ logo
a

able-airport-54778

02/09/2017, 8:24 PM
hey all, I have (for big organizational issues) a need to have 2 versions of an external library in my repo. When I do a compile of the entire repo, compilation fails due to one place expecting a class that was only available in the 2.xx branch, or another place that wants to reference a new class in the 3.xx. Any suggestions for how to handle this? Is there a good way to relocate a jar_library, or some other strategy?