Closed RadicalZephyr closed 6 years ago
Currently, since each jar is processed in isolation, usages of one vendored dep inside another wouldn't be rewritten. This would totally break the idea of transitive dependency resolution working like the user would want it to.
This is sort of in conflict with #3 and #4. Closing in favor of going in that direction.
Currently, since each jar is processed in isolation, usages of one vendored dep inside another wouldn't be rewritten. This would totally break the idea of transitive dependency resolution working like the user would want it to.